Has anyone ever created a shared calendar within Access? It would be similar to MS Outlook, but clearly not as in-depth. I would need to use it for employees to enter their availability so managers can assign projects accordingly. As well, it would be nice if it actually LOOKED like a calendar.
Do you recommend the ActiveX Calendar Control?
76 23459
Why create this with Access ?
Personally I would look into web based solutions like the Yahoo agenda so every employee with an internet browser can have access to the calendar....
Nic;o)
Has anyone ever created a shared calendar within Access? It would be similar to MS Outlook, but clearly not as in-depth. I would need to use it for employees to enter their availability so managers can assign projects accordingly. As well, it would be nice if it actually LOOKED like a calendar.
Do you recommend the ActiveX Calendar Control?
If you are interested, I have a fully functional Calendar created entirely within Access via 1 Table, 2 Forms, 1 Class, and 1 Standard Code Module. It was used as a simple Appointment Calendar for a certain Unit within the Philadelphia Fire Department. It is quite simplistic and easily adaptable. Let me know if you are interested.
If you are interested, I have a fully functional Calendar created entirely within Access via 1 Table, 2 Forms, 1 Class, and 1 Standard Code Module. It was used as a simple Appointment Calendar for a certain Unit within the Philadelphia Fire Department. It is quite simplistic and easily adaptable. Let me know if you are interested.
I am absolutely interested. Thank you so much.
Why create this with Access ?
Personally I would look into web based solutions like the Yahoo agenda so every employee with an internet browser can have access to the calendar....
Nic;o)
This is a very interesting database. The users would love to have the calendar in the same database as their projects and employee time for cross-reference. They also need to be able to input availabilty so projects can be assigned accordingly. I'm with you, why not use Outlook or something, but they asked me to try.
Thanks as always for your helpful responses. You are very appreciated.
Hmm, your comment triggered for me the thought to incorporate a Webbrowser in a page and have that pointing to the Yahoo (or other) web calendar :-)
Main question is or all people that need to enter their availability do have access to your .mdb.
For most of these systems I know the users are on a distance and have no access to the .mdb.
Nic;o)
Hmm, your comment triggered for me the thought to incorporate a Webbrowser in a page and have that pointing to the Yahoo (or other) web calendar :-)
Main question is or all people that need to enter their availability do have access to your .mdb.
For most of these systems I know the users are on a distance and have no access to the .mdb.
Nic;o)
Yes, the are on an inter-office network so they all have access to the database. They also have a vpn, which concerns me because I'm not sure how the database will operate with all that traffic.
They use Outlook now, but want it in the database. If I can't figure it out, they'll just have to continue using Outlook. If I can, they'll think I'm really smart. hehe
Not really, I'll give credit where due.
At the very least, I can create a simple table and sort it by date and they can look at it that way.
By the way, I don't know VBA code very well, so if you were to be kind enough to help me out, could you please give specific instructions?
Thanks,
ang
I am absolutely interested. Thank you so much.
Give me your E-Maill address and I'll send it as a File Attachment.
Hi
I would also be interested in the calender file as im looking for a way to incorporate a courtesy car booking calendar into my database for a qiuck visual reference showing availability.Your calendar sounds perfect , if possible could you send me a copy too.
Many Thanks Email address removed per site rules!
Cheer
Hi
I would also be interested in the calender file as im looking for a way to incorporate a courtesy car booking calendar into my database for a qiuck visual reference showing availability.Your calendar sounds perfect , if possible could you send me a copy too.
Many Thanks
Cheer
As soon as I get the OK from the original Creator of this Database, I'll send it to you.
Give me your E-Maill address and I'll send it as a File Attachment.
Thank you so much for this. I am also looking at the link you sent, but am not sure if I can do it or not.
[Only give email addresses by PM]
If you are interested, I have a fully functional Calendar created entirely within Access via 1 Table, 2 Forms, 1 Class, and 1 Standard Code Module. It was used as a simple Appointment Calendar for a certain Unit within the Philadelphia Fire Department. It is quite simplistic and easily adaptable. Let me know if you are interested.
I'd very much like this calendar file too please. I'm trying to develop a booking system for a small after school club and am struggling with the calendar system in MS Access. Thanks.
Hi folks,
Just to add my tuppence' worth, I've seen a good calendar sample here (from ASP101) which various individuals have taken, altered and tweaked to end up with a generic Access DB-powered calendar (which obviously you can then tweak to your specific requirements). It includes CSS for custom styling as well.
If you are after a fully shared calendar, I would advise looking at Google Calendar, because if you really want some kudos points from your bosses, there's a way that you can set up numerous calenders on the Google system, and because it supports iCalendar format as well as XML, you can create a direct link to Outlook so people can share the calendar directly in Outlook's interface (I think, but have never tried... but then I use Exchange Server so don't need a custom calendar app).
Best regards,
medicineworker
Saw this thread and instantly thought how useful it would be for a database we are developing for our education department to look at what rooms are booked and what staff are free to teach. If you don't mind i would love a copy to adapt. Email address removed per site rules!
Cheers
If its possibly could I have a copy of this as well. email addy is Email address removed per site rules!
This is a great calendar, but something strange is happening with some of the dates. I've uploaded some screen-shots to http://s238.photobucket.com/albums/ff21/eriktheviking/ so you can see what I mean.
For example, the Calendar is showing that October 1 2007 was on a Wednesday (Oct07a.jpg) when it was actually on a Monday. The Events form shows it correctly (Oct07b.jpg).
November is correct on both the Calendar and the Events form (see Nov07a.jpg and Nov07b.jpg).
December is similar to November, with the Calendar showing 1 Dec 2007 on a Friday when it will really be on a Saturday (see Dec07a.jpg and Dec07b.jpg).
I have not modified the code at all and am completely stumped about what's going on. Any help much appreciated. ADezii: I have PM'd you, but realise you must be very busy so I decided to post here too.
This is a great calendar, but something strange is happening with some of the dates. I've uploaded some screen-shots to http://s238.photobucket.com/albums/ff21/eriktheviking/ so you can see what I mean.
For example, the Calendar is showing that October 1 2007 was on a Wednesday (Oct07a.jpg) when it was actually on a Monday. The Events form shows it correctly (Oct07b.jpg).
November is correct on both the Calendar and the Events form (see Nov07a.jpg and Nov07b.jpg).
December is similar to November, with the Calendar showing 1 Dec 2007 on a Friday when it will really be on a Saturday (see Dec07a.jpg and Dec07b.jpg).
I have not modified the code at all and am completely stumped about what's going on. Any help much appreciated. ADezii: I have PM'd you, but realise you must be very busy so I decided to post here too.
eriktheviking, I am more stumped than you are, since I show none of these anomalies such as you describe. I have no reply right now, but I'll continue to look into it.
eriktheviking, I am more stumped than you are, since I show none of these anomalies such as you describe. I have no reply right now, but I'll continue to look into it.
Ok, thanks ADezii. I look forward to hearing from you.
Give me your E-Maill address and I'll send it as a File Attachment.
ADezii,
I would also be interested in a copy of this calendar if still available! Email address removed per site rules!
Thanks.
Come on, people! Site rules forbid the posting of email addresses and they will be removed by the moderators!
If you need communication outside of the thread you need to use PMs. But remember, information shared via PMs is not available to other members/guests!
Linq ;0)>
I would really like to use this calendar, but at the moment it is not aligning the days and dates correctly and I cannot work out how to make it right. I've tried the raw file on two computers, both with their timezone set to GMT, and it shows 1 December 2007 falling on a Friday, instead of Saturday; 1 January 2008 on a Tuesday, which is correct; 1 February 2008 on a Wednesday, instead of a Friday; 1 March on a Thursday instead of a Saturday; 1 April on a Friday, instead of a Tuesday......and so on. Grateful for any advice.
I would really like to use this calendar, but at the moment it is not aligning the days and dates correctly and I cannot work out how to make it right. I've tried the raw file on two computers, both with their timezone set to GMT, and it shows 1 December 2007 falling on a Friday, instead of Saturday; 1 January 2008 on a Tuesday, which is correct; 1 February 2008 on a Wednesday, instead of a Friday; 1 March on a Thursday instead of a Saturday; 1 April on a Friday, instead of a Tuesday......and so on. Grateful for any advice.
Sorry Erik, but I do not know what to tell you, it works perfectly on all my PCs. It must be something to do with your System (Date/Time setings). Have you checked your Date/Time settings in Control Panel?
Yes, the date and time settings on both the pcs I tried it on are fine (GMT Standard Time). I even tried it on my work pc and got the very same error!
Looks like a future Tip of the Week, huh ADezii? :)
Brad.
Looks like a future Tip of the Week, huh ADezii? :)
Brad.
Sure, as soon as I find out what the problem is, and how I can relate a Topic to it (LOL).
Not that this helps but I have the same calendar aqnd it works just fine on two of my computers.
I would really like to use this calendar, but at the moment it is not aligning the days and dates correctly and I cannot work out how to make it right. I've tried the raw file on two computers, both with their timezone set to GMT, and it shows 1 December 2007 falling on a Friday, instead of Saturday; 1 January 2008 on a Tuesday, which is correct; 1 February 2008 on a Wednesday, instead of a Friday; 1 March on a Thursday instead of a Saturday; 1 April on a Friday, instead of a Tuesday......and so on. Grateful for any advice.
Not that this helps but I have the same calendar aqnd it works just fine on two of my computers.
Thanks mshmyob, this is really driving me out of my mind. I can come to no other soluyion but to state that the problem with the Calendar as far as eriktheviking goes, must be PC specific. Specific to what - I don't know! (LOL).
Thanks mshmyob, this is really driving me out of my mind. I can come to no other soluyion but to state that the problem with the Calendar as far as eriktheviking goes, must be PC specific. Specific to what - I don't know! (LOL).
If it's specific to my computers, then it's weird that I get the same result on my 4 home computers and 3 computers I've tried at my place of work!!! So it is specific and general then. LOL.
What timezone are you using. I saw that you said GMT but which GMT. Give us the exact timezone. What OS are you using?
If it's specific to my computers, then it's weird that I get the same result on my 4 home computers and 3 computers I've tried at my place of work!!! So it is specific and general then. LOL.
(GMT) Greenwich Mean Time: Dublin, Edinburgh, Lisbon, London.
Windows XP.
(GMT) Greenwich Mean Time: Dublin, Edinburgh, Lisbon, London.
Windows XP.
The only logical assumption is that the Time Zone may be the root of the problem. Shortly, I'll have another Version of the Calendar with several enhancements. As soon as it is finished, and I get the OK from the Author, I'll post it here for you to download and we'll see what happens. Stay tuned to this station. (LOL).
As soon as it is finished, and I get the OK from the Author, I'll post it here for you to download and we'll see what happens. Stay tuned to this station. (LOL).
Thanks, ADezii. I eagerly await the post.
Thanks, ADezii. I eagerly await the post.
I'm still waiting, should have it shortly. I mentioned your dilemma to the Original Author and he does 'not' thing that your Regional Settings are the cause of the anomaly. We are still working on it, please be patient.
OK, thank you. I appreciate your help.
OK, thank you. I appreciate your help.
This may not be the 'final' Version, but I wanted to give you something to work with:
This may not be the 'final' Version, but I wanted to give you something to work with:
Thanks, but I still get the same error, see: Feb 2008 and March 2008.
and Feb2008 and Mar2008
Thanks, but I still get the same error, see: Feb 2008 and March 2008.
and Feb2008 and Mar2008
I'll keep on trying, but I am really running out of options here. (LOL).
Thanks, but I still get the same error, see: Feb 2008 and March 2008.
and Feb2008 and Mar2008
Please keep the Graphic Links active, I've contacted the Author and requested he have a look at them. If he cannot get to the bottom of this, I don't know who can.
Just a thought ADezii. Could this have anything to do with the problem using European formatted dates in Access?
Just a thought ADezii. Could this have anything to do with the problem using European formatted dates in Access?
Would the actual formatting cause the Dates to be out of sync? Don't really know at this juncture. Anyone I have ever known who has used this Calendar has never had this problem. The same Calendar in everyone's PC works correctly except for erikthevikinig's, who happens to be in the Greenwich Time Zone. The logical deduction, at least in my mind, is that it must have something to do with the Regional Settings or with the European Formatting of Dates as indicated by yourself. A real dilemma to say the least. The original Author, whom I know well, has not given up on this neither, it's just that we are both stumpped at this point.
Would the actual formatting cause the Dates to be out of sync? Don't really know at this juncture. Anyone I have ever known who has used this Calendar has never had this problem. The same Calendar in everyone's PC works correctly except for erikthevikinig's, who happens to be in the Greenwich Time Zone. The logical deduction, at least in my mind, is that it must have something to do with the Regional Settings or with the European Formatting of Dates as indicated by yourself. A real dilemma to say the least. The original Author, whom I know well, has not given up on this neither, it's just that we are both stumpped at this point.
Unfortunately, Access is unpredictable with these date issues when regional settings are to European date format. Sometimes they work and sometimes they don't. Imposing a format helps.
Check out Ade's tutorial on the subject. Literal DateTimes and Their Delimiters (#)
Unfortunately, Access is unpredictable with these date issues when regional settings are to European date format. Sometimes they work and sometimes they don't. Imposing a format helps.
Check out Ade's tutorial on the subject. Literal DateTimes and Their Delimiters (#)
Hello Mary, if you get a few minutes could you possibly download Calendar.zip contained in Post #37. Perhaps you can see something in the coding that may be causing this anomaly, something I missed. Thanks.
OK the problem is in the date format.
Looking at the following code... -
Private Sub PopulateCalendar()
-
On Error GoTo Err_PopulateCalendar
-
-
Dim strFirstOfMonth As String, bytFirstWeekdayOfMonth As Byte, bytBlockCounter As Byte
-
Dim bytBlockDayOfMonth As Byte, lngBlockDate As Long, ctlDayBlock As Control
-
Dim bytDaysInMonth As Byte, bytEventDayOfMonth As Byte, lngFirstOfMonth As Long
-
Dim lngLastOfMonth As Long, lngFirstOfNextMonth As Long, lngLastOfPreviousMonth As Long
-
Dim lngEventDate As Long, bytBlankBlocksBefore As Byte, bytBlankBlocksAfter As Byte
-
Dim astrCalendarBlocks(1 To 42) As String, db As Database, rstEvents As Recordset
-
Dim strSelectEvents As String, strEvent As String, strPlatoons As String
-
Dim intMonth As Integer, intYear As Integer, lngSystemDate As Long 'CFB added 1-25-08
-
Dim ctlSystemDateBlock As Control, blnSystemDateIsShown As Boolean 'CFB added 1-25-08
-
-
lngSystemDate = Date 'CFB added 1-25-08
-
intMonth = objCurrentDate.Month
-
intYear = objCurrentDate.Year
-
lstEvents.Visible = False
-
lblEventsOnDate.Visible = False
-
lblMonth.Caption = MonthAndYear(intMonth, intYear)
-
-
strFirstOfMonth = Str(intMonth) & "/1/" & Str(intYear)
-
bytFirstWeekdayOfMonth = Weekday(strFirstOfMonth)
-
-
strFirstOfMonth value (for today) is "2/1/2008" which is fine for US dates and will return the correct Weekday. However under European dates this is being translated as Jan 2nd. Therefore the wrong Weekday number is being returned (4 instead of 6) for the start of the month.
The following would work for European standards but not for US.
strFirstOfMonth = "1/" & Str(intMonth) & "/" & Str(intYear)
I would suggest trying the following instead as I think it is consistent accross the board.
strFirstOfMonth = Str(intYear) & "/" & Str(intMonth) & "/1"
I would suggest trying the following instead as I think it is consistent accross the board.
strFirstOfMonth = Str(intYear) & "/" & Str(intMonth) & "/1"
I think that's sorted it! Many, many thanks.
OK the problem is in the date format.
Looking at the following code... -
Private Sub PopulateCalendar()
-
On Error GoTo Err_PopulateCalendar
-
-
Dim strFirstOfMonth As String, bytFirstWeekdayOfMonth As Byte, bytBlockCounter As Byte
-
Dim bytBlockDayOfMonth As Byte, lngBlockDate As Long, ctlDayBlock As Control
-
Dim bytDaysInMonth As Byte, bytEventDayOfMonth As Byte, lngFirstOfMonth As Long
-
Dim lngLastOfMonth As Long, lngFirstOfNextMonth As Long, lngLastOfPreviousMonth As Long
-
Dim lngEventDate As Long, bytBlankBlocksBefore As Byte, bytBlankBlocksAfter As Byte
-
Dim astrCalendarBlocks(1 To 42) As String, db As Database, rstEvents As Recordset
-
Dim strSelectEvents As String, strEvent As String, strPlatoons As String
-
Dim intMonth As Integer, intYear As Integer, lngSystemDate As Long 'CFB added 1-25-08
-
Dim ctlSystemDateBlock As Control, blnSystemDateIsShown As Boolean 'CFB added 1-25-08
-
-
lngSystemDate = Date 'CFB added 1-25-08
-
intMonth = objCurrentDate.Month
-
intYear = objCurrentDate.Year
-
lstEvents.Visible = False
-
lblEventsOnDate.Visible = False
-
lblMonth.Caption = MonthAndYear(intMonth, intYear)
-
-
strFirstOfMonth = Str(intMonth) & "/1/" & Str(intYear)
-
bytFirstWeekdayOfMonth = Weekday(strFirstOfMonth)
-
-
strFirstOfMonth value (for today) is "2/1/2008" which is fine for US dates and will return the correct Weekday. However under European dates this is being translated as Jan 2nd. Therefore the wrong Weekday number is being returned (4 instead of 6) for the start of the month.
The following would work for European standards but not for US.
strFirstOfMonth = "1/" & Str(intMonth) & "/" & Str(intYear)
I would suggest trying the following instead as I think it is consistent accross the board.
strFirstOfMonth = Str(intYear) & "/" & Str(intMonth) & "/1"
Thanks a million Mary, you have no idea how much I appreciate your response, and subsequent solution to the problem. If you were in front of me right now, I'd kiss ya! (LOL). P.S. - I'll notify the Original Author since I'm sure that he will be interested also. Thanks again.
I think that's sorted it! Many, many thanks.
That Mary's something, isn't she? For both of us, I'm happy your issue got resolved.
That Mary's something, isn't she? For both of us, I'm happy your issue got resolved.
She sure is. Thanks for sticking with it ADezii. You're a star.
This thread has been closed and replies have been disabled. Please start a new discussion. Similar topics
by: Michael Holberton |
last post by:
Hi All,
I have Access 97, 2000 & 2002 installed in different directories under
Win2K Server on a new PC box I built.
The Calendar Control on my Date Selector Form is not working and
causing...
|
by: Marco Simone |
last post by:
Hi,
If someone can answer how to add calendar control on form, where you can
choose date.
I think there is Calendar control in ActiveX add in, but I don't know how to
implement it.
Thanks...
|
by: Shyguy |
last post by:
Is it possible to create a calendar that shows previous input data and
also allows for input of new data?
|
by: Norman Fritag |
last post by:
Hi there
I have avoided to use active x controls because I thought they are causing
more problems then they are doing any good.
I a new application I would want to use the tree and list view...
|
by: Matthew |
last post by:
I currently have a form in MS Access that has certain combo boxes
which specify criteria in order to run a query based on that criteria.
I want to add to this, a calendar from which a user will be...
|
by: DFS |
last post by:
If you're listening, I want the middle of the calendar (showing 1 month) to
open below the cursor position. It currently opens just to the right and
below the cursor position.
I hunted through...
|
by: Greg |
last post by:
Hi,
I have a table with "dates", i'd like to display those dates on a calendar.
I've put a calendar in a form, linked to my "date" field, and it works, but
only showing one "date" per calendar....
|
by: xian2 |
last post by:
Hi,
I wanted to create a calendar in Access that would call on data stored within tables in the database (dates in forms) and would show it visually on a calendar when the calendar was opened.
I...
|
by: BerkshireGuy |
last post by:
I need to create a form that is a giant calendar.
For each day of the month (users should be able to browse the months)
the date is a different color if:
1) The daily routine ran
2) If the...
|
by: MyWaterloo |
last post by:
This thread has been closed as it has gotten just too big.
If you have any questions about the application discussed in this thread please start a new thread in MS Access by clicking on the Start...
|
by: Kemmylinns12 |
last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
|
by: Naresh1 |
last post by:
What is WebLogic Admin Training?
WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge required to effectively administer and manage Oracle...
|
by: antdb |
last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine
In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
|
by: AndyPSV |
last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and...
|
by: Arjunsri |
last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and credentials and received a successful connection...
|
by: Oralloy |
last post by:
Hello Folks,
I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA.
My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
|
by: Carina712 |
last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand. Background colors can be used to highlight important...
|
by: Johno34 |
last post by:
I have this click event on my form. It speaks to a Datasheet Subform
Private Sub Command260_Click()
Dim r As DAO.Recordset
Set r = Form_frmABCD.Form.RecordsetClone
r.MoveFirst
Do
If...
|
by: ezappsrUS |
last post by:
Hi,
I wonder if someone knows where I am going wrong below. I have a continuous form and two labels where only one would be visible depending on the checkbox being checked or not. Below is the...
| |