can i have more than one formula in the same cell?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i would like to have 2 different formulas in the same cell, is it possibel?

And apply conditional formating to anothercell (different than the one were
our base value is taken in account)?

Thanks
 
Only one per customer............but you can use and IF formula in the cell
to maybe get the effect of two formulas..........it depends on what you're
trying to do.....a little more explanation would be helpful.

Vaya con Dios,
Chuck, CABGx3
 
Yes but you need to be more explicit in telling what you want

You can use an ampersand like this

=IF(A1>A2,2,3)&" "&IF(B1>B2,3,4)


and yes you can use conditional formatting in a cell based on another cell
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top