I have a form which contains a Combo Box list of countries. The form also has a button which when pressed (on click) runs a query to copy records from one table to another, using the following comand
DoCmd.OpenQuery "Upd_Data_Junc"
I want the query to copy only those records which have a...
Hi dhookom
Thanks for your reply, but i'm not sure how I can include an expression which sorts by more than one field. I have tried entering an expression "order by (country, ID, Value) but it won't accept this.
Could you let me know how I can do this?
Thank you
Tim
I have created a report and I want to sort on 13 fields, but in the Sorting and Grouping dialog there are only 10 rows. I cannot find a way to include more rows so that I can sort by more than 10 different rows.
I hope that some one can help me.
Tim
I am trying to open a report based on a crosstab query, with certain parameters that change depending on what the user has chosen from a form. But I can't get it to work.
Basically the user chooses a report from a combo box(parameter 1) then another form allows them to choose 2 more...
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.