Month Calendar download Jeff Conrad's instructions

G

Guest

I have been trying to download the Monthcalendar from the Lebans site with no
success. I deleted my test database and started over and now I am getting
the following message when I attempted to debug and compile after importing
the 5 modules:
Variable not defined - dblong
This is in the section where the multiselect property is being established.
If someone would tell me how to define the above variable I would love it.
I am not a VB coder so please spoonfeed me through this. I know I can get
this to work with a bit of hand holding!
Thanks.
 
J

Jeff Conrad

Hi Jane,

Well let's start from the beginning and see if we can get you on track.
After downloading the correct version (what Access version are you
using by the way?) onto your computer, do the sample forms in
Sensei Lebans' file work properly? Does the calendar pop up as it
should on his test forms?

--
Jeff Conrad
Access Junkie
Bend, Oregon
Bend's idea of 'Spring Break':
http://www.tripcheck.com/RoadCams/RoadCams_Bend.htm
 
G

Guest

Hi Jeff - thanks so much for responding :)
Lessee - I am using Access 2003 and yes the sample works great on Leban's
test forms.
 
H

Hermie

Jane you must include Microsoft DAO 3.6 object library in
your references

Control G > Tools >References
Then all will work


Hermie
 
G

Guest

OMG it works!!!! yea thanks to all of y'all. Now I may be back because I am
going
to attempt to add the code for the multiple select since my end goal is to
have a range of dates to be allowed to be selected. I wanted to master this
first tho.
again thanks! Jeff you really did have great instructions!
 
S

Stephen Lebans

That's not the latest version that is currently on my Web site. Version
2.05 completely removes any DAO dependencies.
I honestly thought I had posted Ver 2.05. I'll update it tonight.

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 
J

Jeff Conrad

Hi Jane,
OMG it works!!!! yea thanks to all of y'all. Now I may be back because I am
going to attempt to add the code for the multiple select since my end goal is to
have a range of dates to be allowed to be selected. I wanted to master this
first tho.

Glad you have it working now.
Come back if you have additional problems.
again thanks! Jeff you really did have great instructions!

Thank you for the kind words.
:)
If you found the instructions helpful, then it was worth the effort.
 
S

Stephen Lebans

I took your excellent instructions and simply removed any references to
DAO as I am now writing to the registry instead of a Custom DAO database
prop.

I still cannot believe I did not post this version on my Web site. I
finished it before Christmas...getting old I guess!<grin>

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 
J

Jeff Conrad

in message
I took your excellent instructions and simply removed any references to
DAO as I am now writing to the registry instead of a Custom DAO database prop.

<blush>
Well thanks!

Writing to the registry now huh?
Very, very interesting.
I will have definitely have to check this out.
I still cannot believe I did not post this version on my Web site. I
finished it before Christmas...getting old I guess!<grin>

I vaguely remember you mentioning something about that a while
back, I just had not checked on the status.

You may be getting older, but you are also getting wiser, smarter,........(<cough> suck up!)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top