I am looking for a way to link the True portion of the IF statement to populate from a given cell. So instead of typing in what to dislpay i want to type in a given cell and have it display what is in that cell.
Currently this is what i have. When it is true it displays 340.00
=IF(B236="Printer","340.00","0.00")
This is what i want to work.
=IF(B236="Rent","Worksheet!B25","0.00")
Any help in this matter would be greatly appreciated. I am hoping there is a more advanced IF formula i don't know about. Thanks!
Bookmarks