Home |
Search |
Today's Posts |
#5
![]() |
|||
|
|||
![]()
On Thu, 16 Jun 2005 20:07:02 -0700, InfinityDesigns
wrote in microsoft.public.excel.misc: The question I have is can you add to an existing formula in a particular cell. Example: I have a workbook where I fill out a work order for jobs sold. In that workbook I have defined many names for individual products in several other workbooks to return a retail price and a wholesale price. The defined name for the retail price is the name of the product ie; "HollywoodHills", the defined name for the wholesale price is the same but with a "C" at the end ie; "HollywoodHillsC". I am wanting to have a macro to add the "C" to the end of the defined name in a cell to return the wholesale price of the product. This would greatly uncomplicate my life and any help is greatly appreciated If A1 contains "HollywoodHills", the following formula will return the value of the name "HollywoodHillsC": =INDIRECT(A1&"C") -- Michael Bednarek http://mbednarek.com/ "POST NO BILLS" |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help with what should be a simple formula | Excel Worksheet Functions | |||
i want to create a simple mailing list can u help | Excel Worksheet Functions | |||
Help with a simple formula | Excel Discussion (Misc queries) | |||
Simple But Stumped | Excel Discussion (Misc queries) | |||
Need a simple Secretaries Cash Book | Excel Discussion (Misc queries) |