Thread
:
Number Format with Macro
View Single Post
#
1
Posted to microsoft.public.excel.programming
Lizz45ie
external usenet poster
Posts: 20
Number Format with Macro
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"
Reply With Quote
Lizz45ie
View Public Profile
Find all posts by Lizz45ie