We have an inventory program that we use in our library to check for lost books. But I was wondering if we could use the spreadsheet results as a way to check that books were correctly shelved.
Attached is a small sample. I want to arrange results by column G, the call number field, and somehow insert a formula in either the timestamp column (column B) or date column which includes the date down to the second (Column C) that would identify (B or C) cells that are not in sequential order. (The numbers will not usually be in consecutive order since it may often take a few seconds to inventory a book or take care of a problem before going on to the next book.) We probably would have only a few thousand rows at one time to analyze.
Thanks
Hi Helen,
No file attached!
What version of Excel are you using?
regards
Phil
Sorry. See attached. I use Excel 365. Thanks.
Hi Helen,
You can use Conditional Formatting to do this, please see attached. The first thing to do is change the Timestamps into numbers, they are currently text.
Then create a conditional formatting rule using a formula that highlights any rows where the Timestamps are out of sequence. You can check for this by checking if the timestamp for any given row is greater than the next row. If it is, then it is out of sequence.
Regards
Phil