Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
jat jat is offline
external usenet poster
 
Posts: 33
Default need sumproduct to return text values...

this is a follow up to my previously posted subject line: "vlookup (indirect,
or sumproduct) using three tabs"

i have a sumproduct working (sort of, but not quite.) sumproduct ignores
text and only returns numerical values, or 0 if no match is found or if
there is text. how can i change the following to accept the text that is
displayed or display "Invalid item"

=IF(A12="","",SUMPRODUCT(--(VLOOKUP(H5,Suppliers!A:B,2,FALSE)=Items!A:A),--(Items!B:B='Purchase Order (Inventory)'!A12),Items!C:C))

this is the first part of the problem. i will work on the second part to
see if i can atleast get part of the answer myself, if not, i'll be back.

thank you,

jat

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default need sumproduct to return text values...

Prior to XL-2007, you can not use a whole column for SUMPRODUCT, you have to
give it a range ex. B1:B100


"jat" wrote:

this is a follow up to my previously posted subject line: "vlookup (indirect,
or sumproduct) using three tabs"

i have a sumproduct working (sort of, but not quite.) sumproduct ignores
text and only returns numerical values, or 0 if no match is found or if
there is text. how can i change the following to accept the text that is
displayed or display "Invalid item"

=IF(A12="","",SUMPRODUCT(--(VLOOKUP(H5,Suppliers!A:B,2,FALSE)=Items!A:A),--(Items!B:B='Purchase Order (Inventory)'!A12),Items!C:C))

this is the first part of the problem. i will work on the second part to
see if i can atleast get part of the answer myself, if not, i'll be back.

thank you,

jat

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
jat jat is offline
external usenet poster
 
Posts: 33
Default need sumproduct to return text values...

sorry, using office 2007. i just tried it with a range (just in case) but
still same results - ignores text, returning 0.

jat


"Teethless mama" wrote:

Prior to XL-2007, you can not use a whole column for SUMPRODUCT, you have to
give it a range ex. B1:B100


"jat" wrote:

this is a follow up to my previously posted subject line: "vlookup (indirect,
or sumproduct) using three tabs"

i have a sumproduct working (sort of, but not quite.) sumproduct ignores
text and only returns numerical values, or 0 if no match is found or if
there is text. how can i change the following to accept the text that is
displayed or display "Invalid item"

=IF(A12="","",SUMPRODUCT(--(VLOOKUP(H5,Suppliers!A:B,2,FALSE)=Items!A:A),--(Items!B:B='Purchase Order (Inventory)'!A12),Items!C:C))

this is the first part of the problem. i will work on the second part to
see if i can atleast get part of the answer myself, if not, i'll be back.

thank you,

jat

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 Sumproduct return Text values Richard Excel Worksheet Functions 8 February 19th 09 09:12 PM
2 criteria lookup of text. Return text form column 3. SUMPRODUCT t zzxxcc Excel Worksheet Functions 2 August 26th 08 11:04 PM
Return text using Sumproduct deeds Excel Worksheet Functions 9 June 12th 08 03:20 PM
Quick Sumproduct vs Text return Madduck Excel Discussion (Misc queries) 3 May 9th 08 04:34 AM
Sumproduct to return a text Chanceuxbp Excel Worksheet Functions 5 September 25th 07 04:12 PM


All times are GMT +1. The time now is 04:52 PM.

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"