View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default 2 Criteria Formula

maybe...

=if(and(a2="tier 2",a3="January"),"monthly","Somethingelse")

I feel your pain--Bears fan.

Coltsfan wrote:

I am trying to write a formula that says something like if(a2="Tier 2"
and A3="January","Monthly","". I don't know how to do the and for a 2
criteria formula. Any help?

--
Coltsfan
------------------------------------------------------------------------
Coltsfan's Profile: http://www.excelforum.com/member.php...o&userid=19982
View this thread: http://www.excelforum.com/showthread...hreadid=501779


--

Dave Peterson