Perfect. Tks alot.
Type: Posts; User: JCSolutions; Keyword(s):
Perfect. Tks alot.
Hello all,
Created a simple macro that opens the first page header, positions the cursor where the user needs to insert text.
I need to be able to update the cross reference in the other pages...
Hi Henrik,
I work in a lawyers office and we use it for legal documents that go like this:
1.2 Lease Duration. The lease duration should not exceed.......
Only the 1.2 and Lease Duration is in...
Hi gang,
I came upon a document where there is 2 paragraph styles in the same paragraph.
There is some text with Heading 1 applied to it, then a paragraph mark with a dotted line around it, then on...
Hi gang,
Someone told me they have a problem with their old meetings dissapearing from the calendar. It seems that nothing older than 6 months is available for consulting anymore.
Could it have...
Perfect. Tks Hans.
jc
Hi gang,
Can I assign a shortcut key to run a macro? and please tell me how.
tks
Perfect. Thanks Hans.
Hi gang,
If (B3 contains "wow", C3="wow", nothing)
Could someone help me with this statement. B3 contains text, a sentence, not just one word.
tks
jc
Hi gang,
Probably an easy one.
I was wondering if there was a way to link the title on a chart to a cell on a spreadsheet.
tks
Hi gang,
Let me answer my own post.
I closed the document then re-opened it to see the toolbar appear.
Wonder what happened. Might be just screen refresh.
Any clue?
tks
Hi Gang,
I created a template with a toolbar.
I created a doc (doc1) based on this template and used it to mailmerge to a new doc (doc2).
I can't see my toolbar in doc2. I checked and the...
Hi gang,
Just received a Word doc with pictures in it. Instead of pictures I get
"Quick time and a IFF (Uncompressed) compressor are needed to see this picture".
What I am missing?
Tks
Hi gang,
I have a 5 page doc and I want to add bookmarks here and there to facilitate navigation after the doc is merged. For example I want to go to page 2 of the first record, then go to page 2 of...
Hi gang,
The "Save a copy in the sent items folder" box is checked. When I send a message a copy goes into my Outbox and stays there. No copy in the Sent Items folder. It also seems that every new...
Hi gang,
When sending and receiving I get a message box from Outlook saying "A program is trying to access the e-mail addresses saved in Outlook. Do you want to do this? Authorise access for X...
Hi,
My Outlook is totally messed up. Not working at all. Every time I open it the entire computer gets slow. Once, I had an error message saying I should repair the inbox.
I tried the detect and...
Hello,
Right now when I click on attachment the default folder I get sent to is my document. Not practical since all files are on the server k:. I was wondering if there was a way to change this...
Hello,
I want to know if there is a way of finding out which 2 docs were compared and merged to create a new doc. Does Word keep track of this info somewhere?
tks
Hi Andrew,
Tks for the tip. The workgroup template seems like the logical approach. However, there are dozens of templates and they are separated in different sub folders in the user and/or ...
Hi gang,
I have users taking turns working on a document based on the same template. These users are working on individual computers. They each have a copy of the template installed in the template...
Hi gang,
I created a macro that asks the user how many columns he needs to create a table. I did this using an Input box and it worked just fine.
I want to do the same thing using a dialog box but...
Hi gang,
Actually I am not sure if the problem comes from Outlook, Windows or Word.
I use the InsertAddress icon to insert addresses in my Word docs. I have a new computer and I can't InsertAdress...
This worked just fine. Tks alot.
jc
OK that's weird. Just before posting the code to you I decided to tiddy up the code a bit and I nested a With End With just so my code would look better and it works just fine now. I don't understand...