I have a basic invoicing application.
Customer table... index on record number
Item purchased table . linked with record number to customer table.
Could have multiple records of item purchased to one customer
Use combo box from description table to help in finding item number.
Need code to append both tables and bring up blank fields for both tables and combo box
Thank you
from a very tired Grandma
Customer table... index on record number
Item purchased table . linked with record number to customer table.
Could have multiple records of item purchased to one customer
Use combo box from description table to help in finding item number.
Need code to append both tables and bring up blank fields for both tables and combo box
Thank you
from a very tired Grandma