A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
I just hit record macro, named it, then stop and this is what I got when I ran the macro.
- It opened VBE immediatly
- Message box said "Compile Error"
- And this is what appeared in the VBE module
Sub Macro1()
'
' Macro1 Macro
'
'
Application. "Book1!Macro1"
End Sub
======================
So, therefore still not working.
Thanks for reaching out though.
Something is up with this Excel because I have another version of Excel on the same computer with no problems doing macros. So something was either turned on or off somewhere down the line. HELP