Wayne Cramer
Registered User.
- Local time
- Today, 16:37
- Joined
- Aug 10, 2007
- Messages
- 93
I have a continuous form that shows quote information for a geographical area. On this form is a command button that opens a form based on a query based on a linked table from another database. The related field is purchase order item number. The form shows communication between the company and the vendor on issues for the selected purchase order item number. This works great. The operator clicks the button and sees all the vendor / company correspondence. The client would like the command button to either indicate that there are records for the selected PO line item such as a color change (ie. if the text is red there is no correspondence or if it is black correspondence exists) or that the command button :confused not appear if there are no recortds in the underlying query. Is either of these options possible?