Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would like to scan a range of cells and if there is a calculation in
the cell, such as =5000 - 200, I would like to replace the value of the cell with what is immediately to the right of the equals sign. In this example I would like the new value of the cell to be 5000. All of the calculations will be in the format of =n1 - n2, I need to get the value of n1 and place it in the cell. If there is not a calculation in the cell, I want to leave it unchanged. Can someone give me the logic to do this? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Stopping Auto calculation in Part of a Worksheet | Excel Worksheet Functions | |||
(Part 3) - Retrieve Numeric Label for Max Value by Criteria across Single Row | Excel Worksheet Functions | |||
(Part 2) - Retrieve Numeric Label for Max Value by Specific Day & Month | Excel Worksheet Functions | |||
i am working with excel sheet. in the calculation part i want if | Excel Programming |