Thread
:
Find the first empty column
View Single Post
#
1
Posted to microsoft.public.excel.programming
simon
external usenet poster
Posts: 21
Find the first empty column
I would like a function similar to below, but for the
first empty column within row 36.
Below is what I use for the first empty row.
last_row = wks_Stock.Cells(Rows.Count, 1).End(xlUp).Row
Thanks,
Simon
Reply With Quote
simon
View Public Profile
Find all posts by simon