Thread
:
How can I emulate MROUND in VBA
View Single Post
#
1
Posted to microsoft.public.excel.programming
Jay Fincannon
external usenet poster
Posts: 23
How can I emulate MROUND in VBA
Hey All;
How can I convert this formula to VBA?
=MROUND((COUNT($B$1:$B413)/COUNT($B:$B)*100),5)
using the result of VBA's Find function as the changeable row number.
win98 excel2002
Thanks, Jay
Reply With Quote
Jay Fincannon
View Public Profile
Find all posts by Jay Fincannon