Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a worksheet which has hours worked by employees on various
projects over the last year. So, column 1 is the employee name, column 2 is the project name and column 3 starts with Jan 1 and continues on, so the number in column 3 represents the hours that the employee (named in column 1) worked on the project (named in column 2) on Jan 1, and column 3 is the hours worked on Jan 2, etc. I have to write a routine that copies all the data for a given employee for dates between some start date and some end date to a new worksheet in the same workbook. This new worksheet will have column 1 being employee name, column 2 being project, column 3 being the hours worked on the start date, etc. What is the most efficient way to copy ranges of rows and columns to the new worksheet? Thanks, David |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Coping info inside cells | Excel Programming | |||
coping cells | Excel Programming | |||
Macro for coping cells from one worksheet to another | Excel Programming | |||
Trouble Coping Visible Cells | Excel Discussion (Misc queries) | |||
Coping all cells with data. | Excel Programming |