V
Valerie
I was given a "skeleton" copy of an inventory database an
acquaintance created using an Access 97 template. I am
running it in Access 2000.
My first step was to see what it was made of. The
switchboard did not come up, but there was a switchboard
listed in the forms objects. When I tried to pull it up I
got a VB error message "Compile error: User-defined type
not defined", and "dbs As Database" was highlighted
after "Dim". (As you can probably tell, I know nothing
about code.)
Then, in trying to run the various reports, I keep
getting another VB error message "Compile error: Sub or
Function not defined" and "IsLoaded" is highlghted in the
following string "If Not IsLoaded ("ReportDateRange")
Then ... in 2 of the reports and "If Not IsLoaded
("PurchaseOrders") Then ... in another report.
Is this something any idiot can fix or is it over my
head?
Thanks in advance for any help you can provide.
Val
acquaintance created using an Access 97 template. I am
running it in Access 2000.
My first step was to see what it was made of. The
switchboard did not come up, but there was a switchboard
listed in the forms objects. When I tried to pull it up I
got a VB error message "Compile error: User-defined type
not defined", and "dbs As Database" was highlighted
after "Dim". (As you can probably tell, I know nothing
about code.)
Then, in trying to run the various reports, I keep
getting another VB error message "Compile error: Sub or
Function not defined" and "IsLoaded" is highlghted in the
following string "If Not IsLoaded ("ReportDateRange")
Then ... in 2 of the reports and "If Not IsLoaded
("PurchaseOrders") Then ... in another report.
Is this something any idiot can fix or is it over my
head?
Thanks in advance for any help you can provide.
Val