Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I just recorded a macro for which one of the steps is a rather complicated
ISNUMBER/MATCH function: ActiveCell.FormulaR1C1 = _ "=IF(AND(ISNUMBER(MATCH(LEFT(RC[-18],3),'[ELR expense account identification.xls]Sheet1'!R2C1:R12C1,0)),ISNUMBER(MATCH(RC[-17],'[Frank''s expense codes--GDCS and non-GDCS.xls]Sheet1'!R2C1:R39C1,0))),""Extract"","""")" Two questions: 1) How do I get the macro to always insert this formula into cell T2? 2) Why does the macro recorder record in R1C1 format? Is it possible to get it to record in regular A1 format? Thanks, Dave |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
My excel macro recorder no longer shows up when recording macro | Excel Discussion (Misc queries) | |||
My excel macro recorder no longer shows up when recording macro | Excel Discussion (Misc queries) | |||
Macro recorder | Excel Discussion (Misc queries) | |||
Macro Recorder-Relative relation | Excel Discussion (Misc queries) | |||
Change result of Macro Recorder | Excel Discussion (Misc queries) |