Hi,
I currently have a code that copies a worksheet in WB1, creates a new WB and renames the newly created file then saves it based on the value of two cells within the new WB.
The issue I have been facing is that once the values from the two cells combined become longer then 31 characters, the VB coding bugs out and returns an error message saying Run-time Error '1004'.
The coding I am using atm is:
Can anyone please advise how i can get around this bug and allow me to rename and save the new WB based on cells having values over 31 characters?![]()
Please Login or Register to view this content.
The two key cells i am trying to reference is G7 & B13.
Thank you.
Bookmarks