Extract Data from Word Document Using Word and Excel VBA

  Рет қаралды 19,614

Dinesh Kumar Takyar

Dinesh Kumar Takyar

Күн бұрын

Пікірлер: 44
@temuradhamson
@temuradhamson Жыл бұрын
Hello Dinesh, your video is amazing and underrated! 👍
@1stclassmedia
@1stclassmedia 4 ай бұрын
nice simple code that executes well, suggestion would be to remove any formatting from source document as a elements such as hyperlinks can break the code execution.
@Khalnayak_sanju143
@Khalnayak_sanju143 4 жыл бұрын
Very nice and Brilliant code created
@Exceltrainingvideos
@Exceltrainingvideos 4 жыл бұрын
Glad you like it! Please share the Excel VBA tutorial with your friends also.
@manishkasana99
@manishkasana99 Жыл бұрын
Thank you sir, This code running but, Upgrade this code with Add [ Text, image(png, jpg), maths equation, Entry button, etc ] ❤
@nikitalakkundi5755
@nikitalakkundi5755 3 жыл бұрын
Excellent video sir! saved hrs of my life! I wish to extract highlighted data instead of data in brackets please guide!
@Exceltrainingvideos
@Exceltrainingvideos 3 жыл бұрын
Glad it helped. This link will guide: www.exceltrainingvideos.com/identify-colored-cells-excel-worksheet-and-perform-actions/
@usmansardarmuhammad961
@usmansardarmuhammad961 3 жыл бұрын
Hey Thank you for this help. Stay Blessed.
@Exceltrainingvideos
@Exceltrainingvideos 3 жыл бұрын
You're welcome!
@shoutthesilence9156
@shoutthesilence9156 3 жыл бұрын
I'm trying this on a macro enabled word document (docm files) which things should i change in this code to make it work?
@Exceltrainingvideos
@Exceltrainingvideos 3 жыл бұрын
Totally different way of working from Word!
@AB-zw3zg
@AB-zw3zg 2 жыл бұрын
Thank you so much, ¡Brilliant!. Anyway, please, could it be possible that the text format (from Word) will be transferred to the Excel? And if possible, could you teach the code to be added to the code in this video? Tank you very much. Cheers, Alberto
@ORANGEPICTURESOFFICIAL
@ORANGEPICTURESOFFICIAL 4 жыл бұрын
Simply how to do vlookup function when any data is in filter. For visible cells only we have to lookup using match function for headers mapping.
@Exceltrainingvideos
@Exceltrainingvideos 4 жыл бұрын
Query not clear.
@ORANGEPICTURESOFFICIAL
@ORANGEPICTURESOFFICIAL 4 жыл бұрын
Sorry for spelling mistake. Vlookup when data is in filter. Using match for headers. Ex: filter completed when we have to lookup for pending. But the columns are not in sequence.
@Exceltrainingvideos
@Exceltrainingvideos 4 жыл бұрын
Noted
@ORANGEPICTURESOFFICIAL
@ORANGEPICTURESOFFICIAL 4 жыл бұрын
@@Exceltrainingvideos: thank you. Waiting for video sir
@ORANGEPICTURESOFFICIAL
@ORANGEPICTURESOFFICIAL 4 жыл бұрын
Simply superb sir. Please do a video on filtered data. Vlookup. How to do visible cells vlookup. Please sir
@Exceltrainingvideos
@Exceltrainingvideos 4 жыл бұрын
Already uploaded. Search this channel or our website: www.exceltrainingvideos.com/
@vigneshr2828
@vigneshr2828 4 жыл бұрын
Thanks a lot. That's really helpful
@Exceltrainingvideos
@Exceltrainingvideos 4 жыл бұрын
Glad it was helpful! Please share the VBA tutorial with your friends.
@jorgan2028
@jorgan2028 3 жыл бұрын
Can this be used to get some data from word and then add it to the meta data of the file? then adding it to say the "TAG" properties?
@Exceltrainingvideos
@Exceltrainingvideos 3 жыл бұрын
Try it out!
@jorgan2028
@jorgan2028 3 жыл бұрын
@@Exceltrainingvideos I have and it doesn't work.
@srikanthkandalam4051
@srikanthkandalam4051 4 жыл бұрын
hi sir. I have a case. with a worksheet of multiple columns. each data in the column may refer to another sheets on a lan or share point are which need to be validated second. if one cell value is given. based on cell value next column to be populated based on validation from different sheet. I may have 100 plus reference sheets where data to be validated. is that a possible case. can you help me sir
@Exceltrainingvideos
@Exceltrainingvideos 4 жыл бұрын
Noted
@snehachowdary1202
@snehachowdary1202 3 жыл бұрын
Hello sir, I’m running into an issue here. When I ran the code for the word document, I could only run for the first page, my results from the second page is not showing up. Also my word document contains text that I want to search for and copy to excel. Is there a video of yours I could look at for more detail? Thanks for all your help in advance
@Exceltrainingvideos
@Exceltrainingvideos 3 жыл бұрын
Please search the channel. To get data from multiple pages in your word document, you'll have to use a looping process.
@anilkoli5190
@anilkoli5190 3 жыл бұрын
can we export date from multiple word files, copying those to excel ?
@Exceltrainingvideos
@Exceltrainingvideos 3 жыл бұрын
Should be possible.
@ORANGEPICTURESOFFICIAL
@ORANGEPICTURESOFFICIAL 4 жыл бұрын
Tqs for the reply sir. But there is no video for how to do vlookup for multer data using match.
@Exceltrainingvideos
@Exceltrainingvideos 4 жыл бұрын
What is multer data?
@អនុវិទ្យាល័យបឹងនិមល
@អនុវិទ្យាល័យបឹងនិមល 4 жыл бұрын
Can you show VBA How to auto transfer data to another sheet by using date?
@Exceltrainingvideos
@Exceltrainingvideos 4 жыл бұрын
This VBA tutorial link will guide: www.exceltrainingvideos.com/tag/copy-data-based-on-date-criteria/ Or search www.exceltrainingvideos.com
@អនុវិទ្យាល័យបឹងនិមល
@អនុវិទ្យាល័យបឹងនិមល 4 жыл бұрын
Thanks so much
@schmekis1
@schmekis1 Жыл бұрын
Use this exact code but I'm getting a "Compile error: User-defined type not defined" and it is referring to... cDoc As Word.Document
@siba720
@siba720 4 жыл бұрын
Thanks for sharing... Great learning experience. Can it possible to extract a sentence after find a specific word on it?
@siba720
@siba720 4 жыл бұрын
Could you please take another session on this?
@Exceltrainingvideos
@Exceltrainingvideos 4 жыл бұрын
Yes you can! Try it out!
@shoaibsaifi9806
@shoaibsaifi9806 3 жыл бұрын
Hi Sir. I am running into an error while running this code. when I run the code first time it works fine but when I run it for the second time it throws the error on the below line set cDoc=ActiveDocument the error is read as "the remote server machine does not exist or unavailable." Please advise how to remove this error.
@Exceltrainingvideos
@Exceltrainingvideos 3 жыл бұрын
Just save and close the document in the first extraction.
@shoaibsaifi9806
@shoaibsaifi9806 3 жыл бұрын
Still not working Sir. I got 462 error.
@shoryaarora1464
@shoryaarora1464 4 жыл бұрын
Interesting
@Exceltrainingvideos
@Exceltrainingvideos 4 жыл бұрын
Glad you found the Excel VBA tutorial interesting. Please share with your friends too.
Get Data from Microsoft Word Forms into Excel Using VBA
23:48
Dinesh Kumar Takyar
Рет қаралды 79 М.
Macro to extract data from Word table to Excel | Excel VBA
12:49
Extreme Automation - Kamal Girdher
Рет қаралды 41 М.
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
VBA to BROWSE & COPY Data from SELECTED File in Excel
10:00
Leila Gharani
Рет қаралды 338 М.
What is mathematical thinking actually like?
9:44
Benjamin Keep, PhD, JD
Рет қаралды 30 М.
EAF #37 - Excel VBA Loop to Find Records Matching Search Criteria
11:35
ExcelTricksforSports
Рет қаралды 398 М.
Free Excel VBA Course #35 - Creating Word Reports Using VBA
25:23
Exporting Word Form Data to Excel
14:11
Neil Malek
Рет қаралды 174 М.
How to Work With Documents in Word VBA
17:50
Sigma Coding
Рет қаралды 38 М.