I have created a spreadsheet for hosting an online tournament. I have an IF statement that basically says "IF(E3="W",B3,D3)".
The code field(E) for the logical check will have either a W for win or L for loss OR nothing which presents a problem, lol. The field needs to remain empty until a winner or looser posts in to the Host. If it's empty, it will still put a nick in the next round spot with my formula as it is right now. So I guess I need another check but not sure how to go about it. I tried OR but it didn't work or my syntax was wrong.
IF E3 is empty, leave the next round player field empty
ELSE if E3="W",D3,B3 is what I want it to do.
I have a sample of the spreadsheet I'm just not sure how to put it on the board, lol. I was going to post it as an attachment but see no way to do that. I downloaded something that was suppose to help but not sure how I'm suppose to use it LOL. OMG, if anyone needs to SEE the file I will post it online if need be as I have my own webspace, sheesh, lol.
Thanks in Advance......................
Barb
The code field(E) for the logical check will have either a W for win or L for loss OR nothing which presents a problem, lol. The field needs to remain empty until a winner or looser posts in to the Host. If it's empty, it will still put a nick in the next round spot with my formula as it is right now. So I guess I need another check but not sure how to go about it. I tried OR but it didn't work or my syntax was wrong.
IF E3 is empty, leave the next round player field empty
ELSE if E3="W",D3,B3 is what I want it to do.
I have a sample of the spreadsheet I'm just not sure how to put it on the board, lol. I was going to post it as an attachment but see no way to do that. I downloaded something that was suppose to help but not sure how I'm suppose to use it LOL. OMG, if anyone needs to SEE the file I will post it online if need be as I have my own webspace, sheesh, lol.
Thanks in Advance......................
Barb