View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
ufo_pilot ufo_pilot is offline
external usenet poster
 
Posts: 142
Default Help with auto Fill

In AU1 :
=IF(COUNTBLANK(A1)=0,"","N")

Then in another cell you can count how many blank's there are"
=COUNTIF(AU1:AU3000,"")




"jln via OfficeKB.com" wrote:

OK here is what I trying to do. I need to count the number of used rows in
column A and place "N" in column AU when there is anything in column A of
that row. Im have a major brain Fart here.

--
Message posted via http://www.officekb.com