I have used Macros for years, I now have a problem when writing even a simple Macro eg
Sub Unit2()
'
' Unit2 Macro
'
'
Sheets("Units").Select
range("A1").Select
End Sub
I get Compilation Error
Wrong number of arguments or Invalid Property Assignment
It appears to only happen in one workbook, as the same macro takes me to Cell A! in a sheet called "Units"
Can anyone make some suggestions as I have nearly finished the whole workbook, and this is stuffing me up.
Thanks Peter Braun
Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution. Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.
To change a Title on your post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.
PLEASE PM WHEN YOU HAVE DONE THIS AND I WILL DELETE THIS POST
Your post does not comply with Rule 3 of our Forum RULES. Use code tags around code. Posting code without them makes your code hard to read and difficult to be copied for testing. Highlight your code and click the # at the top of your post window. For more information about these and other tags, found here
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks