![]() |
#4
|
|||
|
|||
![]()
Again from my experience ... relating to the following line in your macro :
ActiveSheet.Copy Before:=Workbooks("tempalatecodal.xlsb").Sheets("u serform") relating to : u serform Assuming this is not a typographical error ... you desired to name the Sheet "Userform" but Excel rejected that because that name references an Excel object - a form. Then you utilized a space after the first letter because it changes the name to something Excel will accept ? I've found Excel doesn't always accept names that include a space. Try adding an underscore ( _ ) to replace the space. Perhaps that will clear up your intermittent error issue. |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
One veryhidden sheet, one hidden sheet and two visible sheets - how to saveas into .xlsm workbook | kiwimtnbkr | Excel Programming | 4 | 06-26-2019 11:30 AM |
![]() |
rsrasc | Excel Programming | 4 | 08-19-2018 04:00 PM |
![]() |
nfotx | Mail Merge | 1 | 07-01-2015 12:55 AM |
![]() |
Sinister | Excel | 4 | 04-08-2014 05:53 PM |
Range(Cell1,Cell2) Error on another workbook controlling some other workbook? | tinfanide | Excel Programming | 1 | 02-09-2012 04:08 PM |