J
Jack Gillis
With the help of Max and Bob Phillips here in this forum, I have been able
to use the Sumproduct function to produce values in a workbook. Here is
the function as I have made it:
=SUMPRODUCT(--(SName="ANDA"),--(SType="BOND")*SAmount)
I produces the values I want in every case where I insert different
arguments for Anda and Bond. However, an oddity arises. If I open the
workbook and immediately close it, I get a message asking do I want to save
the changes. I have made no changes I am aware of either with the mouse or
keyboard so I don't understand why I get this message unless the function
itself makes some changes that I don't know about. Can someone help me
avoid this?
One other question about the function. Without the --'s in the function it
doesn't work. I have not been able to find what the --'s are there for. Is
there a reference to them somewhere around that can help me understand this?
As always, thank you very much.
to use the Sumproduct function to produce values in a workbook. Here is
the function as I have made it:
=SUMPRODUCT(--(SName="ANDA"),--(SType="BOND")*SAmount)
I produces the values I want in every case where I insert different
arguments for Anda and Bond. However, an oddity arises. If I open the
workbook and immediately close it, I get a message asking do I want to save
the changes. I have made no changes I am aware of either with the mouse or
keyboard so I don't understand why I get this message unless the function
itself makes some changes that I don't know about. Can someone help me
avoid this?
One other question about the function. Without the --'s in the function it
doesn't work. I have not been able to find what the --'s are there for. Is
there a reference to them somewhere around that can help me understand this?
As always, thank you very much.