View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default how can i get VBA to give rows numbers

Just use the ROW() function.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Bahnando" wrote in message
...
I have made a formular to fill in data in a sheet, but i can't figur out

how
to make the formular give the rows increasing numbers.....
I bet it's pretty simple, but I just can't get i right.

thanks