Re: Reference Error
- From: "ruralguy via AccessMonster.com" <u12102@uwe>
- Date: Mon, 23 Jul 2007 20:38:15 GMT
Try "refreshing" your references.
http://www.accessmvp.com/djsteele/AccessReferenceErrors.html
tonym415@xxxxxxxxx wrote:
I think this is a reference error. All of a sudden my database doesn't
know what a "control" is. I have written forms and I get a "Module Not
Found" error. The line that is highlighted is a sub definition. (Sub
tbFormat(ctl As control))
I've tried fudging it and changing the statement to: Sub tbFormat(ctl
As object) then I get an error in another module on a line saying the
following: dim db as database.
I think there has to be some default references that have gotten
deleted. Can someone help please!!!!
--
HTH - RuralGuy (RG for short) acXP WinXP Pro
Please post back to this forum so all may benefit.
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/databases-ms-access/200707/1
.
- Follow-Ups:
- Re: Reference Error
- From: tonym415
- Re: Reference Error
- References:
- Reference Error
- From: tonym415
- Reference Error
- Prev by Date: Re: String aggregation with SQL
- Next by Date: Re: Reference Error
- Previous by thread: Reference Error
- Next by thread: Re: Reference Error
- Index(es):
Relevant Pages
|