Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am using the formula below.
=SUMPRODUCT(--($J$5:$J$4000=$T$4007)*--($AT$5:$AT$40000),--($AT$5:$AT$4000)) But sometimes the information in column j can be formated as text or number. I need to be able to use the formula in either case. Is that possible? Thanks ce |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
This formula should either text or number
=SUMPRODUCT(--($J$5:$J$4000=$T$4007),--($AT$5:$AT$40000),$AT$5:$AT$4000) "Curtis" wrote: I am using the formula below. =SUMPRODUCT(--($J$5:$J$4000=$T$4007)*--($AT$5:$AT$40000),--($AT$5:$AT$4000)) But sometimes the information in column j can be formated as text or number. I need to be able to use the formula in either case. Is that possible? Thanks ce |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks
"Teethless mama" wrote: This formula should either text or number =SUMPRODUCT(--($J$5:$J$4000=$T$4007),--($AT$5:$AT$40000),$AT$5:$AT$4000) "Curtis" wrote: I am using the formula below. =SUMPRODUCT(--($J$5:$J$4000=$T$4007)*--($AT$5:$AT$40000),--($AT$5:$AT$4000)) But sometimes the information in column j can be formated as text or number. I need to be able to use the formula in either case. Is that possible? Thanks ce |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Text entries behaving like numbers | Excel Discussion (Misc queries) | |||
How to set a number number value as text in all cells ? | Excel Worksheet Functions | |||
Return SEARCHED Column Number of Numeric Label and Value | Excel Worksheet Functions | |||
Excell-How to add the number of cells containing text? = a sum | Excel Worksheet Functions | |||
Change number in Text Box in Excel | Excel Discussion (Misc queries) |