Posts

Showing posts from April, 2022

Generate Multiple Folder and Subfolder with Excel Data - Using VBA Code

Image
Generate Multiple Folders and Subfolders with Excel Data - Using VBA Code This video is made for those people who want to create multiple folders and if they want to create these folders and subfolders using data in an excel sheet, then this video is very useful for you. You need to retain the data as in the example given in the video and then you can generate 1000s or more. They can generate their desired folders and subfolders in the given folder. We will use VBA code in Excel to create folders and subfolders. Topic Covered - folder Kaise banaye, folder, folder me password Kaise dale, folder lock, folder making, folder Kaise banate hain, multiple folders, multiple folders in one, multiple folder creation in windows, multiple folder creator, multiple folder creation, multiple folders in vs code, multiple folders at once, How to create more than 1000 Folders with a Single Click  यह वीडियो उन लोगों के लिए बनाया गया है जो कई फोल्डर बनाना चाहते हैं और अगर वे एक्सेल शीट में डेटा का उपय...

How to Insert Images by Name Search, VBA code | नाम सर्च कर के फोटो को एक्सेल में इन्सर्ट करना

Image
How to Insert Images by Name Search, VBA code | नाम सर्च कर के फोटो को  एक्सेल में इन्सर्ट करना This video is made for those who are facing a problem inserting multiple images in an excel sheet and want to insert the images by finding the names or text. If the cell's text and file name both are the same then it should be inserted into the excel sheet where I want. If all the conditions which were told above are true then you can insert multiple images in one click with my trick. With this trick, you can import multiple images in one click you just need to give the folder name and column number only the rest thing will be done automatically.  We will use VBA code which will help the user to search the name on the sheet which will match with the photo file name and insert it in the next cell's right side. And also, the image inserted by VBA Code may increase or decrease with the cell.  I would like to request that please if you want to use this trick then please follow all ...

Automatically create separate PDFs for each page, select any text on the page for filename-CorelDraw

Image
  Automatically create separate PDFs for each page, select any text on the page for filename-CorelDraw This video is made for those who are willing to make separate pdf files of each page in CorelDRAW. It is one or two pages you can make a separate pdf file as per the file name given to you. But if you have multiple pages in your file and you want to create a separate pdf file for a separate page and also you want to give the file name which on that particular page. Then This video is going to be very useful for you. In this video, I am going to use VBA Macro which you can download at the given link at the bottom. You need to download the Code and then Follow the steps given in the video (watch the full video without skipping) and you will be able to do the same task that we are discussing here. It will ask you where you want to save these files and also you will be prompt for text shape which will be the file name. Watch Video for more detail and follow the instruction and enjoy. ...