rounddown on vba in access - Microsoft Community

rounddown on vba in access - Microsoft Community

瀏覽:656
日期:2026-04-23
Is there a format that can rounddown in vba? I know in excel, but not in access vba. For example: I have a function named :CalPrice Do Something.... CalPrice = 33.2 * 0.23 *1.8 ......看更多