Number Format with Macro

L

Lizz45ie

I am using a macro to sum some values; if the summed value is greater than
2.5M then the macro returns #NUM!. Here is what I'm using to sum the values:

"=MOD(H3*100,2)>0.5"
 
L

Lizz45ie

Mike,

I looked at the suggested site for the workaround. I tried a couple version
of my formula; the macro crashed.
Sample formula:

=MOD(MOD(H3*100,2)>0.5)

=H3(INT((H3*100,2))>0.5
 

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


Top