Hi All,
Hoping you can help me with this one. I have attached the workbook with the code in it. Everything works fine in the macro but as you can see I am no expert with vba! I have manually told it to select every sheet and cell that is needed and therefore the macro runs a lot slower.
A seperate query about the same spreadsheet, this obviously only works on the first column next to the name (as that is what I reference for the cells) so if you wanted a Monday rota it would be fine. Have you any suggestions how I can make this work dependant on what day of the week you want?
For example cell J4 references the day and I thought this code below might do it, but I had no luck!
but that just brought errors up in the code. Obviously all of the cell references were changed to 'c' but I have now changed them back.![]()
Please Login or Register to view this content.
Of course another way to do it is using the above code to decide which Module to fire and save each day in a seperate Module but I do worry about that slowing the macro down even further!
Any help is much appreciated.
Regards
Danny
Bookmarks