Tiger Board Logo

Donor's Den General Leaderboards TNET coins™ POTD Hall of Fame Map FAQ
GIVE AN AWARD
Use your TNET coins™ to grant this post a special award!

W
50
Big Brain
90
Love it!
100
Cheers
100
Helpful
100
Made Me Smile
100
Great Idea!
150
Mind Blown
150
Caring
200
Flammable
200
Hear ye, hear ye
200
Bravo
250
Nom Nom Nom
250
Take My Coins
500
Ooo, Shiny!
700
Treasured Post!
1000

YOUR BALANCE
ExcelNet
storage This topic has been archived - replies are not allowed.
Archives - General Boards Archive
add New Topic
Replies: 15
| visibility 444

ExcelNet


Nov 5, 2018, 12:18 PM

Tell me how to make this work:

=if(A5>0,"John Smith","")

This works, returns John Smith.

=if(A5>0,"John Smith","")+if(B5>0,"Bill Cockbreath","")

This no work, and it's some dumb reference I'm missing. I don't think I want to make anything into text...what's the obvious thing I'm missing to return "John Smith Bill Cockbreath" instead of an error?

2024 white level memberbadge-donor-15yr.jpgbadge-ringofhonor-19b.jpg flag link military_tech thumb_downthumb_up

&


Nov 5, 2018, 12:22 PM

=if(A5>0,"John Smith","")&if(B5>0," Bill Cockbreath","")

Might want to add a space before Mr. Cockbreath

flag link military_tech thumb_downthumb_up


&


Nov 5, 2018, 12:22 PM

=if(A5>0,"John Smith","")&if(B5>0," Bill Cockbreath","")

Might want to add a space before Mr. Cockbreath

flag link military_tech thumb_downthumb_up


and sign


Nov 5, 2018, 12:22 PM

=if(A5>0,"John Smith","")&if(B5>0," Bill Cockbreath","")

Might want to add a space before Mr. Cockbreath

flag link military_tech thumb_downthumb_up


Also, if you'd like to cause errors on tnet for which stuff


Nov 5, 2018, 12:23 PM

can not be loaded from the database. - use & in the subject

flag link military_tech thumb_downthumb_up


Nailed it. I knew it was something obvious,


Nov 5, 2018, 12:25 PM [ in reply to and sign ]

but also, I'm dum.

2024 white level memberbadge-donor-15yr.jpgbadge-ringofhonor-19b.jpg flag link military_tech thumb_downthumb_up

wuz


Nov 5, 2018, 12:27 PM

u wuz dum

won't to up your game, use concatenate

=concatenate(if(A5>0,"John Smith",""),if(B5>0," Bill Cockbreath",""))

flag link military_tech thumb_downthumb_up


I actually tried concatenate, but it didn't work


Nov 5, 2018, 12:33 PM

because I'm dum.

2024 white level memberbadge-donor-15yr.jpgbadge-ringofhonor-19b.jpg flag link military_tech thumb_downthumb_up

It's simple, really.


Nov 5, 2018, 12:24 PM

Go in your bathroom and disrobe. While standing, place your head between your legs, and look up.

There you go.

2024 orange level memberbadge-donor-20yr.jpgringofhonor-obed.jpg flag link military_tech thumb_downthumb_up


THIS


Nov 5, 2018, 12:32 PM

Obed playing chess while you playin checkers.

Obed, you need to take this kind of pro-tip to the

PROZONE
R
O
Z
O
N
E

flag link military_tech thumb_downthumb_up


The "&" seems to work better than the asterisk.


Nov 5, 2018, 12:56 PM [ in reply to It's simple, really. ]



2024 white level memberbadge-donor-15yr.jpgbadge-ringofhonor-19b.jpg flag link military_tech thumb_downthumb_up

7***


Nov 5, 2018, 12:25 PM



badge-donor-20yr.jpg flag link military_tech thumb_downthumb_up

Re: Prerequisites met?


Nov 5, 2018, 12:29 PM

Milk in the freezer yet?

Cut a hole in the box?

badge-donor-05yr.jpg flag link military_tech thumb_downthumb_up


If'n you don't like usin them fancy formulas, u know u kin


Nov 5, 2018, 12:30 PM

always filter by ranges on a column. So if you're looking for all values in column A greater than zero, just click the down arrow on the filter and select "Number Filters". Then filter on column B for greater than 0 to get Sir Cockbreaths results.

flag link military_tech thumb_downthumb_up


wait, so you WANT Cockbreath?


Nov 5, 2018, 12:32 PM

because I can think of better ways, ways that are more, um....mutually beneficial.

flag link military_tech thumb_downthumb_up

=concatenate(if statement,if statement, more stuff)***


Nov 5, 2018, 12:50 PM



2024 orange level memberbadge-donor-10yr.jpg2011_pickem_champ.jpgbadge-ringofhonor-soccerkrzy.jpg flag link military_tech thumb_downthumb_up

Cole @ Beach Cole w/ Clemson Hat


Replies: 15
| visibility 444
Archives - General Boards Archive
add New Topic