I am having a problem with a form that sets up a report(invoice). I use a cursor to gather info to print on the invoice and want to display the line items on the form with textboxes to enter additional charges to go on the invoice.
All of this works fine (because of much help from this forum!) except that I want to display the line items on the form. Since the line items can be from 1 to any number, usually not more than 3 or 4, I don't want to take up to much form space with the display area. I am trying to use a grid to scroll if more than 3 items are showing.
Problem: These users are 'data entry pros' who do now want to have to use the mouse to click from the grid. How can I cause a tab or enter to move from the grid but at the same time allow scrolling if necessary. Or should one have anything to do with the other?
Should I be using another means of displaying my line items (they aren't allowed to change anything)?
I'm paddling around in circles here. Paddling because it rains every day.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.