Dear Friends,
I need a Formula for IF CELL C38=FILED WORK, THEN CELL C37 WILL COUNT 1.
How could I do this?
Thanks in advance..
Senjuti
Dear Friends,
I need a Formula for IF CELL C38=FILED WORK, THEN CELL C37 WILL COUNT 1.
How could I do this?
Thanks in advance..
Senjuti
Last edited by senjuti.sarkar; 02-27-2012 at 12:59 AM.
I am guessing you are putting this in cell C37...
IF(C38="FILED WORK",1,"")
in cell C37 try:
=IF(C38="Filed Work",1,0)
If you liked my solution, please click on the Star -- to add to my reputation
If your issue as been resolved, please clearly state so and mark the thread as [SOLVED] using the thread tools just above the first post.
Thanks for the prompt reply, both the formula worked.
Thanks once again.
Senjuti
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks