Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a payroll form where I would like to have a drop down for PayPeriod of
1-26 for all weeks in the year. After selecting the current pay period between 1 and 26 I would like Excel to automatically insert the Beginning Report Date in one cell and the through date in another cell. For instance if 01 is selected the two cells would be 12/25/05 and 01/07/06. I then have all the days for the two weeks in rows going down the form with the day of the week and the date next to it. I have the spreadsheet working now such that I can enter the pay period I want to enter manual and it fills the cells all the way through. I am trying to add the feature to be able to select the pay period from a driop down list rather than manually enter. What kind of macro or thing would I need to do to create the drop down feature? I have created Names for Reportdate and Through which have the corresponding 26 dates each would have as a start since I think this would be needed if a macro is used. -- Brian |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need VBA script to auto-insert value upon row insert | Excel Worksheet Functions | |||
Drop down lists that auto create and then filter the next drop down list | Excel Worksheet Functions | |||
Using a drop-down list along with an auto-populate drop-down | Excel Discussion (Misc queries) | |||
Can I auto insert a worksheet when I insert a value in a cell. | Excel Worksheet Functions | |||
Insert cell/format/text/fontsize and auto insert into header? | Excel Programming |