smittal
Member
Hi,
I am Beginner in VBA. i am working on a project in which if you update any client name in your db and tagged with project manager then it will automatically link with Project manager sheet.
Now, i want to add a new worksheet for every new entry in column A ... means column A of sheets("raw") contains the client name... what i want.. whenever i add any new client in DB then automatically a New worksheet will add and copy the format from previous sheet and the worksheet name would be the client name (Max 20 Length)...
I am Beginner in VBA. i am working on a project in which if you update any client name in your db and tagged with project manager then it will automatically link with Project manager sheet.
Now, i want to add a new worksheet for every new entry in column A ... means column A of sheets("raw") contains the client name... what i want.. whenever i add any new client in DB then automatically a New worksheet will add and copy the format from previous sheet and the worksheet name would be the client name (Max 20 Length)...