F
fiona.innes
Hiya,
currently I have a main for frmMain with a buttom on it which allows
users to preview a selected report. When you click on the buttom
cmdInvoice I have a form that pops up frmSelectInvioce which allows
users to select the invoice number they wish to view - i.e the report
rptInovice is based on a prameter selected in the form. when you enter
the invoice number the report appears but it appears behind the
mainpage form frmMain and you cannot select the report so it is the
active frame to view it infront of the main page (frmMain) thus
preventing users from being allowed to close the report or even print
it. How do you set this up so that the report rptInvoice is the active
frame so users can view the invoice and print it off.
Thanks
Fiona
currently I have a main for frmMain with a buttom on it which allows
users to preview a selected report. When you click on the buttom
cmdInvoice I have a form that pops up frmSelectInvioce which allows
users to select the invoice number they wish to view - i.e the report
rptInovice is based on a prameter selected in the form. when you enter
the invoice number the report appears but it appears behind the
mainpage form frmMain and you cannot select the report so it is the
active frame to view it infront of the main page (frmMain) thus
preventing users from being allowed to close the report or even print
it. How do you set this up so that the report rptInvoice is the active
frame so users can view the invoice and print it off.
Thanks
Fiona