![]() |
|
|
|||||||
| FlashChat | Actuarial Discussion | Preliminary Exams | CAS/SOA Exams | Cyberchat | Around the World | Suggestions |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
I haven't dealt with these things in a while, so this may be a dumb question. I have an absolutely dreadful spreadsheet some underwriters put together that I'm trying to understand. I thought I could right-click on a listbox to find out where its values were coming from or where its output was going or something like that. Nothing happens when I right-click on any of the listboxes in this spreadsheet. I've already unprotected both the workbook and the worksheet. Any ideas?
I'm also having trouble figuring out where the radio buttons and checkboxes are going -- I don't know if I'm supposed to be able to right click on those either. |
|
#2
|
||||
|
||||
|
It may be a Control Toolbox Item rather than a Form item. Try this:
1. View > Toolbars > Control Toolbox 2. Click on Design Mode (first one, with blue triangle and pencil like in MS Access) 3. Right click on object and select Properties (not Format Control). 4. For data source on a list box, look for the listboxfill property.
__________________
Res ipsa loquitur, sed quid in infernos dicet?
|
|
#3
|
||||
|
||||
|
Sounds like your listbox is from the control toolbox, not from the forms menu. Go to View>Toolbars>Control Toolbox>Design Mode to allow you to right click it and get to the properties.
__________________
Hooray for fiscal irresponsibility and forced morality. |
|
#5
|
||||
|
||||
|
Is it a real drop down or a validation drop down?
Use the arrow keys to navigate the cursor to select the cell behind the dropdown. Then in the menu go to Data > Validation > Settings. Is there a source listed? Another idea- what happens when you right click on a cell instead of a listbox? Also, have you checked to see if there is any VBA in the workbook that may have created this situation?
__________________
Res ipsa loquitur, sed quid in infernos dicet?
|
|
#6
|
||||
|
||||
|
No fair. I was going to say Validation Drop Down.
__________________
e-Transport, Ltda.® - International Freight Forwarders ™ __________________ Suvarna Chemical Industries® - Manufacturers of Quality Pigment Pastes and Catalyst MEKP 50 %, Cobalt Accelerator and Cobalt Octoate for the Fiberglass Reinforced Plastic Industries __________________ CLAAS of America, Inc.® - Your Harvesting Specialist __________________ Harbor Freight Tools® - America's Favorite Tool Store ™ |
![]() |
| Thread Tools | |
| Display Modes | |
|
|