Multiple LIST BOX selection Tutorial on Multiple LIST BOX selection in VBA. This is an excel VBA tool; this is another type of ‘User form selection. All of the VBA functions are generic in nature and can be used in other excel vba tools and for learning purpose. Its code… read more →
Multiple Selection and Filtering Logic Tutorial on Multiple Selection and Filtering Logic This is an excel VBA tool, this is another type of ‘Userform’ selection. Its code module is very useful in day- 2 – day reporting. All of the VBA functions are generic in nature and can be used… read more →
Excel Tool to fetch data from OUTLOOK Folder Tutorial – Excel Tool to fetch data from OUTLOOK Folder. This is an excel VBA tool; this tool fetches the INBOX data from Outlook folder. You can select the FOLDER- from which folder you want to retrieve the emails. Its code module… read more →
Spilt excel data columns in N No of sheets Tutorial to Spilt excel data columns in N No of sheets.This is an excel VBA tool, this tool will cut the data in to segments where each sheet has more than 250 columns. Its code module is very useful in day-… read more →