Hello,

I cannot get the MROUND(#,#) function to work in VBA. I'm working on a simple userform, and I need the scroll bar value to display in .25 increments. I have enabled the atpvbaen.xls add in for VBA, and the tool pack add in is also enabled in excel. I'm just not sure why the function is not available. When I try to call it with [atpvbaen.xls].MRound(#,#), I still get an error.

Please let me know if you have any suggestions.

Thank you.