Here's my scenerio: I have two sheets. One is a query and one is manual. The issue I'm faced with is that I need some way of knowing when a new value is added to the query, so that I can go and add it to the manual sheet. Is there a way to create a column on the sheet with the query that looks up the value, and if it finds it on the manual sheet it will return a "0", and if it's not on the manual sheet it will return a "1". That way if I sum up that column and receive a sum of zero, then all of the values are correct, but if I get a 1 then I know I need to go back and add a value to the manual tab. Sorry if that was confusing. Thanks for the help!
Bookmarks