Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Everyone,
I have started programming in Excel VB about a month ago. I guess I'm doing well but Now I have a problem at hand. My Macro runs in a loop and searches for multiple entries one by one ... and needs to copy the required fields corresponding to that Entry to another sheet. The first column in my Sheet contains the reference Entries. I search the Entire first column for that entry and if I find it then I need to copy SOME of the cells of that Row to another Sheet. I can get the number of that Row by ActiveCell.Row ... and I know which colums of that Row I need to Copy. But I DONT know how to use both of these to Select the Required Cell ????? Kindly guide me ... I will be really grateful for your help. Thanks and Best Regards, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Selecting data from cells that are 5 rows apart and groung in 1 co | Excel Worksheet Functions | |||
after selecting 50 rows of a column i can't reference the cells in the rows | New Users to Excel | |||
Selecting rows from cells | Excel Discussion (Misc queries) | |||
selecting range of cells - variable # of rows | Excel Programming | |||
Dynamically locating value; selecting that row and everything above (or below) and deleting/copying | Excel Programming |