Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 137
Default 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

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default 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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Stop 2007 from recording formulas with Relative Referencing [email protected] Excel Discussion (Misc queries) 5 June 16th 08 08:09 PM
Excel 2007 recording macro Dan[_3_] Excel Discussion (Misc queries) 1 August 16th 07 04:16 PM
Excel 2007 macro recording: objects DMChesser Excel Discussion (Misc queries) 0 July 13th 07 11:04 PM
My excel macro recorder no longer shows up when recording macro jack Excel Discussion (Misc queries) 1 February 5th 07 09:31 PM
2007: Macro recording not working for some actions MrT Excel Programming 1 November 28th 06 01:36 PM


All times are GMT +1. The time now is 02:17 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"