In the following code i am getting an error saying variable not defined in this line
SaveName = mydir & "\" & txtJobNo.Value & ".xls"
![]()
Please Login or Register to view this content.
In the following code i am getting an error saying variable not defined in this line
SaveName = mydir & "\" & txtJobNo.Value & ".xls"
![]()
Please Login or Register to view this content.
You haven't declared SaveName - you need to add:
![]()
Please Login or Register to view this content.
Everyone who confuses correlation and causation ends up dead.
Romperstomper
Now it comes up with the following error: invalid use of Me keyword
![]()
Please Login or Register to view this content.
Where is the code? That will only work in a userform.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks