open a table with a report

S

sotiris_s

I have a report that contains a Parametre for shopID, what i need is an option to show the ShopIDs plus their address so the one who runs the report can find out the proper ShopID, is this possible? or he have to do it manualy?
thank you for all the help.
 
N

Nikos Yannacopoulos

Sotiri,

A good way to do this is:
Don't run the report directly; use a simple form with a combo box or a list
box displaying the address, so the user can select, and run the report from
there, by clicking on a button or double-clicking on the list box.

HTH,
Nikos

sotiris_s said:
I have a report that contains a Parametre for shopID, what i need is an
option to show the ShopIDs plus their address so the one who runs the report
can find out the proper ShopID, is this possible? or he have to do it
manualy?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top