CellPointer (rectangle around selected cell) invisible

  • Thread starter Thread starter Henk
  • Start date Start date
H

Henk

After running some macro's my CellPointer (rectangle around selected cell)
becomes invisible. Anyone any idea how to get it back?
 
it may be that your code selected some other cells or objects. Maybe just
add some code to re-select those cells
 
Thanks for your ptompt reply Patrick, but I tried this already in many ways.

Range("I31").Select for instance

But the Cellpointer remains invisible.

Strange thing is that I can see (in the upper left corner of my screen, next
to my formula bar) that cell I31 is indeed selected. I even can "select"
other cells but still the cellpointer (is it called like that???) remains
invisible. It is eve possile to input data in the selected cell.
 

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