If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > lookup options

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-27-04, 01:20
Aladd1n Aladd1n is offline
Registered User
 
Join Date: Jan 2004
Posts: 5
lookup options

hello,

i am a hombuilder and i have begun creating a workbook to streamline some paperwork operations. the workbook has three sheets (file attached). the sheet named 'options' has several checkboxes for different options.

i would like to create a formula that searchs for all checked options and inserts them in the 'start order' worksheet.

please take a look at the attached file and any help would be greatly appreciated.

thanks
aladdin
Attached Files
File Type: zip start order.zip (8.3 KB, 15 views)
Reply With Quote
  #2 (permalink)  
Old 02-27-04, 12:38
Smitty Smitty is offline
Registered User
 
Join Date: Dec 2003
Location: San Diego, CA
Posts: 153
Welcome to the Board!

Here's a solution with a little bit of VBA and VLOOKUPS.

Hope that helps,

Smitty
Attached Files
File Type: zip start order.zip (24.0 KB, 22 views)
Reply With Quote
  #3 (permalink)  
Old 02-27-04, 16:13
Aladd1n Aladd1n is offline
Registered User
 
Join Date: Jan 2004
Posts: 5
thank you so much smitty. that solution is perfect.
Reply With Quote
  #4 (permalink)  
Old 02-27-04, 16:43
Aladd1n Aladd1n is offline
Registered User
 
Join Date: Jan 2004
Posts: 5
upon second look i have a question: how does the 'start order' page update? ie. when different options are selected on the 'options' page, they do not update on the 'start order' page without clearing the worksheet first.

also, how can i change the formatting of the checkboxes?

thanks
Reply With Quote
  #5 (permalink)  
Old 02-27-04, 17:08
Smitty Smitty is offline
Registered User
 
Join Date: Dec 2003
Location: San Diego, CA
Posts: 153
You need to hit the Clear Options checkbox (it should actually be a Command Button) toward the bottom of the Options sheet. That was the most efficient way I could think of doing it on Friday with me in I wanna scoot mode.

As for formatting the CheckBoxes, they're ActiveX controls, so goto View-->Toolbars-->Control Toolbox. Enter Design Mode (the Speed Square looking thing), then View-->Properties. ActiveX controls are much easier to work with in regards to formatting than Forms controls.

Hope that helps,

Smitty

Last edited by Smitty; 02-27-04 at 17:10.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On