#1   Report Post  
Posted to microsoft.public.excel.misc
Johnny
 
Posts: n/a
Default SUMIF Function

I'm trying to reference a cell for the criteria value but have been only able
to enter an actual value. For example I would like to use the following:

=SUMIF($J:$J,<A1,K:K)

where A1 is cell I'm trying to reference which happens to be a date value.
I've trying using paranthesis but it doesn't work. It only works for me when
I type in the actual value. The cell value changes frequently and I'm trying
to find a way to avoid have to change the value in the formula each time that
happens. Any help would be appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.misc
Vito
 
Posts: n/a
Default SUMIF Function


Try:

=SUMIF($J:$J,"<"&A1,K:K)


--
Vito
------------------------------------------------------------------------
Vito's Profile: http://www.excelforum.com/member.php...o&userid=29182
View this thread: http://www.excelforum.com/showthread...hreadid=553747

  #3   Report Post  
Posted to microsoft.public.excel.misc
Johnny
 
Posts: n/a
Default SUMIF Function

That worked. Much thanks!!!

"Vito" wrote:


Try:

=SUMIF($J:$J,"<"&A1,K:K)


--
Vito
------------------------------------------------------------------------
Vito's Profile: http://www.excelforum.com/member.php...o&userid=29182
View this thread: http://www.excelforum.com/showthread...hreadid=553747


  #4   Report Post  
Posted to microsoft.public.excel.misc
Marcelo
 
Posts: n/a
Default SUMIF Function

Hi Johnny,

try this

=SUMIF($J:$J,"<A1",K:K)

HTH
Regards from Brazil
Marcelo

"Johnny" escreveu:

I'm trying to reference a cell for the criteria value but have been only able
to enter an actual value. For example I would like to use the following:

=SUMIF($J:$J,<A1,K:K)

where A1 is cell I'm trying to reference which happens to be a date value.
I've trying using paranthesis but it doesn't work. It only works for me when
I type in the actual value. The cell value changes frequently and I'm trying
to find a way to avoid have to change the value in the formula each time that
happens. Any help would be appreciated.

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
Can I add and IF function to a SUMIF function? adscrim Excel Worksheet Functions 4 January 21st 06 12:32 PM
SUMIF Function Inside SUMPRODUCT Function Abdul Waheed Excel Worksheet Functions 17 September 19th 05 04:24 PM
SumIF function ACDenver Excel Discussion (Misc queries) 2 August 17th 05 09:47 PM
Sumif function with remote cell references hennis Excel Worksheet Functions 1 August 12th 05 01:54 AM
SUMIF function yak10 Excel Worksheet Functions 0 February 12th 05 05:12 PM


All times are GMT +1. The time now is 02:30 PM.

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

About Us

"It's about Microsoft Excel"