BenGillihan
6 years agoQrew Cadet
Lookup Question
I am trying to connect transactions in two tables and I need some help figuring out how to do it.
We have a list of all our employees' credit card transactions that we import from BOA/Chase. The key field is the record ID. We have another table that has all employees timecard data with dates worked. Again the key field is just the record ID. I would like to be able to verify that an employee was working on the day that a credit card transaction occurred. I would like to do this in the credit card transaction table, so we get a flag if they didn't work that date. I have created another table that I called employees that can pull reports from both the credit card transaction and timecard tables, but I can't think through how to get to the next step. I feel like I could easily do this in Excel by concantenating the date and name for each line in each table and then doing a vlookup to find a match, but I am not sure how or if this is possible in QB.
Thanks!
Ben
------------------------------
Ben Gillihan
------------------------------
We have a list of all our employees' credit card transactions that we import from BOA/Chase. The key field is the record ID. We have another table that has all employees timecard data with dates worked. Again the key field is just the record ID. I would like to be able to verify that an employee was working on the day that a credit card transaction occurred. I would like to do this in the credit card transaction table, so we get a flag if they didn't work that date. I have created another table that I called employees that can pull reports from both the credit card transaction and timecard tables, but I can't think through how to get to the next step. I feel like I could easily do this in Excel by concantenating the date and name for each line in each table and then doing a vlookup to find a match, but I am not sure how or if this is possible in QB.
Thanks!
Ben
------------------------------
Ben Gillihan
------------------------------