Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sorry, its my 1st time working with Visual Basic i've been looking
though a lot of websites but cant find anything. i have some knowledge with C++ and its kinda annoying not being able to write such an easy macro. what im trying to do is: 1. Find keyword "yyyyy" in column A 2. Find keyword "xxxx" in column A. 3. Highlight every row in between including columns A-F 4. Copy and paste in a new Sheet. 5. Start from where 2. ended and loop 1.-5. again. thank you for reading this and hopefully help me understand how VB works in excel. i would greatly appreciate it |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pasting Values between sheets in VBA | Excel Worksheet Functions | |||
Pasting on Filtered Data Sheets without pasting onto hidden cells | Excel Discussion (Misc queries) | |||
in VBA Sheets("mysheet").Copy Befo=Sheets(1) how do i get a reference to the newly created copy of this sheet? | Excel Worksheet Functions | |||
Copy and pasting sheets with merged cells | Excel Programming | |||
HELP: Copying and pasting to Sheets... | Excel Programming |