Thread
:
Identifying Top row
View Single Post
#
1
Posted to microsoft.public.excel.programming
Teresa
external usenet poster
Posts: 169
Identifying Top row
I have 20 rows,
if the first row is the 5th row e.g.A5 or B5,
then I want Y5 = "GM" ETC.ETC.
So something like:
Y(Cells(Rows.Count, 1).End(xlUp).Row)= "GM"
obviously not End(xlUp).Row but something similar
Thks
Reply With Quote
Teresa
View Public Profile
Find all posts by Teresa