Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I'm putting together a simple calculator in an Excel 2003 spreadsheet and would like to simplify it further. The idea would be to have a dropdown list, populated with factor prefixes "kilo, mega, giga, etc." If the user has a number such as 76MHz, he would enter 76 in column B and select "MHz" from the dropdown list in column C. Then, column D would take the value from column A (an energy) and divide it by B times the factor e.g. A/(B*1,000,000). It would also be very handy for the result to be expressed by "name" e.g. 250 pico Joules, instead of 2.5E-10. Tips, suggestions? -- Cheers, Stephen |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
dropdown list contains 5 items want to add 100 how | Excel Discussion (Misc queries) | |||
dropdown list contains 5 items want to add 100 how | Excel Discussion (Misc queries) | |||
select multiple items from a dropdown list | Excel Worksheet Functions | |||
Dropdown list in PivotTable has deleted items. How to omit? | Excel Discussion (Misc queries) | |||
is it possible to re-size or format list items in dropdown box? | Excel Discussion (Misc queries) |