M
miss031
I'm sure it's been covered here, but I couldn't find an exact explanation
that covers my problem:
I think I need DLookup to find out if a record exists in my table. I would
like to find out if [bidder_ID] exists for the [sale_date_ID] in the table
[tbl_cont_bidder]. If there is already a bidder_id for the given
sale_date_ID, then I would like to throw a message. If there is not, I would
run a query. I just don't get the DLookup part.
that covers my problem:
I think I need DLookup to find out if a record exists in my table. I would
like to find out if [bidder_ID] exists for the [sale_date_ID] in the table
[tbl_cont_bidder]. If there is already a bidder_id for the given
sale_date_ID, then I would like to throw a message. If there is not, I would
run a query. I just don't get the DLookup part.