473,395 Members | 1,949 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Fancy calendars for Access?

pw
Hi,

We need a Gantt chart type calendar for Access 97 (and soon, Access
2003).

We need it to list the days of the month (for a date range) going
horizontally across the top, the names of the rooms and the names of
who is in those rooms (and how many people are in them) as the detail
records. The rooms would be listed vertically, with the room
information listed under the appropriate days of the months.

Actually, it would be a bar with a person's name on it that would
extend from their arrival date to their departure date (for the
appropriate room).

Any one know of something like that, or how I would do something like
that?

Thanks,
-pw
remove astericks (*) from e-mail address
(use paulwilliamson at spamcop dot net)

----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
Nov 13 '05 #1
7 1902
Paul,
Hotel reservations? VB has simple graphics primitives like polygons, lines
& circles. There is enough capability in an Access report object to display
a report of the relationships in a database. Your report would use similar
techniques. I don't know of anything prepackaged to do this so coding may
be your only choice. What I want to know is why Access? There has to be
plenty of packaged hotel reservation and point of sales software around. Is
it cheaper to pay a programmer to write another one in Access?
"pw" <***paulwilliamson@***spamcop.net> wrote in message
news:0o********************************@4ax.com...
Hi,

We need a Gantt chart type calendar for Access 97 (and soon, Access
2003).

We need it to list the days of the month (for a date range) going
horizontally across the top, the names of the rooms and the names of
who is in those rooms (and how many people are in them) as the detail
records. The rooms would be listed vertically, with the room
information listed under the appropriate days of the months.

Actually, it would be a bar with a person's name on it that would
extend from their arrival date to their departure date (for the
appropriate room).

Any one know of something like that, or how I would do something like
that?

Thanks,
-pw
remove astericks (*) from e-mail address
(use paulwilliamson at spamcop dot net)

----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet
News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+
Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption
=----

Nov 13 '05 #2

pw wrote:
Hi,

We need a Gantt chart type calendar for Access 97 (and soon, Access
2003).

We need it to list the days of the month (for a date range) going
horizontally across the top, the names of the rooms and the names of
who is in those rooms (and how many people are in them) as the detail
records. The rooms would be listed vertically, with the room
information listed under the appropriate days of the months.

Actually, it would be a bar with a person's name on it that would
extend from their arrival date to their departure date (for the
appropriate room).

Any one know of something like that, or how I would do something like
that?

Thanks,
-pw
remove astericks (*) from e-mail address
(use paulwilliamson at spamcop dot net)

----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==---- http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups ----= East and West-Coast Server Farms - Total Privacy via Encryption

=----

Nov 13 '05 #3
Try Bandwood.com. I implemented an add in from them that created a
Gantt chart. Works fairly well. They have a 97, 2000 and 2003
verison. $50.00 but saves a lot of time and effort.

Nov 13 '05 #4
pw
Hi Alan!
Paul,
Hotel reservations? VB has simple graphics primitives like polygons, lines
& circles.
Nah, not Hotel reservations. Fishing and hunting lodges, etc....
Mostly small ones.

Not going to work. Too archaic.

What do you think something like this was written in? :
http://www.rezovation.com/rezovation...p/screens.html
There is enough capability in an Access report object to display
a report of the relationships in a database. Your report would use similar
techniques.
I'd like it on a screen/form. With the ability for a user to click on
a square and it would bring up the reservation, etc...
I don't know of anything prepackaged to do this so coding may
be your only choice. What I want to know is why Access?
That is what we decided on years ago, and we like Access :-) I am
mostly a Visual FoxPro guy though.

What else do you recommend? We are having someone work on
web-enabling our application in .NET (ASP.VB) and there are some nice
tools to do this, but can't find anything nice for a desktop version.
We want a nice desktop version and .NET isn't there yet (still .YET
:-).

There has to be
plenty of packaged hotel reservation and point of sales software around. Is
it cheaper to pay a programmer to write another one in Access?
Not sure! We've been burned twice on our web version and have lost
more money than we care to think of (it is just my wife and I).

Thanks!
"pw" <***paulwilliamson@***spamcop.net> wrote in message
news:0o********************************@4ax.com.. .
Hi,

We need a Gantt chart type calendar for Access 97 (and soon, Access
2003).

We need it to list the days of the month (for a date range) going
horizontally across the top, the names of the rooms and the names of
who is in those rooms (and how many people are in them) as the detail
records. The rooms would be listed vertically, with the room
information listed under the appropriate days of the months.

Actually, it would be a bar with a person's name on it that would
extend from their arrival date to their departure date (for the
appropriate room).

Any one know of something like that, or how I would do something like
that?

Thanks,
-pw
remove astericks (*) from e-mail address
(use paulwilliamson at spamcop dot net)

----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet
News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+
Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption
=----


-pw
remove astericks (*) from e-mail address
(use paulwilliamson at spamcop dot net)

----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
Nov 13 '05 #5
pw
>Try Bandwood.com. I implemented an add in from them that created a
Gantt chart. Works fairly well. They have a 97, 2000 and 2003
verison. $50.00 but saves a lot of time and effort.


Too good to be true! I am going to check this out some more!

Thanks so much,
-pw
remove astericks (*) from e-mail address
(use paulwilliamson at spamcop dot net)

----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
Nov 13 '05 #6
pw
>Try Bandwood.com. I implemented an add in from them that created a
Gantt chart. Works fairly well. They have a 97, 2000 and 2003
verison. $50.00 but saves a lot of time and effort.


