Share via

Excel Formula

Anonymous
2018-10-18T18:28:06+00:00

When I enter data into one cell, for example B10, then in cell AC10, I want it to enter the word "requested" into the AC 10 cell.

Is this possible?

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

DaveM121 891K Reputation points Independent Advisor
2018-10-18T18:31:10+00:00

Hi ANewell1 perhaps this is what you mean . ..

In Cell AC10, enter the formula:

=IF(B10<>"","requested,"")

Was this answer helpful?

0 comments No comments

5 additional answers

Sort by: Most helpful
  1. Anonymous
    2018-10-18T21:38:18+00:00

    Thank you!  That worked.

    Appreciate it!

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2018-10-18T21:37:59+00:00

    Thank you!  That worked.

    Appreciate it!

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2018-10-18T18:31:37+00:00

    Hi. Try this cell AC10:

    =IF(B10<>"","requested","")

    Was this answer helpful?

    0 comments No comments
  4. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more