Thread
:
formula problem
View Single Post
#
2
Posted to microsoft.public.excel.programming
GaryDK
external usenet poster
Posts: 13
formula problem
Hi Andrew,
Assuming your data starts in B2, and A1 is not a number, enter this in
A2 and copy it down.
=IF(B2=B1,A1,A1+1)
Hope this works for you,
Gary
Reply With Quote
GaryDK
View Public Profile
Find all posts by GaryDK