Share via

Excel: how would I have one cell words make another cell =0

Ronindoc 0 Reputation points
2024-09-03T01:05:03.38+00:00

He all, I am wanting to improve my bill payment workbook I made. What I would like happen is that when the cell next to one says "Paid" it will be the next cell changes its value to "0" or become blank. This is so that I can just click a drop down that says paid and not have to play the game of deleting something after I pay it to change the sum value.

Thank you all

Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Microsoft 365 and Office | Excel | For business | Windows

2 answers

Sort by: Most helpful
  1. Emi Zhang-MSFT 30,191 Reputation points Microsoft External Staff
    2024-09-03T07:41:37.03+00:00

    Hi,

    Does this cell that needs to be changed to a value of 0 have a numeric value?

    If these two columns are added to the auxiliary columns of the table, you can directly use the IF function to implement your needs.

    If your table is more complex, please be a bit more precise to explain your requirement or you can upload a screenshot or sample table so that I can get more accurate solutions to this problem. I’m glad to help and follow up your reply.


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. Barry Schwarz 5,431 Reputation points
    2024-09-03T02:26:31.8266667+00:00

    You can create macro (that you execute with a shortcut key) that will set the selected cell to "Paid" and clear the cell to the right (or left).

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.