Free Excel VBA Course #35 - Creating Word Reports Using VBA

  Рет қаралды 48,507

TrumpExcel

TrumpExcel

4 жыл бұрын

In this video, I will show you how to create word documents using Excel VBA and how to copy and paste data from Excel to Word.
The video covers:
-- Early and Late binding
-- Creating a new word document
-- Copying data from Excel to Word and saving it
-- Convert Early binding to late binding
✅ Download File: bit.ly/33HlFDs
☕ If you find my Excel videos useful and would like to support me, you can buy me a coffee - www.buymeacoffee.com/SumitB
Free Excel Course (Basic to Advanced) - trumpexcel.com/learn-excel/
Best Excel Books: trumpexcel.com/best-excel-books/
Subscribe to get awesome Excel Tips every week: kzfaq.info...
#Excel #ExcelTips #ExcelTutorial

Пікірлер: 41
@bhupiistersingh4097
@bhupiistersingh4097 3 жыл бұрын
Now, this is what I call a quality tutorial, not just to get one youtube video on the internet but how your yourself would want things to be explained. Kudos to you...
@rameshthangaraj6590
@rameshthangaraj6590 3 жыл бұрын
How to autofit excel table in word using your modules
@VanCamelCat
@VanCamelCat 2 жыл бұрын
This was an absolutely beautiful tutorial. You are a great guide! Thank you for being so detailed, so well organized, and such a great teacher. Keep it up 👍 👍
@CollDott
@CollDott 3 жыл бұрын
Extremely useful!! So late binding would be preferred as it doesn't bother anyone to go check object library and output the same stuff! But of course I need my word object library checked anyway for outlook use! Thank you!!
@sazenfrog
@sazenfrog Жыл бұрын
First macro I've ever written and it works really well. Many thanks for this clearly explained tutorial.
@anonymousx589
@anonymousx589 Жыл бұрын
Fantastic explanation, Thank you!
@alfredtolaget9101
@alfredtolaget9101 Жыл бұрын
Thank you so much, quality and well explained. very much appreciated.
@sugunalakshmanan2196
@sugunalakshmanan2196 Жыл бұрын
Your teaching is very clear. So nice of you.
@trumpexcel
@trumpexcel Жыл бұрын
Thank you... Glad you're finding the videos useful :)
@cs-study-ua
@cs-study-ua 3 жыл бұрын
Super cool video & clear explanation
@tessabio679
@tessabio679 3 жыл бұрын
thanks so much, very helpful !!!
@booksalvation2025
@booksalvation2025 2 жыл бұрын
thank you for a great start to my problem, I my case I have a java app the creates excel sheets but need to print it out in word. And currently do a lot of manual copy and pasting so looks like I should be able to do away with that thanks to your wonderful demo
@mangobrother
@mangobrother 2 жыл бұрын
Thank you. One of the best tutorials I have encountered. I very much like the way you teach sir.
@trumpexcel
@trumpexcel 2 жыл бұрын
Glad you found the tutorial useful :)
@nicopicco
@nicopicco 2 жыл бұрын
What a great video, thank you.
@TheMisiekMisiek
@TheMisiekMisiek 7 ай бұрын
Perfect! Very useful.
@prediction2302
@prediction2302 3 жыл бұрын
Excellent 👌
@soothingrelaxation4161
@soothingrelaxation4161 3 жыл бұрын
Thank you very much for this free tuto. Please, can you tell me if it's possible to generate more than one sheet in the same report?
@juanpabloserranorubio3876
@juanpabloserranorubio3876 3 жыл бұрын
exactly what was searching for work
@explainedout
@explainedout 2 жыл бұрын
Great video!! Keep going, I am sure your channel will scale very soon!!
@p2kc1
@p2kc1 3 жыл бұрын
Thank you for this tutorial Is it possible to save the file automatically with a specified name instead of document1? Cheers
@malap123
@malap123 4 жыл бұрын
This is good. Can u read data from csv or text file and insert chart of that?
@onedaytradingcrypto2758
@onedaytradingcrypto2758 2 жыл бұрын
Nice tutorial .I like to learn this.
@margad-erdeneboldbaatar4704
@margad-erdeneboldbaatar4704 2 жыл бұрын
Thanks so much.
@AbedulmajidAlshraidehChannel
@AbedulmajidAlshraidehChannel 3 жыл бұрын
Great job. useful information. however, i have a question on how to select multiple tables in the range. I have multiple tables beneath each other. how to select them all instead of one (end of the 1st one).
@georgekhaba6436
@georgekhaba6436 2 жыл бұрын
time table : @2:24 creating a new word document using VBA library (early binding ) @5:18 creating a new word document using VBA create object (late binding) @7:44 steps of copying excel table to word using VBA @8:25 using the statement "with" to active multiple commands @9:51 using "with" statement to control the formatting of the text copied to word @12:36 copying the table to word @14:04 saving and exit the document (attention it will override the file with the same name ) @17:19 saving multiple document @19:25 taking the name of the sheet to name the automated word report @20:37 how to exit the word file after creating it @22:31 changing early binding to late binding ( assuming the other users don't have any VBA library )
@avijitnov
@avijitnov 2 жыл бұрын
WoW!!
@KrashNav
@KrashNav Жыл бұрын
Way to teach!
@reviewsfixeshacksmunsur3805
@reviewsfixeshacksmunsur3805 2 жыл бұрын
Hi, how would I use vba coding to to convert information on student subject progress to individual student reports saved in word.
@limitone9564
@limitone9564 2 жыл бұрын
I like your style of explaining things... can you explain how to do the vba code for extracting data by Date? for example, Excel has to sort data by Date (date today, date tomorrow, etc) then extract it to Word by Dept, say Engineering Dept has 5 people coming in today, then Sales Dept has 8 people coming in today, etc... then generate a/one Word report per day/date with all the following data on one sheet: Name, Phone and Notes. Can you help?
@abdulhamidalhaddadi2255
@abdulhamidalhaddadi2255 Жыл бұрын
Great, this topic close to what I am looking for: "I would like to use this feature in a different way. I have a set of records in the Excel sheet file, and each record carries a number, date, subject and other information, and I would like to create a Word document with the record number and date which I select it only". May I have a questions: 1. How can I make a command bottom for each record to run this code instead to open VBA screen? 2. In your example I want to copy Region in first line, and Sales in second line. I am waiting your reply sir. Thank you
@hajajahirhussain6814
@hajajahirhussain6814 4 жыл бұрын
Need video for outlook also. How to send a mail from vba?
@rajeshshah6758
@rajeshshah6758 4 жыл бұрын
Sumeet, Is it possible to do the same with notepad.? I want my data copied from excel to notepad.
@shljain
@shljain 2 жыл бұрын
Hey, i’m trying to paste the table with long data into word doc using excel macro, it’s getting distributed across word doc, could u please assist? Could you please show us how to add the excel workbook at selected location in word?
@rameshthangaraj6590
@rameshthangaraj6590 3 жыл бұрын
How to add table autofit in the modules
@Ian_Enterprise
@Ian_Enterprise 2 жыл бұрын
Hello, Great tutorial But i don't get the correct data from my range I use this lastrw = Sheet1.Range("Z99999").End(xlUp).Row Sheet1.Range("Z3:AC" & lastrw).End(xlDown).End(xlToLeft).Copy But i get result from Row F ?? How can i get the results from any range i want.. Could you helpme please Thank you
@sallu21m
@sallu21m Жыл бұрын
will there be a requirement to transfer the word template in the same file path if we share the Excel file with other PC ???
@mikelennon1078
@mikelennon1078 3 жыл бұрын
Does anyone knows how to simultaneously export all VBA Codes of a workbook into a word document without missing any Modules, Macros, etc contents?
@kittyhui347
@kittyhui347 Жыл бұрын
Why I cannot auto save as new docx file?
@suribhandari1985
@suribhandari1985 2 жыл бұрын
Hi Sir - it not working in office 365. Kindly assist...
HOW DID HE WIN? 😱
00:33
Topper Guild
Рет қаралды 35 МЛН
Osman Kalyoncu Sonu Üzücü Saddest Videos Dream Engine 170 #shorts
00:27
КАРМАНЧИК 2 СЕЗОН 7 СЕРИЯ ФИНАЛ
21:37
Inter Production
Рет қаралды 517 М.
Tom & Jerry !! 😂😂
00:59
Tibo InShape
Рет қаралды 67 МЛН
Excel VBA Introduction Part 27.1 - Creating Word Documents
58:33
WiseOwlTutorials
Рет қаралды 175 М.
How to use Custom Types To Write Ultra Fast VBA code
12:51
Excel Macro Mastery
Рет қаралды 29 М.
Free Excel VBA Course #26 - Using Arrays in VBA
47:33
TrumpExcel
Рет қаралды 39 М.
EASILY Make an Automated Data Entry Form in Excel
14:52
Kenji Explains
Рет қаралды 358 М.
Free Excel VBA Course #12 - Using Object Variables in Excel VBA
13:17
Excel Macros & VBA - Tutorial for Beginners
50:20
Kevin Stratvert
Рет қаралды 1,1 МЛН
Push Data from Excel to MS Word Content Controls using Excel VBA
7:55
Dr. Todd Grande
Рет қаралды 92 М.
HOW DID HE WIN? 😱
00:33
Topper Guild
Рет қаралды 35 МЛН