Thanks spamjim for your reply. I would like for the pdf to be one page that would allow more pages to add if someone pasted 3 pages of text in the field.
Can someone please tell me how to put an expandable field at the end of a form? The field is for pasting any size text, from one line, to many paragraphs. But no matter what is pasted in the field, the field will expand.
When modifying certain styles, in the Modify Style dialog, the Style Type is grayed out and cannot be changed. I've looked at this in several different documents. Some styles' Style Types can be changed but most cannot. Can't find anything definitive online addressing this topic. Can someone...
OK, in the formula, I use A2 for the first argument, press comma, go to 2nd file, click on the sheet tab. The names in that file are in column B beginning on row two. I'm stumbling here. How should the second argument look after clicking on the sheet tab? Thanks.
I have 2 files with a list of names (among other info).
How can I create one spreadsheet list showing only the names (records) that exist in both files?
When my client opens messages in Outlook the senders' signature blocks are double spaced and also formatting such as bold and italics sent from original sender do not render for the recipient. Does anyone know how to fix this? HTML is set under Options:Mail:Compose Messages.
strongm my client confirmed today that your solution worked perfectly. I am sure other solutions were valid, too. Many thanks to you and to all who offered assistance and endured my confusion.
zeglar, At first I blew off posting my files because of the info in them and so as not to get myself in trouble. When I was finally left with no choice I did the busywork of doctoring the file. If this was not the case, I would have posted only one thread and got my solution faster...
Actually strongm I tried your solution next, and it worked like a charm. In fact, so well I sent it to my client and am waiting for his response. After I got the OK from him I was going to post my appreciation to you. And I thank you so much. When I was younger I used to relate with unnecessary...
zeglar your code worked perfectly for the file that I posted. But please understand that this file has been altered to protect confidential information. I only put the word "ANNUAL" before "REPORT" in the document. So please disregard "ANNUAL". In the real document there is another word that...
This is the resulting document after the macro is run. I need it to run in the first documents until it produces the second. Thanks.http://files.engineering.com/getfile.aspx?folder=52af8ed5-6221-4a52-a74e-d082c751b819&file=REPORT-results.docx
Good idea SkipVought. Attached is the before macro document.http://files.engineering.com/getfile.aspx?folder=3425c2c5-fa0a-4cd4-9df2-aa7855cb3449&file=REPORT.docx
Sorry for not making things clearer in my previous posts and my explanation as to why the problem has not been solved would be too wordy. So I apologize for my previous posts on this and truly appreciate previous input. I finally have this macro perfected like I want. The macro was created in...
Can someone please tell me what needs to be added to this macro to make it loop til the end of any document I run it in? Thanks.
Selection.Find.ClearFormatting
With Selection.Find
.Text = "REPORT"
.Replacement.Text = ""
.Forward = True
.Wrap = wdFindContinue...
I have a client who created a macro in Word that finds the word 'Report', then forces a new page at every occurrence it finds. He needs to make the macro loop til the end of any document he runs it in. I researched this and found that the macro only needs a couple of short lines of new code but...
I have an Excel spreadsheet with over 9,000 records. Many are duplicates that need to be removed. The spreadsheet has a Name column and a column called Comp Level, where some entries for this column are of a red font. I need to remove all duplicates where a Name has a red Comp Level entry. How...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.