i have created a little program that checks some imported data against a table. i then would like to show the results to ensure both datas match. i will only need to show. product, qty, status (i.e. matching or not)and seeing as its only 3 colums it seems a waste of space for the user to have to scroll down when i can easily make 3 columns so it all fits on 1 screen?
I suppose you could use subforms with queries that select a certain number of records. If it is not necessary to edit the data, a report with one or more columns may suit.
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.