VBA: Creating function to find last row of the sheet.
Hello Experts.
Can somebody help me with the following query... This code will find last row of a sheet..but do not want to repeat for every sheet.
Dim lrow as long
Lrow=range ("a"& rows.count).end (xlup).row
Please help me to create function which can be used for any sheet..Thanking you in Advance.
»
- sravanmonty's blog
- Login or register to post comments
- 3765 reads
Recent comments
6 years 10 weeks ago
6 years 48 weeks ago
7 years 8 weeks ago
7 years 11 weeks ago
7 years 12 weeks ago
7 years 17 weeks ago
7 years 25 weeks ago
7 years 26 weeks ago
7 years 26 weeks ago
7 years 26 weeks ago