is this the one you want to send me? i don see the new field in the table and the form you have added seems to do not workhave not fully tested and i let you do the testing.
ok testing and i have found an error. If i insert data in the daily view, without opening the appointmente windows i get error, syntax error in instruction INSERT TO, trying to check the code but can't understand the error yet. Also..(but for this i need to talk with my colleagues) when i open the windows to insert appointments i can see all the appointmne of all the rooms while may be is better to see only the selected room. Not sure if this must be like this yet, but i think sosorry i sent the wrong db. here again.
ok have found the syntax error, there was a . instead of , ,when listing the field of the formok testing and i have found an error. If i insert data in the daily view, without opening the appointmente windows i get error, syntax error in instruction INSERT TO, trying to check the code but can't understand the error yet. Also..(but for this i need to talk with my colleagues) when i open the windows to insert appointments i can see all the appointmne of all the rooms while may be is better to see only the selected room. Not sure if this must be like this yet, but i think so
yes, i do that. So i want thatht in the frm.calendarAppt also the listed data are filtered byt the room color. Is that possible?always use the Form, specially frmMainMenu. DO NOT directly put data in the raw Table.
yes i have no problem with it, but with the frmcalendarappt showing all the room appointments instead of the selected one only!on the frmCalendarMain, you double-click a date (on Month) view, or double-click a time (Weekly or Daily view) to add/edit or delete an appointment (in your case a schedule).
on Main form (menu) when you click "Blue Room" all schedules will be shown for that room only. the same with Red Room.
yes and it works fine but in the frmCalendarAppt.are you using the db i posted on #21, that one is filtering whichever "color" you choose from the menu.
i have also found another error, but this is from the original dbyes and it works fine but in the frmCalendarAppt.
When i double click on a daily view day to insert a schedule, that form open showing all the schedule for that day. It shows not only the room i am working at but the other room schedule also
yes greathere i added Criteria on ApptColor on the recordsource of the Listbox.
if you want to do more edit please use mine. In this there is acorrection for an erorr in listing the field name, plus i have added another roomyes great
2 more thing
the first is an error in the appontments scheduler when try to change the start date or end date through the popup
The second is that i would lik eto chenge the hours slot som room have 1 hour slot so 8:00-9:00 9:00-10:00 and so on other rooms has different like 8:40-9:20 - 9:20-10:00, 10:00-10 40..and so on, it is 40 minutes slot
These are fixed, always like this
ANd it also wouyld be nice to hide (or delete ) all the slot athat are never used. Nothng start before 8:00 and nothing goes beyonf 18:20..each room has different end or start
Would be good if the timetable start and finish at the time i need
Then i have other let's called them room" wher ethere is no time scheduling but just list of names
Do you think is it possible?
he send to me via mail,so i have asked him if i can post it...you know is better to have his permission before, and i'll be happy to post it here!Please do, or post a link to where he shares it.
I used to use an old version of his, in my last place of work, for holidays.
FWIW I would have used his location field for your rooms, just changing it to a combo.