#1   Report Post  
Brian
 
Posts: n/a
Default Help

Hello,
How can I put these two formulas together

=IF(A22="","Not Assigned",A22)

and

=if (a22="comp","1comp",a22)
p.s. "comp" should somehow mean to say anything that starts with comp

Thank You
Brian





  #2   Report Post  
JulieD
 
Posts: n/a
Default

Hi Brian

=IF(A22="","Not Assigned",IF(LEFT(A22,4)="comp","1comp",A22))

Cheers
JulieD

"Brian" wrote in message
...
Hello,
How can I put these two formulas together

=IF(A22="","Not Assigned",A22)

and

=if (a22="comp","1comp",a22)
p.s. "comp" should somehow mean to say anything that starts with comp

Thank You
Brian







  #3   Report Post  
Brian
 
Posts: n/a
Default

Julie,
Thank you very much.
Brian

"JulieD" wrote:

Hi Brian

=IF(A22="","Not Assigned",IF(LEFT(A22,4)="comp","1comp",A22))

Cheers
JulieD

"Brian" wrote in message
...
Hello,
How can I put these two formulas together

=IF(A22="","Not Assigned",A22)

and

=if (a22="comp","1comp",a22)
p.s. "comp" should somehow mean to say anything that starts with comp

Thank You
Brian








  #4   Report Post  
JulieD
 
Posts: n/a
Default

you're welcome


"Brian" wrote in message
...
Julie,
Thank you very much.
Brian

"JulieD" wrote:

Hi Brian

=IF(A22="","Not Assigned",IF(LEFT(A22,4)="comp","1comp",A22))

Cheers
JulieD

"Brian" wrote in message
...
Hello,
How can I put these two formulas together

=IF(A22="","Not Assigned",A22)

and

=if (a22="comp","1comp",a22)
p.s. "comp" should somehow mean to say anything that starts with comp

Thank You
Brian










Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 05:48 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"