delete a cell

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to delete a single cell, but the worksheet does not allow me to do it. I have a choice to delete the whole row or the whole column. I just need to move cells up. I know I must have to set an option, but can't figure out which?
 
tatty said:
I am trying to delete a single cell, but the worksheet does not allow me
to do it. I have a choice to delete the whole row or the whole column. I
just need to move cells up. I know I must have to set an option, but can't
figure out which?

So what happens if you click on a single cell and use
Edit > Delete...
(or right-click and use Delete... on the pop-up menu)?
 
-----Original Message-----
I am trying to delete a single cell, but the worksheet
does not allow me to do it. I have a choice to delete the
whole row or the whole column. I just need to move cells
up. I know I must have to set an option, but can't figure
out which?
Which version are you using? You can shift the cells up
or to the left with the right hand mouse button, choosing
delete on the selected menu.
 
Any chance you've got your data filtered?

If yes, then data|filter|showall and retry it.
 
Back
Top