ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Selecting a Cell inside a range (https://www.excelbanter.com/excel-programming/305979-re-selecting-cell-inside-range.html)

Ron de Bruin

Selecting a Cell inside a range
 
Hi

Cells = all cells on the sheet
You answer is correct

Use this
Range("Prices").Cells(1, 3).Activate


--
Regards Ron de Bruin
http://www.rondebruin.nl


"Khlaudhya" wrote in message ...
Hi there,

I have a given range named "Prices" selected and I want to activate the third column and first row of that range.

I have

Range("Prices").Select

Cells(1, 3).Activate

but this returns the cell "C1" activated.


Any ideas?

Thank you very much.

Regards,

Khlaudhya





All times are GMT +1. The time now is 10:21 PM.

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