Hi guys I a basic excel user and I have hit a wall. I have created a stock taking work book for a university project that I am doing. I chose to do a simple stock take file for a Timber Frame company. I want to lock a specific 'named range' column after the month has passed so for example:
STOCK TAKE/COUNT- this page will be for inputting data so if you are counting stock this is the page that you will see however once you have input that data there is a SAVE macro that I created and assigned to an image on this COUNT page and this copies a TOTALS column in the COUNT page and pastes it onto a column in the MONTHLY Page.
TimberMONTHLY- this is the worksheet where all the totals will go and on this page it lists all the materials in exactly the same way that they are listed on the STOCK TAKE page with the only difference being that the monthly page has JAN - DEC monthly columns.
Notes: now the assumption for the project is that the stock take is done at the end of each month. So at the end of April for example there will be a stock take, say, on the last working day of the month or just on the last day. I want my macro to save data into the correct month column and once that data is saved to also be able to lock that column. so at the end of april once all data has been collected if i click save I want just the values of that data to be copied onto the April column and then April is locked but all other months after that are open. I want the macro to just save data into the correct columns.
I hope this is not too complex I just wish I knew a lot more vba perhaps or had a lot more advanced excel knowledge.
I have attached the file so what I am saying doesnt sound like jibberish.
Oh and its EXCEL 2007 btw
Bookmarks