Logo 
Search:

MS Office Answers

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds
  Question Asked By: Molly Brown   on Sep 01 In MS Office Category.

  
Question Answered By: Gustavo Taylor   on Sep 01

You can have a code like following

sub fill()

Range("a65000".end(xlup)).offset(0,4).select

do while activecell.row<>1
if activecell = "" then
activecell = "OX"
end if

loop

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Fill Blank rows Or get search suggestion and latest updates.


Tagged: