Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
After I opened a textfile with a macro I place a formula in row 2 of a colunm
then do an autofill down the column. The "isref" error appear however where ever a group of data change. I tried numerous formulas [IF(,,)] but the "isref" appears at the same rows everytime. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
That could be because the cell is formatted as text, first change the cell to
general and then key in your formula, you may want to do a Replace of the = sign for another = just to get the cells to refresh the formulas. Michael Arch. Please rate this posting if helpful "Brian Jones @ Belhar SA" wrote: After I opened a textfile with a macro I place a formula in row 2 of a colunm then do an autofill down the column. The "isref" error appear however where ever a group of data change. I tried numerous formulas [IF(,,)] but the "isref" appears at the same rows everytime. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
How do I change the column heading in Excel to display "A" "B" "C | New Users to Excel | |||
Why do I receive "Fill not found" message when I open Excel? | Setting up and Configuration of Excel | |||
Please add a "sheet" function like "row" and "column" functions | Excel Programming | |||
How do I split "A1B2" into "A1" and "B2" using text to column fun. | Excel Programming |