Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() As mentioned in a previous post Select D1 Record this: Array-enter =SUM($A1) What gets recorded is Selection.FormulaArray = "=SUM(RC1)" Play it back. What gets entered is the array-entered =SUM(RC1) INTERESTING! instead of showing {=SUM($A1)} It shows {=SUM(RC1)} Any body having this problem under 2007? I could not get this work under 2007 Thanks Abdul |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Nor I.
-- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Abdul" wrote in message ups.com... As mentioned in a previous post Select D1 Record this: Array-enter =SUM($A1) What gets recorded is Selection.FormulaArray = "=SUM(RC1)" Play it back. What gets entered is the array-entered =SUM(RC1) INTERESTING! instead of showing {=SUM($A1)} It shows {=SUM(RC1)} Any body having this problem under 2007? I could not get this work under 2007 Thanks Abdul |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Stop 2007 from recording formulas with Relative Referencing | Excel Discussion (Misc queries) | |||
Excel 2007 recording macro | Excel Discussion (Misc queries) | |||
Excel 2007 macro recording: objects | Excel Discussion (Misc queries) | |||
My excel macro recorder no longer shows up when recording macro | Excel Discussion (Misc queries) | |||
2007: Macro recording not working for some actions | Excel Programming |