Does your Column AU actually contain the word "grams"?
I thought you were just being descriptive.
If that's the case, you've got to eliminate that text.
Are you importing this data, or are you keying it in?
If you're entering it yourself, you can format the column to display
"grams", and still retain numerical integrity.
Custom format the column as:
#,###.##" grams"
If you're importing the data, you can try to eliminate the text en masse
using TTC.
Select the column and then:
<Data> <Text To Columns>
Check "delimited", then <Next>.
Click on "space", then look in the "preview box" and make sure all the text
comes together in a single, separate column.
If you don't see a separation, you might have "non-breaking" spaces.
Click on "other", and then hold down <Alt>,
And type
0160
Using the num keypad, *not* the numbers under the function keys.
If you now see separate columns,
Then <Next>.
Click in that text column to select it, then click on "Do Not Import".
The header of the text column should change to "Skip Column".
Then hit <Finish>.
Since you're using the asterisk form of Sumproduct, it really shouldn't
matter what format the remaining numbers actually are.
As long as they look like numbers, they should calculate.
--
HTH,
RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================