So I have an 8 hour shift and literery no work to do, at all. So a good time to make a start and improve some of the stuff we use on a day to day basis.
Basically we have to log all unschedualed returns. So we have an excel spreadsheet, one for each year with a tab for the contracts list, then one for each month. We basically keep track with rows that list things like date, shift, tracking number, etc. Problem is the file is getting massive. its almost 3MB now and these PC's aren't exactly beasty.
There has to be a better way. I dont have access to C++/c# at work just Office (no Access unfortunately) and VBA. File locking on the shared drive isnt ideal either.
Any ideas? This could actually be usefull as I havn't had any experiance of VBA since I left uni, and that was very limited.
Basically we have to log all unschedualed returns. So we have an excel spreadsheet, one for each year with a tab for the contracts list, then one for each month. We basically keep track with rows that list things like date, shift, tracking number, etc. Problem is the file is getting massive. its almost 3MB now and these PC's aren't exactly beasty.
There has to be a better way. I dont have access to C++/c# at work just Office (no Access unfortunately) and VBA. File locking on the shared drive isnt ideal either.
Any ideas? This could actually be usefull as I havn't had any experiance of VBA since I left uni, and that was very limited.