Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I have a problem or situation. I have excel sheets that have formula that needs to be changed. I have changed one set and done a copy--- paste special ----- formula. Fine till here. Now what I want to do is select the range that I have copied the formula and check if it is in the same format that I require. For example the formula is say "=If(isblank(A2),"N/A",(C2/E2-D2)). So, what I need to do is enter the following in a text box : (if(isblank(xx999),"N/A",(xx999/(xx999-xx999)), where xx represents any column from A to IV and 999 be a row from 1 to 65536. Is this possible? Any help will be highly appreciated. Or else i have to check the 27 sheets with 400 formulae in each sheet manually :-(. Regds |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Req help on Formula or vb in excel to calculate between reference style and formula style tia sal2 | Excel Discussion (Misc queries) | |||
Req help on Formula or vb in excel to calculate between reference style and formula style tia sal2 | Excel Worksheet Functions | |||
Changing from format style to list style | Excel Worksheet Functions | |||
can a1 reference style and r1c1 style be used in same formula? | Excel Worksheet Functions | |||
Check my Conditional Format Formula | Excel Programming |