G
Guest
I am not sure if this question is going to make any sense but he it goes.
I have been asked to do a quick access database to schedule use of class
rooms. The problem is I am not that good at access and I am not sure how to
design the form. I was given a copy of the paper that is currently in use and
it looks like a print out of a calendar. The person that is using the paper
wants the form to look just like the calendar. I would like to use a list box
but I have tried it and I can not figure out how to add items to the list
box. I have a command button that the user will click to add info to the list
box. If I do the listboxname.additem itemname I will see it pop up in the
list box. This is what I want but the problem is using this method the stuff
in the list box does not get up into the database it is just on that form.
So the question is how can I recreate a calendar like form that allows the
user to put info in some type of box. There will be multiple people using the
same room in a day. That is why I thought a list box would be ideal. Anyway
thanks for reading this long question that probably does not make any sense.
I have been asked to do a quick access database to schedule use of class
rooms. The problem is I am not that good at access and I am not sure how to
design the form. I was given a copy of the paper that is currently in use and
it looks like a print out of a calendar. The person that is using the paper
wants the form to look just like the calendar. I would like to use a list box
but I have tried it and I can not figure out how to add items to the list
box. I have a command button that the user will click to add info to the list
box. If I do the listboxname.additem itemname I will see it pop up in the
list box. This is what I want but the problem is using this method the stuff
in the list box does not get up into the database it is just on that form.
So the question is how can I recreate a calendar like form that allows the
user to put info in some type of box. There will be multiple people using the
same room in a day. That is why I thought a list box would be ideal. Anyway
thanks for reading this long question that probably does not make any sense.