Move text after delete

  • Thread starter Thread starter gregork
  • Start date Start date
G

gregork

I have a range on my worksheet (B7:K23) that I add and remove data from via
a user form. When I clear contents of data how can I get all data below the
original data to move up a row so as I don't end up with empty cells.

Cheers
Greg
 
Thanks for the reply. I don't want to delete any rows. I just want any text
underneath the cells that I have cleared the contents of to move up 1 row.

Cheers
Greg
 
The code I gave, does not delete any rows.
Unless you have defined names to those cells the effect is exactly same
as clearing the cell and manually doing cut-paste to move up.

Sharad
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top