LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 538
Default submit button and auto update for workbook?

escelnewbie wrote:

description of project: At work we have a workbook for vacation bids. 1
book 12 pages. Currently each day (356) has approx. 15 open slots each
and approx. 350 employees. Currently all vacation bids are inputed
manualy and this becomes very time consuming considering each bid
requires input into 5 cells. So I am trying to reconstruct the book to
have a drop down list of names (easily done) with the shift they are on,
and date range 1 day up to 2 weeks and click a "submit" button and book
will automaticaly update. Is this possible with excel 10?
Currently we have initial bid a beginning of year (all 300 plus
employees) and a 'first come first serve' request thru out rest of year.
(approx. 3-10 request a day) with 2 seperate shifts and workers
seperated from supervisors.


You might want to do a userform. Put dropdown above a calendar control, have
a slider control (or maybe a spinner) below that, and OK and Cancel buttons
below that.

+--------------+
| [ names ] |
| +----------+ |
| | calendar | |
| | calendar | |
| | calendar | |
| | calendar | |
| +----------+ |
| <--slider-- |
| [OK][Cancel] |
+--------------+

The dropdown would be the names as you said (loaded from wherever your
employee list is kept), the calendar would be the start date of the vacation,
the slider would be the vacation length, and OK would call the code to plug
in the data.

--
"Tomorrow" is just another word.
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Submit Button Edith Excel Discussion (Misc queries) 0 April 8th 08 09:56 PM
Excel Multisheets, submit button to update database sheet [email protected] Excel Discussion (Misc queries) 1 April 13th 07 02:26 PM
Submit Button? Bip Excel Discussion (Misc queries) 1 January 15th 07 12:32 PM
Sometimes formuli in workbook don't auto update with auto-recal on PE2 Excel Worksheet Functions 1 October 12th 06 03:49 PM
Submit Button edwardpestian Excel Worksheet Functions 1 April 27th 06 08:24 PM


All times are GMT +1. The time now is 10:35 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"