Parameter Display order

E

Emma

I am calling a fruction in SQL server from within Access report with five
parameters. Users are prompted to enter each parameter and press enter when
they run the report.

Normally, the parameters displays in the order they were designed in the
function in the database. Example, users are prompted to enter parameters
1,2,3,4 and 5. But on one particular computer, the order displayed is
different. The parameter prompts are displayed as 5,1,2,3 and 4. Why is this,
and how can I correct it?

Thanks
Emma
 

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