Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to automate the copy process of rows from one worksheet to
another based on specific data. I am running a DB query and returning the data to my workbook. I then want to copy certain rows to another sheet based on specific values in the first column. The data being returned is Date and Time formatted as follows: mm/dd/yyyy 13:00 and is returned in ten minute increments. I want to automate copying rows from this worksheet to another worksheet based on specific times in the first column. These values are not always in the same rows. Can I write a macro to copy the specific rows based on the time entered in column one? If yes, what is the proper syntax? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Deleting rows based on values in a a cell in the row | New Users to Excel | |||
Copy rows from one sheet to another based on a cell value | New Users to Excel | |||
Automate display/ hide rows in excel based on yes/no check box | Excel Discussion (Misc queries) | |||
copy rows based on cell value | Excel Programming | |||
Automate Finding Values/Copy to Different Sheet | Excel Programming |