#1   Report Post  
marciemar
 
Posts: n/a
Default Formula PDA

Can somebody tell me what if this formula has
alternitives because this doesn't work on my PDA (pocket
excel).

=SUMPRODUCT((sheet1!$A$2:$A$132=2)*(sheet1!
$C$2:$C$132="J"))

  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

Does it support array formula? If so, perhaps

=SUM(IF(sheet1!$A$2:$A$132=2,IF(sheet1!$C$2:$C$132 ="J",1,0),0))

--

HTH

RP
(remove nothere from the email address if mailing direct)


"marciemar" wrote in message
...
Can somebody tell me what if this formula has
alternitives because this doesn't work on my PDA (pocket
excel).

=SUMPRODUCT((sheet1!$A$2:$A$132=2)*(sheet1!
$C$2:$C$132="J"))



  #3   Report Post  
 
Posts: n/a
Default

That didn't work either. I finf it strange that tese
formula's aren't compatible with pocket excel.

Thsi is the on I need to get into my pda...

=SOMPRODUCT(($A$2:$A$132=2)*($C$2:$C$132="j"))

Greetings

-----Original Message-----
Does it support array formula? If so, perhaps

=SUM(IF(sheet1!$A$2:$A$132=2,IF(sheet1!

$C$2:$C$132="J",1,0),0))

--

HTH

RP
(remove nothere from the email address if mailing direct)


"marciemar" wrote

in message
...
Can somebody tell me what if this formula has
alternitives because this doesn't work on my PDA

(pocket
excel).

=SUMPRODUCT((sheet1!$A$2:$A$132=2)*(sheet1!
$C$2:$C$132="J"))



.

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
IF & VLOOKUP FORMULA taxmom Excel Worksheet Functions 3 March 2nd 05 03:35 PM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM
revert formula insertion to old method Don't be a pain in the ass Setting up and Configuration of Excel 0 January 24th 05 01:49 PM
Relative Indirect Formula Referencing? Damian Excel Worksheet Functions 1 January 7th 05 04:16 AM
Help with macro formula and variable Huge project Excel Worksheet Functions 0 December 28th 04 01:27 AM


All times are GMT +1. The time now is 06:45 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"