Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a workbook that has multiple sheets in it. I want the first sheet to
have a "form" in a sense that will allow a user to input information in different boxes and then "Submit" the information by clicking on a button. When the button is hit, I want a macro to run that copies that information in the boxes and pastes it into the first blank row from the top in two sheets (so that it can be added to each day): the sheet for each employee and also the sheet for each client. The form looks something like this: Date Client Description Initals ( ) ( ) ( ) ( ) Total Hours Non-Billable Intercompany Billable ( ) ( ) ( ) ( ) Where the parenthesis are cells that they can enter information. On the different tabs, I have each of these fields at the top of the page and columns under each one. I need the information in each cell that is entered to transfer to the appropriate sheet based on initials and client (for instance, if the initials are DF and the client is "Top of the Line", then I need the entire set of data transferred to the first blank row in the DF tab and the "Top of the Line" tab. There are other cells that will have to transfer as well, but I'm not sure how to make it happen. Thanks for the help! Aaron |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Transfer info to new sheet by date | Excel Worksheet Functions | |||
HOW DO I TRANSFER INFO FROM POSITION CHART TO A SCHEDULE SHEET? | Excel Worksheet Functions | |||
transfer info from one sheet to another? | Excel Discussion (Misc queries) | |||
Transfer info from one sheet to another | Excel Discussion (Misc queries) | |||
macro to transfer info | Excel Programming |