Re: vba problem
- From: "Albert D.Kallal" <PleaseNOOOsPAMmkallal@xxxxxxx>
- Date: Sat, 1 Oct 2005 14:55:56 -0600
Sounds like you got some problem with your computer (setup, or install), or
some damage has occurred to your mdb file.
A few things:
can you create a mde file?
When you make a code change, try using ctrl-s to save, and then go
debug->compile
I always done the above, since you should save things when you make code
changes, and even more important is to compile the code each time.
Try also creating a blank mdb, and importing everything from the old one
into anew one.
Further, are you using the a2002 format....if not, give that try. (the
default format is a2000).
Also, I assume you installed the latest sp fixes to office....
Try all of the above and see if that helps.
Given your size of your application, and the number of forms, you are in the
medium range, and nothing close to some "large" ms-access applications with
200 meg front ends, and 2-3 times the number of forms that you got.
It is certainly not the small size of your application here..as it is common
to see applications 10 times your size...
--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pleaseNOOSpamKallal@xxxxxxx
http://www.members.shaw.ca/AlbertKallal
.
- Follow-Ups:
- Re: vba problem
- From: JB
- Re: vba problem
- Prev by Date: Re: Color Changer sliders
- Next by Date: Re: ReDim with variable array
- Previous by thread: Re: Color Changer sliders
- Next by thread: Re: vba problem
- Index(es):
Relevant Pages
|