Dear Reader
Is there any possible way, only to print out the record shown with in the form. The case I am interested in, is a customer/order form. at the top, it shows the customers name (selected by user from a lookup table (combo box)), and below it shows the order details i.e items, quantity ordered, discount and total price. I want to be able to print out the information in this form. Is there anyway?
Also if possible, is their anyway, to be able to select a customers last name from a lookup table (combo box), and then to get the remainder of the information inserted into the form automatically, i.e. can the customers address, and telephone number be shown automatically?
CJM
Is there any possible way, only to print out the record shown with in the form. The case I am interested in, is a customer/order form. at the top, it shows the customers name (selected by user from a lookup table (combo box)), and below it shows the order details i.e items, quantity ordered, discount and total price. I want to be able to print out the information in this form. Is there anyway?
Also if possible, is their anyway, to be able to select a customers last name from a lookup table (combo box), and then to get the remainder of the information inserted into the form automatically, i.e. can the customers address, and telephone number be shown automatically?
CJM