Drop down missing in cells with validations!

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

Guest

This is a tricky one. I got a sheet with many cells, each validating against
one of many possible Names (ranges defined in another sheet). After working
for a while, all drop downs suddenly disappear. Of course the "In-Cell
dropdown" remains active. Moreover, I had been circling invalid cells with
activesheet.circleinvalid. Even though I switched to activesheet.clearcirles,
I always get a circle on the activecell (it's gone once I switch to a
different cell, which in turn gets circled).
The only time I could get the drop downs back was when deleting a lot of
rows and saving the workbook. Is it possible that I'm facing a restriction on
the amount of cells with validations??
 
Sounds more like a screen redraw or memory problem.

Try saving periodically - it might help.

Make sure the screen is zoomed to 100%
 

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