Simulate click of AutoSum doesn't work in 2007
In the past I have used the following code line to simulate a click of the
"AutoSum" button.
Application.CommandBars("Standard").Controls("&Aut oSum").Execute
This doesn't work in 2007; recording the macro doesn't work either. Anyone
have an equivalent that works in 2007; if so could you please post?
Thanks in advance for your assistance.
|