Thread: If function
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Yvonne
 
Posts: n/a
Default If function

WOW! That worked great. I guess I was trying to make it to complicated.
What if I wanted the value in H5 to show if there is a value in F5? Your
good;) Thank you!

"daddylonglegs" wrote:


That's certainly feasible but you probably only need

in F5

=IF(C41,C4-D5,"")

and in H5

=SUM(H4,F5)


--
daddylonglegs
------------------------------------------------------------------------
daddylonglegs's Profile: http://www.excelforum.com/member.php...o&userid=30486
View this thread: http://www.excelforum.com/showthread...hreadid=535226