Get Files information in Excel Worksheet from a Folder|| File System Object || VBA Automation

  Рет қаралды 20,644

PK: An Excel Expert

PK: An Excel Expert

Күн бұрын

Пікірлер: 51
@RaviKumar-pr2by
@RaviKumar-pr2by 2 жыл бұрын
Excellent Sir..Thanks U Solve it..
@PKAnExcelExpert
@PKAnExcelExpert 2 жыл бұрын
Thanks🙏
@dflychem
@dflychem 5 жыл бұрын
Excellent! Straightforward explanation.
@PKAnExcelExpert
@PKAnExcelExpert 5 жыл бұрын
Thanks for your valuable feedback
@mehboom7495
@mehboom7495 5 жыл бұрын
I am very happy to conect u sir really i am new in this chanel nut really amazing sirrrr...super thankyou sir
@PKAnExcelExpert
@PKAnExcelExpert 5 жыл бұрын
Thanks for your valuable feedback
@realgoodscoobysnacks
@realgoodscoobysnacks 4 жыл бұрын
@@PKAnExcelExpert How can I put an Excel VBA macro together that can go through all Word docs in a folder and pull document properties. Is it something like how you set the macro up in this video. I have been struggling with this problem. I think it may require BuiltinDocumentProperties code. but I don't know how to employ it to go into a word and copy a doc property such as "Total editing time" from many word documents and put it into a report in excel like you did in this video. Please help if you can. Thanks
@rajeshmuthu9881
@rajeshmuthu9881 5 жыл бұрын
Really it is very useful. Thank you so much
@PKAnExcelExpert
@PKAnExcelExpert 5 жыл бұрын
Thanks for your valuable feedback
@alaaahmed6050
@alaaahmed6050 6 жыл бұрын
Excellent Video
@PKAnExcelExpert
@PKAnExcelExpert 6 жыл бұрын
Thanks for your valuable feedback
@FR-bn5fd
@FR-bn5fd 3 жыл бұрын
Thank you very much!
@abdulsafwan711
@abdulsafwan711 10 ай бұрын
Is that possible if folderpath is more than 254 characters.?
@MohammadMohiuddin-bd
@MohammadMohiuddin-bd 2 жыл бұрын
Sir, thank you for create this video. Could you please create a video, how import data from excel file with some specific column & data.
@sakibtalukder-6890
@sakibtalukder-6890 2 жыл бұрын
Thank You Sir
@PKAnExcelExpert
@PKAnExcelExpert 2 жыл бұрын
Most welcome
@rockyadam09
@rockyadam09 6 жыл бұрын
Thanks this is very useful
@PKAnExcelExpert
@PKAnExcelExpert 6 жыл бұрын
Thanks for your valuable feedback
@ibm98852
@ibm98852 5 жыл бұрын
Awesome keep rocking
@PKAnExcelExpert
@PKAnExcelExpert 5 жыл бұрын
Thanks for your valuable feedback
@DurgeshYadav-gu6tt
@DurgeshYadav-gu6tt 4 жыл бұрын
sir can we get the duration of a list of .wav or .mp3 files into ecel through VBA
@dattatryakorde9584
@dattatryakorde9584 5 жыл бұрын
Sir can we take file path name or object names
@aguarunaagua
@aguarunaagua 4 жыл бұрын
Excelente
@PKAnExcelExpert
@PKAnExcelExpert 4 жыл бұрын
Thanks for your valuable feedback
@Twenty-rl5lc
@Twenty-rl5lc 3 жыл бұрын
It's very useful info bro I have small , same macro can we get inside of file how many rows data.
@charlesdawnbeltran9603
@charlesdawnbeltran9603 3 жыл бұрын
If a I have pdf files inside a folder and I want to know what are pdf versions of those file. Is it possible as well? Thank you
@abcd2-k4s
@abcd2-k4s 5 жыл бұрын
Sir with command button I want to PDF Excel files not macro
@mkradeshaha3365
@mkradeshaha3365 4 жыл бұрын
Sir how to create excel range to jpg vba button click file save multi image
@MohAboAbdo
@MohAboAbdo 6 жыл бұрын
Thanks ... Thanks ... Thanks ...
@PKAnExcelExpert
@PKAnExcelExpert 6 жыл бұрын
Thanks for watching
@ashishbhatt06
@ashishbhatt06 3 жыл бұрын
How can we add Authors name of file ?
@nirmaysawant1234
@nirmaysawant1234 5 жыл бұрын
Hii PK ! I tried this code and faced Run Time error 91 on this part of the code Set fo = fso.GetFolder(sh.Range("H1").Value) kindly help resolving this issue
@archanarozini6045
@archanarozini6045 4 жыл бұрын
That means he has saved the file location in his worksheet at location "H1".
@manikandaprabhu4415
@manikandaprabhu4415 6 жыл бұрын
Hi Sir! Thank you so much! I want to know how to merge excel files ! Can you please post video on this
@mayanksakaria6238
@mayanksakaria6238 6 жыл бұрын
Hi sir, Your videos are really awesome, I have learned many things from that. This is regards of a project that i am making in my company about automating letters using excel.. For example : if there is a letter template given on certain loaction and i need excel to open that and amend the required fills or empyt fills and create a letter in ms word.. Please help. Awaiting your prompt reponse
@mrtechguru341
@mrtechguru341 6 жыл бұрын
Nice. Bro
@PKAnExcelExpert
@PKAnExcelExpert 6 жыл бұрын
Thanks for your valuable feedback
@ranjithkgupta1632
@ranjithkgupta1632 6 жыл бұрын
Sir I have a task in my office, can you help me. There are few hundreds of Excel files with different Mobile numbers in various folders. If I enter a Mobile number in Search box in start menu then it will display a list of Excel files in which mobile number is there. Now my boss wants to prepare a Excel sheet where if he enters one or multiple mobile numbers then in next sheet all the File Names with its location in Computer should get updated in which those Mobile numbers are there.... PLEASE LET ME KNOW OR TEACH ME HOW IT CAN BE DONE..
@PKAnExcelExpert
@PKAnExcelExpert 6 жыл бұрын
Hi Rinku, I will definitely try to make such video very soon.
@ranjithkgupta1632
@ranjithkgupta1632 6 жыл бұрын
Thank you so much Sir for considering my query. I will be waiting for the result. If that works then it's a promise I will do something to make you happy, like donation or doing something for needy.😊
@kirankapruwan8892
@kirankapruwan8892 4 жыл бұрын
Very informative video. But one thing I can't understand. New keyword used for declaring object for fso. But not for folders and files. What is the significance of new keyword and why not used for folders and files objects.
@davidhudson2497
@davidhudson2497 4 жыл бұрын
Very useful, what would I need to add to the code to include the file length. As in Name, Type, Length? Thank you.
@accu96
@accu96 2 жыл бұрын
length? what's that?
@davidhudson2497
@davidhudson2497 2 жыл бұрын
@@accu96 Length = the amount of hours: Minutes: seconds . As in the File header.. Name, Size, Length, Date, Type
@accu96
@accu96 2 жыл бұрын
@@davidhudson2497 You mean the playback time length? In a playable file, like a music or a video clip file.
@davidhudson2497
@davidhudson2497 2 жыл бұрын
@@accu96 Yes, but filename, file type, length (Time) etc. Detail about the file or files.
@accu96
@accu96 2 жыл бұрын
@@davidhudson2497 As far as I understand, it's not possible. You can refer to the list of the properties.
@anilkumar-zf8rp
@anilkumar-zf8rp 6 жыл бұрын
please upload the vidios in Hindi. or give links.
Unlock Excel Secrets: Magic Search Bar You NEVER Knew About!
17:59
PK: An Excel Expert
Рет қаралды 543 М.
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 34 МЛН
Каха и дочка
00:28
К-Media
Рет қаралды 3,1 МЛН
How to Use the File System Object in VBA
25:42
Sigma Coding
Рет қаралды 9 М.
Automation: Send bulk emails using VBA and Outlook
13:35
PK: An Excel Expert
Рет қаралды 239 М.
How to Easily Create an Data Entry Form in Excel | No VBA
22:30
Jopa Excel
Рет қаралды 53 М.
VBA to BROWSE & COPY Data from SELECTED File in Excel
10:00
Leila Gharani
Рет қаралды 337 М.
Excel VBA | Get File Names and Details in folders and sub folders
20:03
Extreme Automation - Kamal Girdher
Рет қаралды 62 М.