I have to replace a number of PCs and monitors each day. I get a work order that has the customer data on it. I need to record the serial numbers of the old and new hardware when I arrive at the office.
So, I need to create a form that when printed will dynamically give me a number of empty lines based on the inventory from the table. The customer info I can pull directly from the table but I am not sure how to make it automatically add the correct number of fill in boxes/lines
For example if the work order says I have 2 PCs and 1 monitor the form would print out like so
Customer Name
Address
Serial Numbers
Desktop 1 New:___________
Desktop 1 Old:___________
Desktop 2 New:___________
Desktop 2 Old:___________
Monitor 1 New:___________
Monitor 1 Old:___________
Thanks in advance,
Allen
So, I need to create a form that when printed will dynamically give me a number of empty lines based on the inventory from the table. The customer info I can pull directly from the table but I am not sure how to make it automatically add the correct number of fill in boxes/lines
For example if the work order says I have 2 PCs and 1 monitor the form would print out like so
Customer Name
Address
Serial Numbers
Desktop 1 New:___________
Desktop 1 Old:___________
Desktop 2 New:___________
Desktop 2 Old:___________
Monitor 1 New:___________
Monitor 1 Old:___________
Thanks in advance,
Allen