Macros List

Embed Size (px)

DESCRIPTION

Macro list

Citation preview

Sheet1S.no.DescriptionSoftwarePlatformDeptProjectRemarks1Program to generate Seismic Analysis Report (SAR) from NISA. This program extracts relevant data from NISA output files, processes it in Excel to generate Tables & Graphs. These tables & graphs are then automatically transferred to Word in project specific template.NISA, Excel & WordVBACSBARCThis program is generic & can be used in other projects also by just changing the template (no change in the code is required)2Macro to extract Cable lengths and Glands/Plugs quantities from Instrument Cable & Junction Box Schedule. This program automatically creates the BOM in the form of Pivot Table.ExcelVBAINPolysiliconWith some minor changes in the code, this can be used in other projects also.3Program to edit attribute data for multiple drawings through Excel worksheets. It extracts attributes data from multiple AutoCAD drawings in Excel. After editing the data is imported back in the drawings to update.The user can also use the extracted data for creating Indexes or BOMs.AutoCAD & ExcelVBA--Generic macro4Program to run AutoCAD Script files in batch mode. Any script file can be run on multiple drawings by a single macro.AutoCADAutoLISP--Generic macro5Macro to redefine insertion point of a block without changing the positions of already inserted blocks.AutoCADAutoLISP--Generic macro6Program to replace Mirrored Blocks.AutoCADAutoLISP--Generic macro7Program to insert co-ordinates in the form of Northings & Eastings.AutoCADAutoLISPCS-Generic macro8Program to print all the sheets which are made in model space in a single AutoCAD drawing.AutoCADAutoLISP--Generic macro9Program to automatically generate electrical SLDs from Feeder List in Excel.AutoCAD & ExcelVBAEL-The program is not used in any project as few more requirements from the users are yet to be implemented.10Macro to change all objects (including block sub-entities) to zero elevation.AutoCADAutoLISP--Generic macro11Macro to extract table (created as normal text & lines) from AutoCAD drawing and import in Excel.AutoCAD & ExcelAutoLISP & VBA--Generic macro12Program to reset an Excel imported table in AutoCAD.AutoCADAutoLISP--Generic macro13Macro to add prefix & suffix to selected annotation in AutoCAD drawing.AutoCADAutoLISP--Generic macro14Program to generate AutoCAD drawings for a new project from existing project documents. This program changes the title block and replaces the text at relevant places. The program runs in batch mode.AutoCADAutoLISPCSRAPP-7&8The program was created for RAPP-7&8 project for CS dept. However, with little effort, the code can be changed for other projects also.15Macro to update User Defined fields in PRODOK.PRODOKVisual FoxProINRAPP-7&8The macro was used in RAPP-7&8 project. However it is generic and can be used for other projects also.16Macro to change selective device data filtered on Tagname in PRODOK.PRODOKVisual FoxProINRAPP-7&8The macro was used in RAPP-7&8 project. However it is generic and can be used for other projects also.17Program to generate stress contours/ interaction ratio sketchs for shell elements from NISA software for Design report purpose.NISA & WordVBACSBARCThis program is generic & can be used in other projects also by just changing the template (no change in the code is required)