I've an enquiry form that will display the information or data on the screen and it's a 2-page form. The Showwindow is set to 1 - In Top Level Form. In the form that is this command button which I called Show to denote the meaning of each information. When I run and exe the program ...
How do I get a .VCX (specifically, Marcia Akins' GRAPHS.VCX which allows a form to create a graph using the basic MS Graph engine) on an already-coded and working form? It's a multi-page (3) form and I would like to generate and display a graph onto Page 3. Marcia's sample form ...
I have a form with a grid, which contains code for specific events called while the grid is being used. When the form is started, I change the grid's recordsource in the form's init event to a table established within this init event. When I change the recordsource for