How to Write on Word from Excel using VBA

  Рет қаралды 247,317

ExcelVbaIsFun

ExcelVbaIsFun

Күн бұрын

Пікірлер: 98
@ExcelVbaIsFun
@ExcelVbaIsFun 10 жыл бұрын
Merry Christmas everyone. I hope God blesses you richly this upcoming year. Remember, you ARE a success!! Believe it, be it! Blessings my friends!! Dan
@matthewross7850
@matthewross7850 4 жыл бұрын
Thank you, been searching for something at a beginner level for a while. Appreciate how slow the video goes. So many videos on KZbin move too quick and try to do too much.
@justdoit_leo
@justdoit_leo 4 жыл бұрын
Thanks a lot for video! One question, is it possible to make something like this but to transfer name of every excel sheet to the new word document page?
@akshitjain5780
@akshitjain5780 4 жыл бұрын
Thanks buddy for sharing this..can you please suggest how to paste the line in specific line
@ExcelVbaIsFun
@ExcelVbaIsFun 11 жыл бұрын
Maybe. What do you want to import specifically? Thanks, Dan
@p2kc1
@p2kc1 3 жыл бұрын
Thank you so much dan that's a saving life tutorial. I have a quetion please! Can i add an automate fonctionality of the following list in row? 1-Creating file with a specified name from a cell data 2- saving file 3- opening the file Thanks in advance
@ExcelForFreelancers
@ExcelForFreelancers 6 жыл бұрын
Thank's Dan. Love all of your videos :)
@abdulhamidalhaddadi2255
@abdulhamidalhaddadi2255 Жыл бұрын
Great, I succeed. I like to apply this technic to my work. i have registration records in excel, and for each record I isseu a letter. how can I use my last record to my word document automaticly or can I make a drop down list related to excel file to select. if you have any idea.
@mgrinnan01
@mgrinnan01 9 жыл бұрын
Thanks Dan... EXACTLY what I needed to see. Was a tremendous help!
@loveg8202
@loveg8202 10 жыл бұрын
It's really fun, next time i should use this method to communicate between Excel and Word...
@josebetancourt5890
@josebetancourt5890 8 жыл бұрын
Love your videos!! It's possible to write a code in which can lookup through folders and subfolders the file names that has been added for example, today? Thanks a lot!!
@nikhilsonkar3936
@nikhilsonkar3936 3 жыл бұрын
If i have a word form that i want to fill up using data in excel sheet.. can that be done?
@andrewhubler8397
@andrewhubler8397 3 жыл бұрын
is there a way to insert data from pre-existing cells in Microsoft excel into certain cells of a pre-existing table in MS Word
@moisesherrera991
@moisesherrera991 10 жыл бұрын
Hey!@ Thank you for this tutorial it has helped so much. Is there anyway to run this vba so that the information you want automatically transferred from excel sheet, goes to a preexisting word document that has a letterhead???
@ExcelVbaIsFun
@ExcelVbaIsFun 10 жыл бұрын
I'm making you a video to answer some of these questions this evening. Hope you like! Dan
@coreyterry900
@coreyterry900 Жыл бұрын
Hi. Is there a way to create several tables in excel and then import them into word using mail merge. So each table imported would be based on the page in mail merge?
@RAOROCKSTAR1990
@RAOROCKSTAR1990 4 жыл бұрын
What if I want to insert an entire table instead of just one cell? Range isn't working for table (A1:F20 kind of)
@Berita--Terkini
@Berita--Terkini 4 жыл бұрын
can be used for 1 sheet
@exroyal6262
@exroyal6262 10 жыл бұрын
Hello , I have one question. I did a word file and I used developer and I want to use the protect form. Until here everything is OK but in my word file, there are some graphics. I want to enter some date into the graphic to change the figures (Sales Amounts) however because I used protect form , I am unable to change the graphics. " I can unprotect and change the graphic however my employee will use this form and thats why ı am protecting it. Is there any way you can help me ? I hope I express myself well. Thanks
@alextzamtzis5167
@alextzamtzis5167 7 жыл бұрын
Thanks for the video, Is there any why to insert a whole table instead of one cell? I tried to use Range("A2:C5") after insertafter but I get errors.
@sant0sch
@sant0sch 5 жыл бұрын
I used something like "Worksheets("Sheet1").UsedRange.Copy"
@ExcelVbaIsFun
@ExcelVbaIsFun 11 жыл бұрын
Mzchkolate1,you're very welcome. Thx for the comments!!
@ZRBBL
@ZRBBL 10 жыл бұрын
Hello! I got an Excel function which ConvertNumToWords, May I exceute it in Word, so that I get the numbers in words right in the Word document? Thank you for share. Blessings!
@bondniko
@bondniko 3 жыл бұрын
Why mix early binding synthax with the late binding one?
@calmvolatility2787
@calmvolatility2787 3 жыл бұрын
Super cool! Thank you!
@krn14242
@krn14242 11 жыл бұрын
Nice job Dan. Sound quality much better now. Did you move your mic?
@cuneytozkurt4867
@cuneytozkurt4867 3 жыл бұрын
hi, how can you change insertafter range("a1") font style?
@anupammandal2697
@anupammandal2697 11 жыл бұрын
I work for JP Morgan Chase accounts payable team and we daily come across lots of payment transactions. These transaction information come via email in .txt format as an attachment. Currently we open these emails manually and then copy paste the data into excel. Is there any way to import these transactions detail directly from my inbox in to excel. Regards Anupam M.
@MohAboAbdo
@MohAboAbdo 2 жыл бұрын
Thank you so much
@Phoenix-ry8hq
@Phoenix-ry8hq 9 жыл бұрын
i need to get something similar for Office 2001 for MAC. need EXCELL sheet converted to WORD for easy read. each row with many collums in excel has various txt data. i need each row to be converted into 1 word document so it’s easy to read. what would you charge? can you make that work in office 2011 for mac?
@ExcelVbaIsFun
@ExcelVbaIsFun 11 жыл бұрын
Anupam, Sorry, I'm sooooo behind on my questions in my inbox, but I was able to film a new one for you on importing txt files straight to Excel with lots of side notes and helpful tips. Hope this helps you, should be ready tonight or tomorrow. Blessings, Dan
@AlexanderWDI
@AlexanderWDI 9 жыл бұрын
Is there a way to export a cell (from excel) as a string to a word document at a specific spot within a body of text in the word document. Thank you.
@ExcelVbaIsFun
@ExcelVbaIsFun 11 жыл бұрын
I'm not certain, will have to look into this. Dan
@kadir_keles
@kadir_keles 10 жыл бұрын
Hey there! A quick question: Is there a way to save the file as docx, together with pdf? I want to have the pdf version of the document as well. Thanks!
@ExcelVbaIsFun
@ExcelVbaIsFun 10 жыл бұрын
Kadir 'Keleş I would think that this is very possible. You'll have to look at the syntax with which we save documents in word vba or excel to vba.
@kadir_keles
@kadir_keles 9 жыл бұрын
ExcelVbaIsFun Ill consider that, and thank you very much for these really useful tutorials!
@ExcelVbaIsFun
@ExcelVbaIsFun 9 жыл бұрын
Cool! You're so welcome!
@Axmoon1
@Axmoon1 8 жыл бұрын
I've done what you told. Unfortunately, my problem is way more complex. I've chaged the matrice so that the text is copied only If it has already been chosen by one of many CheckBoxes previously. The thing is, I cannot add 2 texts one after an other. The matrice stops at the second "Dim wApp As Word.Application" , meaning that this word application has already been launched, so I cannot ad anything to it. Could I put this line at last so that it opens only after every text is selected?
@saikumargaddam302
@saikumargaddam302 9 жыл бұрын
Cheers mate.I like your explanation.You build it from scratch. :)
@ignacio4535
@ignacio4535 5 жыл бұрын
Hello and thank you! I was just wondering, this would be useful to create letters in Word from Excel, so, how can I create spaces so that the content of other cells be inserted in the write place of the letter, for example; Date, Introduction, recipients name, and final comments, signature, thank you!
@algamdie
@algamdie 4 жыл бұрын
Excel vba is not fun . You are the fun one.
@ExcelVbaIsFun
@ExcelVbaIsFun 4 жыл бұрын
Thank you so much!👍
@jorge.mpjunior
@jorge.mpjunior 10 жыл бұрын
What version of Excel are you using? I asked because of this error "Dim wrdApp As Word.Application" and I think its happens for this cause (version of Office. PS: I'm sorry for my english, I'm a brazilian!
@ExcelVbaIsFun
@ExcelVbaIsFun 10 жыл бұрын
Jorge Pereira I used 2010 in this vid but I now have 2013. Thanks, Dan
@redlady120
@redlady120 8 жыл бұрын
hi there. hope you guys can help out. it's a similar situation in a userform in excel. i'd like to know how to add a text box wherein selected labels will appear with entered data in it. sort of like a summary of what you've entered to appear in a box in the same excel sheet. also, how do I add a time start-time start function button in excel userform. thanks a bunch.
@wojciech765
@wojciech765 10 жыл бұрын
it is a good information about export range from Excell to a Word. maybe you can show next step - how export many ranges with for example some view /as one page - from excell to a word. Anyway this wideo is really very good. Thanks for it.
@ExcelVbaIsFun
@ExcelVbaIsFun 10 жыл бұрын
I'm making you a video to answer some of these questions this evening. Hope you like! Dan
@davide.i
@davide.i 10 жыл бұрын
Hello! I have a Worksheet of Excel 2010 with several numbers (for example from A1 to A5) and a cell with the sum (A6) I want to link the number of the sum to Word 2010. I want to write, for example: "The sum of 2014 is " and add the information from excel. It could be as if I have a phrase with a field in the middle of it. The number of this field should change automatically if I change the numbers in Excel. Is it possible for you by VBA? I tried the "Past Special" But i can't "move" the pasted field as I want. Could you tell me what I should do for my goal? Thank you very much!
@ExcelVbaIsFun
@ExcelVbaIsFun 10 жыл бұрын
making a video for you now on this topic of find and replace in excel vba to word, my friend. Dan
@ExcelVbaIsFun
@ExcelVbaIsFun 10 жыл бұрын
Davide I video is here Excel to Word pt 3 Find AND Replace in Word from Excel VBA for you. Dan
@davide.i
@davide.i 10 жыл бұрын
ExcelVbaIsFun Thank you very much. I think your work is very great. I must improve my english so I'll be able to understand your videos better (I'm italian). I think this programs are very powerful!
@anupammandal2697
@anupammandal2697 11 жыл бұрын
Hello Again Dan, Is there any way to import data from outlook to an Excel ? This will help me alot !! Thanks in advance. Anupam
@nileshtikekar3235
@nileshtikekar3235 6 жыл бұрын
Thanks for the video. Very useful
@ExcelVbaIsFun
@ExcelVbaIsFun 6 жыл бұрын
You're so welcome. Thanks for the comment!
@jai5295
@jai5295 6 жыл бұрын
Hi, how can we edit the letter templete in excel using vba
@kittyswain-evans6867
@kittyswain-evans6867 7 жыл бұрын
First off let me say I am experienced with Excel but a real VBA newbie. I am playing with the function to add cell information to a Word document. Unfortunately I cannot get past the first "Set" to Create my Word Application Object. Since I am a newbie, I am sure I am missing something very simple. Dim wApp As Word.Application Dim wDoc As Word.Document Set wApp = CreateObject(Word.Application) wApp.Visible = True When I run this I get the following error: Run-time error '429': ActiveX component can't create object I would appreciate any help I can get. Thanks.
@BayOrca
@BayOrca 7 жыл бұрын
A little late but: CreateObject("Word.Application") (with quotation mark) should help or: Set wApp = New Word.Application (If you have the Microsoft Word reference added)
@mitchellhailey2333
@mitchellhailey2333 2 жыл бұрын
Wondering if anyone knows any way to speed up the process copy and paste paperwork? For work, I have forms that are a pape long that have to be created for around 30 different companies. The forms are all the same except for a few differences such as company names and addresses. The current way we do it is by having a template document and then typing or copy and paste in the needed information. This process can take a couple hours and I'm sure there's a better way to do it. The goal would be to have one document in excel that I could go in and list all the company's information and then it would automatically generate the needed documents. There's got to be a way to do it I just can't figure it out any help would be greatly appreciated.
@luizeduardo5786
@luizeduardo5786 5 жыл бұрын
How can i do for save the Document ?
@excelisfun
@excelisfun 11 жыл бұрын
Thanks for the video!
@hudsonwells9472
@hudsonwells9472 3 жыл бұрын
i guess I am kinda randomly asking but does anyone know a good site to stream newly released series online ?
@ExcelVbaIsFun
@ExcelVbaIsFun 11 жыл бұрын
You're very welcome, Sobolev514! Thank for watching and commenting!! Dan
@sunilsuwal4812
@sunilsuwal4812 8 жыл бұрын
How can I get this example files...?
@MohammadTaha
@MohammadTaha 10 жыл бұрын
Good, I want to write to word from excel but I want to create a table this time with data in it and further yet, I want to write to a word template rather than to fresh word document. is that possible?
@ExcelVbaIsFun
@ExcelVbaIsFun 10 жыл бұрын
I'm making you a video to answer some of these questions this evening. Hope you like! Dan
@MohammadTaha
@MohammadTaha 10 жыл бұрын
I'll be waiting Dan, thank you in advance
@ExcelVbaIsFun
@ExcelVbaIsFun 10 жыл бұрын
Mohammad Taha Excel In Excel Here it is once it's done uploading. kzbin.info/www/bejne/r3uph4elqpiEf8k
@MohammadTaha
@MohammadTaha 10 жыл бұрын
Highly appreciated Monsieur Dan, I am waiting for it, Merci
@ExcelVbaIsFun
@ExcelVbaIsFun 10 жыл бұрын
you're welcome. It's available now. here kzbin.info/www/bejne/r3uph4elqpiEf8k
@zachariahprince08
@zachariahprince08 10 жыл бұрын
Thank you so much. It really helped me a lot
@ExcelVbaIsFun
@ExcelVbaIsFun 10 жыл бұрын
You're very welcome! prince zachariah more tips on my new ebook www.excelvbaisfun.com/free-ebook.html Blessings!, Dan
@mikelennon1078
@mikelennon1078 3 жыл бұрын
Anyone knows how to export /save all of Macros/Modules form a workbook (globally) into a word document without missing any VBA codes?
@Sobolev514
@Sobolev514 11 жыл бұрын
Thanks a lot for this great effort.
@anupammandal2697
@anupammandal2697 11 жыл бұрын
I'm so damn excited !! Thanks in advance Dan
@matheusreges6056
@matheusreges6056 5 жыл бұрын
Thanks very much cara
@ExcelVbaIsFun
@ExcelVbaIsFun 11 жыл бұрын
Thanks sobolev, I hope it's helpful! Dan
@billithebros
@billithebros 4 жыл бұрын
To do the trick you have to created a reference to the Word type library Go to Tools>References, scroll down to Microsoft Word, and check it.
@nitishabikoo4425
@nitishabikoo4425 8 жыл бұрын
hello i have a company where we give some courses n certificate of attendance. its very time consuming do the certificate of attendance for hundred of participants, i copy n paste the names. Is there any other automatic ways i can do it faster? Thank you very much
@ericprobinson
@ericprobinson 7 жыл бұрын
yes
@ExcelVbaIsFun
@ExcelVbaIsFun 11 жыл бұрын
Thanks!!
@richardburbank7830
@richardburbank7830 10 жыл бұрын
Nice. Thanks for the explanation.
@ExcelVbaIsFun
@ExcelVbaIsFun 10 жыл бұрын
thanks! I'm making a "Part 2" tonight about navigation and editing, as well as opening an existing Word Document.
@DatabaseDesigns4U
@DatabaseDesigns4U 10 жыл бұрын
Wow! Fun stuff! :) Snap! :) I love it! Thanks for sharing. :)
@ExcelVbaIsFun
@ExcelVbaIsFun 10 жыл бұрын
You're welcome. Thanks DatabaseDesigns4U
@ExcelVbaIsFun
@ExcelVbaIsFun 10 жыл бұрын
Check out part two of this Excel to Word series here: How to Open, Navigate and Edit Existing WORD Doc Using Excel VBA! Comprehensive guide
@ajayasdfasdf
@ajayasdfasdf 11 жыл бұрын
CreateObject function is not working MsOffice 2007
@gexcel
@gexcel 11 жыл бұрын
Good video!
@thorngbun7084
@thorngbun7084 6 жыл бұрын
Very good
@alondrabelemmoralesplata2308
@alondrabelemmoralesplata2308 9 жыл бұрын
well and what instruction or command to save the document as Word or PDF excel macro ??? that I have a macro that generates the Word document from a template and not save the document as generating :( can you help meeee pleaseeeeeee :'( ExcelVbaIsFun
@jennamccallon4850
@jennamccallon4850 7 жыл бұрын
did you get an answer for this? I am trying to do the same thing right now!
@shaynasapri5850
@shaynasapri5850 9 жыл бұрын
can i have wirtten manual..
@markangeloreyes4578
@markangeloreyes4578 Жыл бұрын
Nice
@ExcelVbaIsFun
@ExcelVbaIsFun 11 жыл бұрын
uploading now, sir. Dan
@ExcelVbaIsFun
@ExcelVbaIsFun 11 жыл бұрын
yes, I experimented. The mike must (for whatever reason) be up near my nose. It doesn't catch my nose sounds, just talking. nose sounds (lol). just sounds funny. Dan
@ExcelVbaIsFun
@ExcelVbaIsFun 11 жыл бұрын
lol, thanks!
@sainiprintingpress6607
@sainiprintingpress6607 2 жыл бұрын
there is mistake, Hundred is coming two times, first should be lakh
@ExcelVbaIsFun
@ExcelVbaIsFun 2 жыл бұрын
Hi saini, Just rewatched the vid. I don't see hundred. Thanks
@Almost_Forgotten_Films
@Almost_Forgotten_Films 3 жыл бұрын
Constructive criticism: It would be a good idea to practice and get the procedures down before making a KZbin video. It's awkward watching you struggle to remember how to do something.
А что бы ты сделал? @LimbLossBoss
00:17
История одного вокалиста
Рет қаралды 9 МЛН
How I Turned a Lolipop Into A New One 🤯🍭
00:19
Wian
Рет қаралды 10 МЛН
哈哈大家为了进去也是想尽办法!#火影忍者 #佐助 #家庭
00:33
火影忍者一家
Рет қаралды 126 МЛН
REAL 3D brush can draw grass Life Hack #shorts #lifehacks
00:42
MrMaximus
Рет қаралды 10 МЛН
Mail Merge from Excel to Microsoft Word
15:03
Technology for Teachers and Students
Рет қаралды 2,7 МЛН
Free Excel VBA Course #35 - Creating Word Reports Using VBA
25:23
Create Word Document (and Write with Excel) | Excel VBA Macro
3:54
greggowaffles
Рет қаралды 24 М.
Import Data from Excel into Word Automatically Using VBA
18:23
Dinesh Kumar Takyar
Рет қаралды 282 М.
Push Data from Excel to MS Word Content Controls using Excel VBA
7:55
Dr. Todd Grande
Рет қаралды 93 М.
Excel VBA Word Dokument aus Vorlage erstellen
22:31
Moni von ExcelForYou
Рет қаралды 1,3 М.
А что бы ты сделал? @LimbLossBoss
00:17
История одного вокалиста
Рет қаралды 9 МЛН