First, sorry for my english so bad.
I want to create print button from a form that not working when i use navigation control.
Step 1.
http://i47.tinypic.com/2wp1d9e.jpg
I want to print data from this form into a report. I create a form using navigation control and its automatically load a form specified.
Step2.
http://i49.tinypic.com/oku3a0.jpg
So I create a query information for the report as like as the form. I write criteria on ID that connect query report with the form.
Step3.
http://i50.tinypic.com/2zgrf5f.jpg
I create report with that query and use ID as a main.
and so forth.....
I test click the button on the original form, is ok, no problem: Like this:
http://i48.tinypic.com/1zgqjqv.jpg
But the problem rise when i click the button from other form that linked by navigation control, like this:
http://i46.tinypic.com/rbe7vt.jpg
I want to create print button from a form that not working when i use navigation control.
Step 1.
http://i47.tinypic.com/2wp1d9e.jpg
I want to print data from this form into a report. I create a form using navigation control and its automatically load a form specified.
Step2.
http://i49.tinypic.com/oku3a0.jpg
So I create a query information for the report as like as the form. I write criteria on ID that connect query report with the form.
Step3.
http://i50.tinypic.com/2zgrf5f.jpg
I create report with that query and use ID as a main.
and so forth.....
I test click the button on the original form, is ok, no problem: Like this:
http://i48.tinypic.com/1zgqjqv.jpg
But the problem rise when i click the button from other form that linked by navigation control, like this:
http://i46.tinypic.com/rbe7vt.jpg
Comment