I have two seperate tables in which I pull data from. One is the "leads" table and the other is the "reservations" table. The "leads" table houses all of the prospects information: name, address, etc. The "reservations" table houses the reservation info, such as reservation date, etc...These tables are linked together using [LeadNum] and [ResNum]
One [LeadNum] may have numerous [ResNum]'s that go along with it. Each [ResNum] has a status that goes along with it. Say a prospect booked a reservation and never showed up. I would status it as "NoShow". Then we could call the prospect back and reschedule them, they show up for their reservation and I status that as a "Show". There are some of the prospects that have a last status of "NoShow". I would like to use a query to pull out only those prospects. I hope this is enough information. Any help would be greatly appreciated.
Thanks!
C. Carpenter
V0lup2us@aol.com
One [LeadNum] may have numerous [ResNum]'s that go along with it. Each [ResNum] has a status that goes along with it. Say a prospect booked a reservation and never showed up. I would status it as "NoShow". Then we could call the prospect back and reschedule them, they show up for their reservation and I status that as a "Show". There are some of the prospects that have a last status of "NoShow". I would like to use a query to pull out only those prospects. I hope this is enough information. Any help would be greatly appreciated.
Thanks!
C. Carpenter
V0lup2us@aol.com