Sage 300 Macros are widely used to achieve custom requirements as VBA is a standard macros language and gives great power to customize Sage 300.
New Stuff : Generic GL Import Macro for Sage 300 ERP
Macros are used to interact the basic modules of an ERP software, with business logic, done at the time of entries manually. In an easy language macros saves user time to create entries manually and can create multiple entries more efficiently enabling the user to enter bulk data at a single time.
In a general scenario suppose a user has to create 500 items to use in his inventory and he has to create them manually, it becomes very difficult for him to do so correctly in a stipulated time. For such scenarios, we have created IC Item Import Macro to handle this scenario in which the user can entered multiple items at single time through importing data from excel sheet. This will save users time and can help him to complete his business process much faster.
The utility which we are providing for IC Import Macro are as below:
Below we have attached new screenshot in which we have added few fields of IC Item Master in which we can directly insert item from the excel sheet to Sage 300 through macro.
In the above screenshot we have written 5 items in the excel to insert 5 different items in the system. Likewise we can insert multiple items at single time through writing data in excel. After Inserting from the Excel Import we are adding new screenshot below of IC Item Master in which a new item has been created successfully.
We just have to take care about all the columns present in excel has been created in Sage 300 for the particular item.
The main purpose of creating IC Item Import macro is to provide our customer an easy and fast way to insert items in Sage 300 system and to save the user time while creating IC Item Master Entries.
Also Read:
1.Generic GL Import Macro for Sage 300 ERP
2.Dealing with Macros while Sage 300 version upgrades
3.Edit a Macro without installing Sage 300 SDK
4.How Are Sage 300 Macros Used
5.Difference between Sage 300 Macro and OCX