MrsKleiner
New Member
- Joined
- Oct 19, 2016
- Messages
- 3
I have a cost spreadsheet that pulls from a database. We have trouble with accounting not setting the employees rate or classification correctly. I am trying to make a logic test that would check a concatenation of the user name, classification, and rate against a master list set up for the project.
The concatenation reads "User ID - Classification - Rate." I have the master list on a separate tab of my raw data. My intent is that when I dump the raw data in, a logic test would look at the concatenated cell, compare it to the master list on a separate tab, and return "Good" or "Bad."
The concatenation reads "User ID - Classification - Rate." I have the master list on a separate tab of my raw data. My intent is that when I dump the raw data in, a logic test would look at the concatenated cell, compare it to the master list on a separate tab, and return "Good" or "Bad."