Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have a cell that has a formula. The formula refrences other cells i the sheet. I need some code that will give me the contents of a cell select. I want it to give me the formula asigned to the cell. Everything I have tried only gives me the value resulting from th formula. Ex: If a cell A1 contains "= B1+B2+B3" I want to be able to call out this formula in come code, but I want i to give me =B1+B2+B3, and not simple that it equals say -- kola556 ----------------------------------------------------------------------- kola5567's Profile: http://www.excelforum.com/member.php...fo&userid=2461 View this thread: http://www.excelforum.com/showthread.php?threadid=39949 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
concatenate contents of cells whose contents resemble cell referem | Excel Worksheet Functions | |||
nested Cell("contents", w/ cell contents reference) | Excel Worksheet Functions | |||
Macro to remove contents of cell and move all other contents up one row | Excel Discussion (Misc queries) | |||
Cell contents vs. Formula contents | Excel Discussion (Misc queries) | |||
Copying cell contents to add to existing contents in another cell | Excel Programming |