Calling the Row Number?

G

gorkyness

I'm using the following function:

=HLOOKUP("350305",PIVOT,2,FALSE)

When I try to copy it down a column, the function doesn't change a
all, but I want the number "2" to reflect what row the function is on
Is this possible without making another column with number
1,2,3...etc
 
Top