ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   How to do this? (https://www.excelbanter.com/excel-programming/354652-how-do.html)

Paul

How to do this?
 
How to select a range of cells one at a time from a workbook? The condition
is that on the first column "A" it shows the refrence number in the first
row then X number of rows down and X number of columns to the right, it
shows the relevant information to that reference number. That X number of
rows and columns are various. I need to select this range to do some
cleaning up within this range and then move on to the next range (reference
number). Also I need to capture the rows number for the "reference number"
cell. The purpose of it is to move all the relevant information to the same
row of the reference number cell and delete all the blank cell after.Thanks



Example:

Ref # color size type status
and so on.......
12456 10
Black Used

25614
Green New

Yes
12
25478
Red
11
Used

No
25478



R..VENKATARAMAN

How to do this?
 
use offset function
control+G and under reference type
offset(a1,2,2)
it will take you to C3

"Paul" wrote in message
...
How to select a range of cells one at a time from a workbook? The
condition is that on the first column "A" it shows the refrence number in
the first row then X number of rows down and X number of columns to the
right, it shows the relevant information to that reference number. That X
number of rows and columns are various. I need to select this range to do
some cleaning up within this range and then move on to the next range
(reference number). Also I need to capture the rows number for the
"reference number" cell. The purpose of it is to move all the relevant
information to the same row of the reference number cell and delete all
the blank cell after.Thanks



Example:

Ref # color size type status
and so on.......
12456 10
Black Used

25614
Green New

Yes
12
25478
Red
11
Used

No
25478






All times are GMT +1. The time now is 05:14 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com