T
Tim
Hello, I am working with Access 2003, Window XP Professional. I would like
to find an SQL procedure or VB codes where I would place either a text box or
a combo text box name PrintTextBox on a report name DeliveryTicketReport.
The PrintTextBox control would take the current DeliveryTicketReport
RecordNumber and the DeliveryTicketReport IDNumber and find a matching
IDNumber from a table name PrintMemoTable. If the DeliveryTicketReport
IDNumber and the PrintMemoTable IDNumber matches, then the text box name
PrintTextBox would pull the text from PrintMemoTable field name PrintNotes
only if a check box name ExpiredDate is not selected. I am greatly
appreciative for your assistance with this matter.--
Tim
to find an SQL procedure or VB codes where I would place either a text box or
a combo text box name PrintTextBox on a report name DeliveryTicketReport.
The PrintTextBox control would take the current DeliveryTicketReport
RecordNumber and the DeliveryTicketReport IDNumber and find a matching
IDNumber from a table name PrintMemoTable. If the DeliveryTicketReport
IDNumber and the PrintMemoTable IDNumber matches, then the text box name
PrintTextBox would pull the text from PrintMemoTable field name PrintNotes
only if a check box name ExpiredDate is not selected. I am greatly
appreciative for your assistance with this matter.--
Tim