Hello,
I have two forms (ENGLISH AND FRENCH) each with buttons that open reports in the language of the form. The only difference in the reports is that their query returns data from different fields.
In this sense i have.
TblCommodity Names with
commodityID
commodityenglis h
commodityfrench
What code do i need to redirect the query taking in consideration the name of the form where the user opens the reports???
Thnks.
I have two forms (ENGLISH AND FRENCH) each with buttons that open reports in the language of the form. The only difference in the reports is that their query returns data from different fields.
In this sense i have.
TblCommodity Names with
commodityID
commodityenglis h
commodityfrench
What code do i need to redirect the query taking in consideration the name of the form where the user opens the reports???
Thnks.
Comment