Showing posts with label automation. Show all posts
Showing posts with label automation. Show all posts

Auto Execution in Excel with Zero Manual Intervention


WINTER is coming !


Age of Automation is here to save you from all the Manual Work, after all winter is not meant to work. You worked enough in summers, but now it's time to hibernate.

Let's be part of this Rest Revolution, and witness the perks of it.


Useful options and tips whiles writing SAS Macros

Cool options and tips recommended to be used with SAS Macros

While writing a SAS macro, it is often not possible to write the code with no bug in one go, unless you are super-duper expert. Using the options elaborated in the articles makes it simpler to debug the code and also the tips would make your code much more efficient.


Create Windows folders using SAS


How to create windows folders using SAS

Suppose, during a SAS project you require to create a large number of reports. Each file is supposed to be saved in different folder and number of files 100+ or  1000+.  What would you do ?
Would you manually create these many folders ... Do you really have so much of time to waste ...
No !... If you respect your time, then don't worry we are here to help you out.