Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 41
Default Another formula problem

Can anyone help?

What I want to do is enable a figure in column B to be shown if column L is
filled in with a date.

Eg. if L35 has a date in the cell, the figure in B35 is to appear. I want
this rule for every cell lin column B and L.

Eg. If (L35=date, then use figure in B35) + If (L36=date, then use figure in
B36) etc. etc. = total number.

Can anyone help?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Another formula problem

Try this:

=SUMIF(L:L,"0",B:B)

--
Biff
Microsoft Excel MVP


"Lloyd" wrote in message
...
Can anyone help?

What I want to do is enable a figure in column B to be shown if column L
is
filled in with a date.

Eg. if L35 has a date in the cell, the figure in B35 is to appear. I want
this rule for every cell lin column B and L.

Eg. If (L35=date, then use figure in B35) + If (L36=date, then use figure
in
B36) etc. etc. = total number.

Can anyone help?



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


Similar Threads
Thread Thread Starter Forum Replies Last Post
formula problem [email protected] uk Excel Worksheet Functions 2 August 14th 06 02:43 AM
formula problem John48 Excel Worksheet Functions 8 August 7th 06 05:17 PM
Formula Problem Jeanette Excel Worksheet Functions 4 August 23rd 05 08:46 PM
problem with formula wu-fu Excel Discussion (Misc queries) 1 July 10th 05 10:22 PM
Formula Problem Tracey BVS Excel Discussion (Misc queries) 2 December 9th 04 11:50 AM


All times are GMT +1. The time now is 11:21 AM.

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

About Us

"It's about Microsoft Excel"