HI all
I have taken years to make a database that is 99% finished but I am having problems with the database finding combo.
I get an error when I try to run parts of the database.
---------------------------
Microsoft Visual Basic
---------------------------
Compile error:
User-defined type...
Hi all
I have a main form holding job details with a autonumber as the jobnumber.
on the page is a subform holding item details.
When i print the form from a query I am getting all the subform details for the other jobs showing as well
What is the best way to setup the form/subform...
Hi all new to forum.
I would like some help in tracking down where I'm going wrong with some code, I'm sure I'm doing something silly. I'm not to cluded up with the coding side so please go easy on me..
my database works untill I create a new jobsheet record then it crashes with this error. If...