Jump to content
Salesforce and other SMB Solutions are coming soon. ×

testing for empty


DrJ

Recommended Posts

I can never remember how to do this:

I have a db with fields for five kids,each kid a first name and age: "John (12)". I need to kick out a line that's blank or names the kids: John (12), Joan (11), Jennie (10), etc.

 

Not all families have kids.

 

I know how to do the if:

a. =IF(C2>"",C2&IF(D2>"",", "&D2&IF(E2>"",", "&E2&IF(F2>"",", "&F2&IF(G2>"",", "&G2&IF(H2>"",", "&H2,""),""),""),""),""),"")

b. or should I use a Case series -- which I've never used before. How would that work?

Link to comment
Share on other sites

This thread is quite old. Please start a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

Terms of Use