Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Ok, so here's what I am trying to do.
I am creating a simple booking system for a meeting room. I have created a grid of 5 rows (Monday to Friday) and 16 columns (0900 hours to 1700 hours in half hour increments per cell). At first I thought the best way to allow people to book was to have them select the relevant cells for the day/time they want and then click a control button with a macro attached that simply filled the cells with colour and merged them. Another button could be pressed to unmerge and return to normal (cancel booking). This seems like it is frraught with possible errors. One I have already encountered is returning the borders to cancelled cells. If the booking is over multiple cells, no problem. If it is just a half hour booking though the macro will not run because it is told to border the 'inside' of the selection as well as the outline. I'm sure more problems will arise. I would really like to be able to have 3 drop down boxes, one for the day, one for the start time and one for the finish time. A user could then select, for example, (Monday) (0900) to (1200). A control button then confirms that selection and merges/fills the releavnt cells. Is this possible? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Drop down lists that auto create and then filter the next drop down list | Excel Worksheet Functions | |||
Selection from drop-down box | Excel Discussion (Misc queries) | |||
Create new drop down from previous drop down selection | Excel Discussion (Misc queries) | |||
Auto populate several cells based on a selection from drop down li | Excel Discussion (Misc queries) | |||
drop down selection determines other drop down content | Excel Discussion (Misc queries) |