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...
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.
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.