ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   End of Page (https://www.excelbanter.com/excel-programming/294475-re-end-page.html)

Frank Kabel

End of Page
 
Hi
to get the lastrow filled in column A you may use something like
LastRow = ActiveSheet.Cells(Rows.Count, "A").End(xlUp).row

--
Regards
Frank Kabel
Frankfurt, Germany

"AaronJay" schrieb im Newsbeitrag
...
Hi,

I am trying to create a Macro to preform a Vlookup and carry the

results to the last record in the sheet.
Any ideas?

Thanks,
Aaron




All times are GMT +1. The time now is 01:15 AM.

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