We need the names of the reservation within the bands though.
Hmmmmm.... I've looked at the DBI-Teck stuff but am trying not to deal
with them if I have to.

Thanks again,
-pw
remove astericks (*) from e-mail address
(use paulwilliamson at spamcop dot net)

----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
Nov 13 '05 #7
PW,
My first answer in the buy vs. build dilema is try really hard to buy
something first, then decide to build it. Buying someone else's code is
almost always cheaper than enduring the development cycle and building
something. So I'd look at the packages suggested here first. If they don't
serve your needs then coding this has a couple options. One would be an
embedded Excel worksheet where the rows would be a lodging unit (room,
lodge, cabin, whatever) and the columns would be dates available for
reservation. The merge & center cell formatting capability of Excel since
?97? means a reservation is marked on the worksheet using merged cells. You
can embed hyperlinks in Excel worksheets to link to a detail form. I
believe Excel fires a click event when a cell is clicked on and that even
can also trigger code which would bring up a detail form about a
reservation. Two would be to work with label controls positioned on a form
using the top and left properties of the label. With labels you need to
know where the top left corner of the label will be, the width and height of
the label. Labels have a click event which would let you open up your
reservation when one is clicked on. There is enough in labels to do what
you want. Excel adds a heavy load in terms of licensing, computing
resources & so on but gives back enough in return that I'd spend some time
exploring it as a home for this data.
"pw" <***paulwilliamson@***spamcop.net> wrote in message
news:p7********************************@4ax.com...
Hi Alan!
Paul,
Hotel reservations? VB has simple graphics primitives like polygons,
lines
& circles.


Nah, not Hotel reservations. Fishing and hunting lodges, etc....
Mostly small ones.

Not going to work. Too archaic.

What do you think something like this was written in? :
http://www.rezovation.com/rezovation...p/screens.html
There is enough capability in an Access report object to display
a report of the relationships in a database. Your report would use
similar
techniques.


I'd like it on a screen/form. With the ability for a user to click on
a square and it would bring up the reservation, etc...
I don't know of anything prepackaged to do this so coding may
be your only choice. What I want to know is why Access?


That is what we decided on years ago, and we like Access :-) I am
mostly a Visual FoxPro guy though.

What else do you recommend? We are having someone work on
web-enabling our application in .NET (ASP.VB) and there are some nice
tools to do this, but can't find anything nice for a desktop version.
We want a nice desktop version and .NET isn't there yet (still .YET
:-).

There has to be
plenty of packaged hotel reservation and point of sales software around.
Is
it cheaper to pay a programmer to write another one in Access?


Not sure! We've been burned twice on our web version and have lost
more money than we care to think of (it is just my wife and I).

Thanks!
"pw" <***paulwilliamson@***spamcop.net> wrote in message
news:0o********************************@4ax.com. ..
Hi,

We need a Gantt chart type calendar for Access 97 (and soon, Access
2003).

We need it to list the days of the month (for a date range) going
horizontally across the top, the names of the rooms and the names of
who is in those rooms (and how many people are in them) as the detail
records. The rooms would be listed vertically, with the room
information listed under the appropriate days of the months.

Actually, it would be a bar with a person's name on it that would
extend from their arrival date to their departure date (for the
appropriate room).

Any one know of something like that, or how I would do something like
that?

Thanks,
-pw
remove astericks (*) from e-mail address
(use paulwilliamson at spamcop dot net)

----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet
News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+
Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption
=----


-pw
remove astericks (*) from e-mail address
(use paulwilliamson at spamcop dot net)

----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet
News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+
Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption
=----

Nov 13 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: gregory stevenson | last post by:
I am looking for a calendar program or script to set up calendars for my low income business based site. I want to put regular events and such. I want to make it available to most web audiences...
1
by: Adonis Walmsley-McCarthy | last post by:
Hello all, I have been asked to design a database in MS Access 2000. One of the requirements is that there is a calendar that displays its data in the form of a timeline. Would an ActiveX...
1
by: Adonis Walmsley-McCarthy | last post by:
Hi there, I have been asked to develop a system featuring appointments. I would like to produce something that resembles the calendrial features in Outlook. I know that the ordinary toolbox is...
1
by: Paul Mendez | last post by:
I was wondering if there is an add-on or a feature in ms access that I can create some type of timeline or calendar to track projects that I have going on within my organization? If I need to...
2
by: Antoni Massó Mola | last post by:
Hi, I have included the calendar control to a web project. It all works fine, but I can't jump from one year to another (2004 to 1992). I need to click on the months at the left side until I...
0
by: Mariano Padilla | last post by:
I have a form that has 12 Calendar, 1 for each month. I am retrieving information from a database separately, assigning them to an array and then in the DayRender Event, itterating through the...
1
by: Mariano Padilla | last post by:
I poste the below on 11-28-05 and got no answer. Could anyone please help me? I have a form that has 12 Calendar, 1 for each month. I am retrieving information from a database separately,...
1
by: federicog | last post by:
I'm using this calendar: http://www.dynarch.com/projects/calendar/. I have three calendars on a page, and I need to "link" them together so that if I select a month in one calendar, the two...
1
by: =?Utf-8?B?QXJ0aHVyIFBhcmtlcg==?= | last post by:
I have been looking for information on creating new custom calendars; not the control, but the class that manages dates and date calculations. The only thing I've been able to find in any of the...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.