Hello,
I’ve been trying to work something out for a few days now through googling and reading forum posts but I finally give in and now it's time to ask for some proper help.
I have sheet1 which contains a floor map (a named range) with consignment numbers on it that are added manually by different users. When a consignment is loaded the user then deletes the contents of the cell completely.
On sheet2 I have a list of consignments for the day and a COUNTIF formula tells me if the consignment is out on the floor or not. If the consignment is out it says “Out” and if it isn’t then it says “Not Out”.
At the moment, once the user deletes the contents of a cell “Out” reverts back to “Not Out” as it should with COUNTIF. What I really need to do is make the consignment on sheet2 somehow show as loaded when a user deletes the consignment number/contents from a cell in sheet1.
Something like if the value of a cell changes from ‘Consignment 1’ back to blank on sheet 1 then mark it as loaded on sheet 2 or if “Out” reverts back “Not Out” when a cell is cleared then show it as loaded on sheet2. Anything?
On image 4 ideally something would have logged the change spmewhere and marked it as 'loaded' when the status changed back to “Not Out”. This way the loaded consignments could be periodically filtered and their rows deleted until everything was loaded.
Any help would be greatly appreciated as I’m stumped with this one.
Thanks.
I’ve been trying to work something out for a few days now through googling and reading forum posts but I finally give in and now it's time to ask for some proper help.
I have sheet1 which contains a floor map (a named range) with consignment numbers on it that are added manually by different users. When a consignment is loaded the user then deletes the contents of the cell completely.
On sheet2 I have a list of consignments for the day and a COUNTIF formula tells me if the consignment is out on the floor or not. If the consignment is out it says “Out” and if it isn’t then it says “Not Out”.
At the moment, once the user deletes the contents of a cell “Out” reverts back to “Not Out” as it should with COUNTIF. What I really need to do is make the consignment on sheet2 somehow show as loaded when a user deletes the consignment number/contents from a cell in sheet1.
Something like if the value of a cell changes from ‘Consignment 1’ back to blank on sheet 1 then mark it as loaded on sheet 2 or if “Out” reverts back “Not Out” when a cell is cleared then show it as loaded on sheet2. Anything?
On image 4 ideally something would have logged the change spmewhere and marked it as 'loaded' when the status changed back to “Not Out”. This way the loaded consignments could be periodically filtered and their rows deleted until everything was loaded.
Any help would be greatly appreciated as I’m stumped with this one.
Thanks.