Multiply data from a formula column

DISREGARD THIS. PROBLEM FIXED BY NOT HAVING IT AS A DOLLAR VALUE. REMOVED THE $ AND NOW IT WORKS.

Hi,

I have a column that displays a price based on a formula and lets call this column “A”.
I also have column “B” with a number I typed in myself for each cell in the column.

I then created another column that will multiple Column A and B . {Column A}*{Column B}

It says one of the parameters is invalid. It worked before though when I had column A as a number I typed in (before making it a formula). Is there a work around?

Thanks,

Kevin

1 Like

Hi Kevin
this should give what you need, just used the $ in the column options
Formula in the last column
MULTIPLY({Formula 5},{B})
Screenshot 2022-10-21 at 11.11.47

let me know
Many thanks in advance
Dan