When using NZ(cell),0)*1 and try to sum it changes to expression?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello

I am using the formula NZ(cell),0)*1 as I need to poipulate any null values
with zero.
I then need to sum this so I choose Group by and then sum. This keeps
defaulting to Expression and the Formula changes to SUM(NZ(cell),0)*1).
The results are also multiplied by 10 even though all the properties look
correct.

Can anyone help.

Thanks
 
Hi Gos,

Have you not given us the whole formula, there are an uneven number of
parenthesis (brackets).

It should read NZ(cell,0)*1 or NZ([cell],0)*1

Good luck
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top