PC Review


Reply
Thread Tools Rate Thread

Big SUMPRODUCT problem

 
 
CLR
Guest
Posts: n/a
 
      22nd Jun 2008
Hi All........
In XL2k, I have a 3500 line database and the rightmost 2 columns I insert
two large SUMPRODUCT formulas. One is wrapped with an ISERR statement and
the other is part of a LOOKUP formula. Both were written ok and were WERE
WORKING FINE FOR A COUPLE OF WEEKS. All of a sudden they don't work.

I've taken that same sheet out of an old version of the workbook where the
SUMPRODUCT formulas are still working and put it in this workbook and it
works fine as long as the SUMPRODUCT formulas are still referring to the
older workbooks database, but when I copy them over to the current database
sheet they fail just as the original ones do. This is pretty important to
me as I use the results of these formulas as a basis for many "Reports".
Any ideas?.......

TIA
Vaya con Dios,
Chuck, CABGx3



 
Reply With Quote
 
 
 
 
Gary''s Student
Guest
Posts: n/a
 
      22nd Jun 2008
I suspect that the problem is in the data and not in the formulas.

You may need to back-off your recent changes until you find the offending
data items.
--
Gary''s Student - gsnu2007j


"CLR" wrote:

> Hi All........
> In XL2k, I have a 3500 line database and the rightmost 2 columns I insert
> two large SUMPRODUCT formulas. One is wrapped with an ISERR statement and
> the other is part of a LOOKUP formula. Both were written ok and were WERE
> WORKING FINE FOR A COUPLE OF WEEKS. All of a sudden they don't work.
>
> I've taken that same sheet out of an old version of the workbook where the
> SUMPRODUCT formulas are still working and put it in this workbook and it
> works fine as long as the SUMPRODUCT formulas are still referring to the
> older workbooks database, but when I copy them over to the current database
> sheet they fail just as the original ones do. This is pretty important to
> me as I use the results of these formulas as a basis for many "Reports".
> Any ideas?.......
>
> TIA
> Vaya con Dios,
> Chuck, CABGx3
>
>
>
>

 
Reply With Quote
 
CLR
Guest
Posts: n/a
 
      22nd Jun 2008
Thanks, I'll give that a try.....however, I forgot to mention that I have
other SUMPRODUCT formulas on another sheet that refer to this same database
that still work........but I will try switching databases with an older one
that still worked.......it is an annual database with about 250-300 ines per
month, and once a month I remove the oldest month and add in the current
month, so will check out that process too........

Many thanks,
Vaya con Dios,
Chuck, CABGx3


"Gary''s Student" <(E-Mail Removed)> wrote in message
news:210E7128-011B-44D1-9AC5-(E-Mail Removed)...
> I suspect that the problem is in the data and not in the formulas.
>
> You may need to back-off your recent changes until you find the offending
> data items.
> --
> Gary''s Student - gsnu2007j
>
>
> "CLR" wrote:
>
> > Hi All........
> > In XL2k, I have a 3500 line database and the rightmost 2 columns I

insert
> > two large SUMPRODUCT formulas. One is wrapped with an ISERR statement

and
> > the other is part of a LOOKUP formula. Both were written ok and were

WERE
> > WORKING FINE FOR A COUPLE OF WEEKS. All of a sudden they don't work.
> >
> > I've taken that same sheet out of an old version of the workbook where

the
> > SUMPRODUCT formulas are still working and put it in this workbook and

it
> > works fine as long as the SUMPRODUCT formulas are still referring to the
> > older workbooks database, but when I copy them over to the current

database
> > sheet they fail just as the original ones do. This is pretty important

to
> > me as I use the results of these formulas as a basis for many "Reports".
> > Any ideas?.......
> >
> > TIA
> > Vaya con Dios,
> > Chuck, CABGx3
> >
> >
> >
> >



 
Reply With Quote
 
CLR
Guest
Posts: n/a
 
      22nd Jun 2008
Well, your suggestion seemed to hit at the heart of the problem. I replaced
the database with an older one where the SUMPRODUCT formulas still worked
and the problem went away! Then, I was able to recreate the problem by
running a routine I have whereby I keep a GOLD copy of all the formulas in
the sheet in ROW 1, and keep the database at Copy > PasteSpecial > Values,
so I don't have so many formulas to save and recalculate.........well it
happens when I copy down one of the columns that is used in the SUMPRODUCT
formulas, that is when all the SUMPRODUCT formulas go bad.......so, maybe I
need to store the GOLD formulas in a macro rather than on ROW 1, because
even the ROW 1 versions of the SUMPRODUCT formulas go bad with the
rest.......then it's all downhill from there........

Anyway.......you showed me the light and was of a GREAT HELP........many
thank-you's,

Vaya con Dios,
Chuck, CABGx3



"Gary''s Student" <(E-Mail Removed)> wrote in message
news:210E7128-011B-44D1-9AC5-(E-Mail Removed)...
> I suspect that the problem is in the data and not in the formulas.
>
> You may need to back-off your recent changes until you find the offending
> data items.
> --
> Gary''s Student - gsnu2007j
>
>
> "CLR" wrote:
>
> > Hi All........
> > In XL2k, I have a 3500 line database and the rightmost 2 columns I

insert
> > two large SUMPRODUCT formulas. One is wrapped with an ISERR statement

and
> > the other is part of a LOOKUP formula. Both were written ok and were

WERE
> > WORKING FINE FOR A COUPLE OF WEEKS. All of a sudden they don't work.
> >
> > I've taken that same sheet out of an old version of the workbook where

the
> > SUMPRODUCT formulas are still working and put it in this workbook and

it
> > works fine as long as the SUMPRODUCT formulas are still referring to the
> > older workbooks database, but when I copy them over to the current

database
> > sheet they fail just as the original ones do. This is pretty important

to
> > me as I use the results of these formulas as a basis for many "Reports".
> > Any ideas?.......
> >
> > TIA
> > Vaya con Dios,
> > Chuck, CABGx3
> >
> >
> >
> >



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
SUMPRODUCT Problem WildWill Microsoft Excel Misc 2 19th Apr 2009 12:15 PM
SUMPRODUCT PROBLEM =?Utf-8?B?bGF1cmllIGc=?= Microsoft Excel Worksheet Functions 6 11th Sep 2006 05:00 AM
Sumproduct Problem??? =?Utf-8?B?U2Vhbg==?= Microsoft Excel Programming 2 18th Aug 2006 05:36 PM
sumproduct problem Norbert Jaeger Microsoft Excel Programming 2 14th Dec 2004 08:21 PM
SUMPRODUCT Problem =?Utf-8?B?R2VvZmZyZXkgWmh1?= Microsoft Excel Worksheet Functions 1 10th Aug 2004 01:33 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:00 AM.