In the attached spreadsheet I would like to have cell B20 display a value of 125 when cell I10 is blank. When cell I10 has a value in it I would like cell B20 to display that value. Is this possible?
Thank you
In the attached spreadsheet I would like to have cell B20 display a value of 125 when cell I10 is blank. When cell I10 has a value in it I would like cell B20 to display that value. Is this possible?
Thank you
Try this:
![]()
Please Login or Register to view this content.
Would you like to say thanks? Please click the: "Add Reputation" button, on the grey bar below the post.
In B20 put
=IF(I10 = "",125,I10)
One test is worth a thousand opinions.
Click the * Add Reputation below to say thanks.
Thank you!!!!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks