Try this in place of my last code
Code:Application.DisplayAlerts = False Do While ThisWorkbook.Worksheets.Count > 2 ThisWorkbook.Sheets(ThisWorkbook.Sheets.Count).Delete Loop Application.DisplayAlerts = True Set BaseWks = ThisWorkbook.Worksheets(2)
Try this in place of my last code
Code:Application.DisplayAlerts = False Do While ThisWorkbook.Worksheets.Count > 2 ThisWorkbook.Sheets(ThisWorkbook.Sheets.Count).Delete Loop Application.DisplayAlerts = True Set BaseWks = ThisWorkbook.Worksheets(2)
A dream is not something you see when you are asleep, but something you strive for when you are awake.
It's usually a bad idea to say that something can't be done.
The difference between dream and aim, is that one requires soundless sleep to see and the other requires sleepless efforts to achieve
Join us at Facebook
Hi, -
This seems woking fine. However the file i am copying contains password (same password for all files), and this code gives me an debug option about the protected sheets. and highlights .value=.value
Where shoud i define the password in this code to resolve this.
Writeright before that lineCode:.parent.unprotect "passwordhere"
A dream is not something you see when you are asleep, but something you strive for when you are awake.
It's usually a bad idea to say that something can't be done.
The difference between dream and aim, is that one requires soundless sleep to see and the other requires sleepless efforts to achieve
Join us at Facebook
Hi in the sheet to which their is a link there is a sheet which does exaclty that, Each teacher makes a copy punch his data in and than any one sheet is used to import all of the other data where ever it has been saved usually it is done from a USB stick
Hi,
Can you please mention the link only to the file. There are several links in your post.
Thanks
Rajesh
Bookmarks