View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
oteixeira
 
Posts: n/a
Default Automatically number lines


Hi,
I'm not sure if i inderstood your idea, but look at the formula above,
which i entered in cell A3:

=IF(B3="","",ROW())

If cell B3 is not empty, then the row number will appear in cell A3.

Hope it helps


--
oteixeira
------------------------------------------------------------------------
oteixeira's Profile: http://www.excelforum.com/member.php...o&userid=35320
View this thread: http://www.excelforum.com/showthread...hreadid=551052