A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi jo1ri1, yes you can call BROUND in that workbook and if you need it in another workbook, you just need to copy that VBA into the other workbook to be able to call that function
You call that function like any other Excel function in a cell:
=BROUND( . . .. )