a formula to "go to" another cell if a condition is true?

  • Thread starter Thread starter Rope
  • Start date Start date
R

Rope

If C6="9" I would like cell G44 to get selected to let the data entry person
to know that they must enter a date...possible? Thanks.
 
Is the 9 manually entered or is it the result of a formula?

You can do it the way you want it or you can have the date automatically
entered when the condition is met. What date do want to be entered, the
current date (today's date) or some other specific date?
 
Formulas can only return results to the cell in which they reside.

To jump to another cell would require event code behind the worksheet.


Gord Dibben MS Excel MVP
 

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