Hi! I'd really appreciate any help on this:
I have two tables with the following fields
AbandonedVehicles Wreckers
WreckerID WreckerID
Date WreckerName
Agency And Officer PhoneNumber
Location
VehicleInfo
Other
I need to set up a form that automatically rotates to the next wrecker in the table based on [WreckerID] and shows that wrecker as the only choice. However, the form will also have to have the AbandonedVehicle table information in it. I hope this makes sense. I just can't seem to come up with a good idea of how to do this. Thank you in advance
I have two tables with the following fields
AbandonedVehicles Wreckers
WreckerID WreckerID
Date WreckerName
Agency And Officer PhoneNumber
Location
VehicleInfo
Other
I need to set up a form that automatically rotates to the next wrecker in the table based on [WreckerID] and shows that wrecker as the only choice. However, the form will also have to have the AbandonedVehicle table information in it. I hope this makes sense. I just can't seem to come up with a good idea of how to do this. Thank you in advance