Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to figure out how to copy data from one sheet to another
that meets a specific parameter using VBA. I have a web query on sheet 1 that refreshes every 3 minutes. I would like to select all rows from it that have a value in column C that is, for example, greater than 100; copy only those rows into sheet 2, and after they have been copied, sort them by, for example, ascending order of column A. I need sheet 2 to automatically refresh every 3 minutes as well. It would be nice to learn how to do this all in VBA, as I have C++ experience and am comfortable coding solutions. Thanks for any help, I know I'm asking a lot. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sort, Copy, and Paste macro, must execute twice to work | Excel Discussion (Misc queries) | |||
Sort, Copy, Paste..without Autofilter..Anyone??? | Excel Worksheet Functions | |||
vba to sort group copy paste to another sheet | Excel Programming | |||
vba to sort group copy paste to another sheet | Excel Worksheet Functions | |||
Macro w/filter, copy, paste,& sort isn't working consistently | Excel Programming |