ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Macro Recording 2007 (https://www.excelbanter.com/excel-programming/395519-macro-recording-2007-a.html)

Abdul[_2_]

Macro Recording 2007
 

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


Bob Phillips

Macro Recording 2007
 
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





All times are GMT +1. The time now is 09:37 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com