Provide Minimize/Maximize Buttons in VBA Forms (Macro)

Most of the developers came across this particular limitation i.e. minimize and maximize buttons in VBA forms. These buttons are by default available in Visual Basic forms i.e.; in design view of form we can locate appropriate properties for these buttons.  But while designing VBA forms these properties are not available and the buttons doesn’t… Read More »

How to set default reserved quantity in Sage 300 ERP

Sage 300 ERP allow user to commit/reserve quantity for a particular item in order. While creating an Order if user commits/ reserve it then, it simply means that quantity is guaranteed to be available unless you allow negative inventory quantities. You can commit/reserve quantity for a particular order manually while doing transactions. In case you… Read More »