ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Basic question - all rows in column to last row (https://www.excelbanter.com/excel-programming/379053-re-basic-question-all-rows-column-last-row.html)

Bob Phillips

Basic question - all rows in column to last row
 
Range("D1", Range("D1").End(xlDown)).Select


--
---
HTH

Bob

(change the xxxx to gmail if mailing direct)


"Rick" wrote in message
...
I need to modify a column of data, but am having trouble determining how to
select all of the column, up until and including the last row.

I have tried this formula below, but it is not doing what I thought it
should....

Range("D:D", Range("D:D").End(xlDown)).Select

Any help is appreciated.

Ric





All times are GMT +1. The time now is 09:20 AM.

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