building a custom calender control

M

Manoli67

I'm trying to build a calender control that will allow the user to select a
month and display any appoitments / jobs due for that month.
I want it to look like the calender in Outlook.
i'm having trouble creating this in ACCESS 2007. Could anyone help please?
 
J

Jack Leach

This is a gigantic task. Is there some particular area where you are having
a problem? Most people would opt for automation of outlook rather than
trying to accomplish this...

--
Jack Leach
www.tristatemachine.com

"I haven''t failed, I''ve found ten thousand ways that don''t work."
-Thomas Edison (1847-1931)
 
M

Mark Andrews

If you really want to be professional. This is a nice control:
http://www.codejock.com/products/calendar/?platform=com

DBI I believe has one as well that is activex.

Note: Warning, I have gone down this path and handling everything is a very
tough task.
I am building a scheduling app for appointments in Access 2007.
You should have a very strong coding background.

It works in conjunction with a date picker control so you can select two
weeks and it shows two weeks, if you select 3 days it shows 3 days, if you
select a month it shows a month. You can show multiple people's schedules
side by side and many other options.

The access based applications that are just forms are much easier to build
but not as nice (in my opinion).
I think there are a bunch out there. Try searching on utteraccess. also
search for access templates on google and you will find a few of the $100 or
so templates that have calendars written in access.

HTH,
Mark Andrews
RPT Software
http://www.rptsoftware.com
 
G

Gina Whipp

Manoli67,

Why reinvent the wheel? Have a look at these...

http://www.viescas.com/Info/links.htm#Downloads

http://www.datastrat.com/Download2.html

http://www.access.hookom.net/Samples.htm

http://allenbrowne.com/ser-51.html

http://www.lebans.com:80/monthcalendar.htm

--
Gina Whipp
2010 Microsoft MVP (Access)

"I feel I have been denied critical, need to know, information!" - Tremors
II

http://www.regina-whipp.com/index_files/TipList.htm

I'm trying to build a calender control that will allow the user to select a
month and display any appoitments / jobs due for that month.
I want it to look like the calender in Outlook.
i'm having trouble creating this in ACCESS 2007. Could anyone help please?
 

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