Thanks to both of you for your help.
My solution was:
1-Left click the grid, right click & select edit.
2-Left click the control I wanted from the toolbar.
3-Left click within one of the cells in the column I wanted the object to reside.
I have a ListBox (rowsourcetype = 2) populated via a SQL Select called within the Form Init event.
The first time the Form opens the Table is populated with data and the List Box does not display the last record.
All subsequent times the Form is opened the Table is already populated with data...
I get the following error when
DO FORM myForm
is executed:
"Error loading file - record number 15. myForm <or one of its members>.Parent : Cyclic relation"
This error does not occur everytime the form is loaded.
This is what I am trying to accomplish. I have a button which calls two reports in preview mode. The first report opens. Then the user closes the report and the second report opens.
Everything works fine except that when the user closes the first report the code which generates the second...
Thanks Ramani,
However I must have not made myself clear this first time. Rather than simply trying to make a report fit twice on a single page I looking for a suggestion on how to programatically make one report (report A) fire twice and print on a single page.
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.