I'm trying to come up with a formula to check a cell for an * to determine how to figure for a budget sheet.
I am trying to split bills in half between two parties but some of the bills are only for one of the parties so I want to put an * on those bills to skip the divide action so i don't have to write a function for every time we need to skip the divide by 2 action. I have included a pic of the sheet I'm making for reference. I am including a rough wording to help explain what I am trying to do but i don't know how to format it for excel.
If I6 contains "*" then 0+0 else J6/2
Imgur
I am trying to split bills in half between two parties but some of the bills are only for one of the parties so I want to put an * on those bills to skip the divide action so i don't have to write a function for every time we need to skip the divide by 2 action. I have included a pic of the sheet I'm making for reference. I am including a rough wording to help explain what I am trying to do but i don't know how to format it for excel.
If I6 contains "*" then 0+0 else J6/2
Imgur