Pages

Search

Microsoft Word - corrupted Group data Colection file. (.ini or .exe)

Microsoft Word - corrupted Group data Colection file. (.ini or .exe)


corrupted Group data Colection file. (.ini or .exe)

Posted: 07 Oct 2014 02:56 PM PDT

Propted:  How do you want to open this file? Selected - notepad. Now every time I try to use the file to gather the groups accumulated info, it instantly opens and its a bunch of jibberish. I used it once with the person that gave it to me and it actually accumulated and categorized the info. It's unuseable to me now, and I don't know how to fix it! I don't know where to start?

How to insert an automatically updating picture that re-sizes and re-orients itself

Posted: 07 Oct 2014 01:20 PM PDT

Hello. I am hoping to find a macro which will allow me to insert an object (which will be a picture) that will automatically update itself, re-size itself and center itself upon opening. This will be used for large word documents that have references to data sheet images which change. When these data sheets change i would save them as the same name and file type as the original and then move the original file to an obsolete folder, eventually repeating this process once the data sheets change again. I currently have some bits of code which I am not sure how to integrate but this code to follow adds a image as an inline shape, upon running the file explorer opens so the user can select what image to place into the word document. After selecting the desired image it is re-sized and re-oriented. I am looking for a macro that will open the 'object' command in the insert tab, open the browse prompt for 'create from file' and then make it so the 'link to file' box is checked. At which point I would like the image re-sized and re-oriented. PLEASE HELP! ANY INPUT IS GREATLY APPRECIATED! 

 Sub Insert_picture_and_format()
'
' Insert_picture_and_format Macro
'
'
Dim oDialog As Dialog
 Dim strFile As String
 Dim oImage As Object
 Dim oRng As Object
     Set oDialog = Dialogs(wdDialogInsertPicture)
     With oDialog
         .Display
         If .Name <> "" Then
             strFile = .Name
         End If
     End With
     Set oImage = Selection.InlineShapes.AddPicture(strFile)
     With oImage
         .LockAspectRatio = msoFalse
         .Height = CentimetersToPoints(25)
         .Width = CentimetersToPoints(19)
         Set oRng = .ConvertToShape
     End With
     With oRng
         .RelativeHorizontalPosition = _
         wdRelativeHorizontalPositionPage
         .RelativeVerticalPosition = _
         wdRelativeVerticalPositionPage
         .Left = CentimetersToPoints(1.25)
         .Top = CentimetersToPoints(1.25)
     End With
 Set oDialog = Nothing
 Set oImage = Nothing
 Set oRng = Nothing
End Sub

I also use a macro for updating file paths as soon as a document is opened (usually in reference to the document filepath itself, so that the location can be easily found by another person) I am not sure if this macro would come in handy for updating the object (which would be a image in this case) or if the linked image would automatically update upon opening the word document.

Sub AutoOpen()
'
' AutoOpen Macro
'
'
Dim aStory As Range
   Dim aField As Field

   For Each aStory In ActiveDocument.StoryRanges

      For Each aField In aStory.Fields
         aField.Update
      Next aField

   Next aStory
   
End Sub

Converting Word Doc to PDF

Posted: 07 Oct 2014 12:40 PM PDT

I have a Word 2010 document that I created a while back. I have updated numerous times and converted to pdf with no problem. A few weeks ago I started getting Unknown error and the document doesn't save as pdf. I have Acrobat Pro XI. This did begin happening right after a Windows update. However, this is only happening with this one document. It's very strange. I did try to recreate and it worked once then stopped. I can convert it using Acrobat 9 which again is strange as XI is latest version. I even tried Print to pdf and it still doesn't work.

Does anyone have any ideas why this particular document generates an error when converting to pdf?

Characters Missing When Printing in Word & Excel 2013

Posted: 07 Oct 2014 12:11 PM PDT

When I print documents in both Word and Excel 2013, bullets and special characters/symbols do not print. Any suggestions?

Multilevel list does not work after update

Posted: 07 Oct 2014 11:09 AM PDT

Split from this thread.

My problem started after an update from Microsoft. At first the multilevel worked as it was supposed(?) to. But after the update it doesn't work. How it was working was just like it would work if you are actually doing on a piece of paper. Even when I start a new page the multivlevel outline still doesn't work. So what now?

Word Paste Special Date Format

Posted: 07 Oct 2014 10:34 AM PDT

I have a document template I'm creating where a date must appear in one section in the the format of MMMM d, yyyy. However, in the footers, this date must appear in the format of M/d/yyyy. At the beginning of the document I used a date picker content control for the users to input the date. I then attempted to use the Paste Special option to paste the date from the date picker field into the footer as unformatted text. Problem is that although I can adjust the text properties, I can't change the date format using this method. Aynone have any ideas of how to do this or another recommendation of how to accomplish this? Thanks!

MS Word longstanding drag & drop problem

Posted: 07 Oct 2014 10:30 AM PDT

Drag and drop in word 2013 (and previous versions) does not work when any supporting window is open, such as Find, Styles, Cross Ref, etc.  The cursor converts to the internatinal "NO" symblol and DnD does not work.  When will this get fixed?

This problem was posted long ago:

http://answers.microsoft.com/en-us/office/forum/office_2007-word/prohibited-icon-when-trying-to-drag-and-drop-text/7eaa03ab-4e9c-4723-8265-951dbbdbc1e0

Pagination

Posted: 07 Oct 2014 07:46 AM PDT

I want to paginate documents in Welsh  in the header style Page x of  y pages.   I can do this in English but not in Welsh althoughI I have set my computer to the Welsh language.  (Office 2010, Windows 8.1)

Many thanks

RayTJ

 

Dragon Naturally Speaking compatibilty with Office

Posted: 07 Oct 2014 07:36 AM PDT

I am having compatibility issues running Nuance DNS13 with Office (Office 365 University) products, specifically with Word I am running Win 8.1 pro. The Natspeak add-ins will not load.

I have tried un/registering dgnword.dll

I have tried to add the COM add-ins via Word.

I have been in contact with Nuance and Microsoft to no avail.

(Microsoft wanted me to upgrade to premium support services so that they could try remotely at $149/year, no thank you!)

Watermark is making my document longer

Posted: 07 Oct 2014 07:13 AM PDT

Hi,

I have a document that is 16 pages long without a watermark and 22 pages when I add one. I have tried smaller font sizes (on the watermark) but with same result. I have revealed formatting in the document but it is not clear why this is happening. Has anyone seen this before?

Thanks, TJ

Microsoft Word Annotative Document

Posted: 07 Oct 2014 06:36 AM PDT

Hi guys

I'm looking for a little bit of advice at the moment, I am trying to create a document that contains a front page with various options (tick boxes) and once those boxes are ticked, the document fetches the information from those selections from an external file and inserts them in the word document below. It is to create a document with the specific information regarding the project the user is working on so they only collect the information relevant to them

Any help with this would be greatly appreciated

System service exception BSOD

Posted: 07 Oct 2014 05:12 AM PDT

Dear technical staff at microsoft,

This morning at work I got a blue screen of death while working in microsoft word 2013. The error stated it was a system service exception.

Here's the link with my files:

https://onedrive.live.com/redir?resid=36CC89DD2CD8081B!524&authkey=!AGvAEjLSwSIi_10&ithint=file%2crar

Please help me fix this problem as it was the second time I got this error.

Sincerely,

Alex Tol

Creating a form that populates remaining fields through the use of a drop-down box.

Posted: 07 Oct 2014 01:44 AM PDT

Hello,

I am using Office Word 2010 attempting to create a form that will populate fields through the use of making a selection with a drop-down box.

I have learnt how to populate other drop-down boxes using Legacy drop-down boxes, VBA case selection and adding new items however would like to do a similar thing with text boxes.

Ideally, this form will be able to be sent out to other machines as just a single file and simple to use. Could someone please point me in the correct direction?

Many Thanks,

Ryan

Page Orientation

Posted: 07 Oct 2014 12:35 AM PDT

I am trying to print a 5.5" X 8.5" document onto a 8.5" X 11" piece of paper in landscape form.  Is this possible?  I was able to do it on the older version of MS Word, but can't seem to do it on Office 2010.

deleting one-by-one, each Marked Index Entry is painful process, when index runs into pages - seeking help with a quicker approach

Posted: 06 Oct 2014 09:52 PM PDT

Using Word 2013, Insert Index feature, I created a many page index. But I am not quite satisfied with it. I want create a new index structured differently. 

I need to delete the entire index and recreate one from scratch. Deleting process that I know of, and the one available Office Help files do not give me a easy way.

I need to go Home and activate Show/Hide icon. That will identify all indexed entries using Mark Entry feature. Though pages look ugly because of those mark spread all over the pages but that I have to live with it.

Now, I have to select individually each item that looks something like this { XE- "marked word(s)" }. If I have used Mark All then there may be hundred page number entries against one word.

Deleting each and every such item is a painful task under these circumstances.

If someone can give a better option, I shall be very thankful.


Paragraph Spacing command does nothing

Posted: 06 Oct 2014 06:24 PM PDT

I've been teaching students how to use Office 2010 for years, but now have to adapt to Office 2013. One of the new features in Word is the Design tab, and it has a Document Formatting group that contains a Paragraph Spacing command. The Tool Tip for the command states the command will quickly change the paragraph spacing and line spacing of all existing and new paragraphs, but when I try to apply one of the choices, such as Open, which is supposed to set line spacing at 1.15 and space after paragraph of 10 pt, nothing happens. Nothing happens with any of the choices under the Paragraph Spacing command.

I can go to the Home tab, Paragraph group and launch the dialog and change line spacing and space after paragraph, and it works fine. I can modify the Normal style and it affects everything. But Paragraph Spacing does not affect anything. If I look at one of the offending paragraphs using the Style Inspector, I see that the style is normal style plus paragraph formatting set to single line spacing with no space after. I would expect, given the tool tip for the Paragraph Spacing command, that it would override those settings, but that does not appear to be the case. I know I can select the entire document and remove all formatting, but that's really extreme and formatting such as centering titles and subtitles is wiped out. Is there a way to enable built-in choices from Paragraph Spacing to override existing modifications?

Exchange 2003 Port numbers - Microsoft Exchange

Exchange 2003 Port numbers - Microsoft Exchange


Exchange 2003 Port numbers

Posted: 13 Aug 2007 10:55 AM PDT

The store uses ephemeral ports.

"Cactus Johnson" <info> wrote in message
news:phx.gbl... 


How to deny access to address book /OAB for a user in Exchange

Posted: 13 Aug 2007 07:50 AM PDT

Then use the Shared Hosting article that Ed Crowley pointed you at in
another thread.

word/exchange closing behavior

Posted: 10 Aug 2007 02:48 PM PDT

oops.. wrong group. I reposted. Thanks.

"Andy David {MVP}" <com> wrote in message
news:com... 


can't view free busy from O2003 but can from O2000

Posted: 10 Aug 2007 12:26 PM PDT

No, it's not. Yes, we have only one Ex2000 server up to date with patches
and sp's.
"Ed Crowley [MVP]" <org> wrote in message
news:phx.gbl... 


Tracking a message

Posted: 09 Aug 2007 02:15 AM PDT

That's a special container that should be visible from ADU&C if you have
appropriate rights.
--
Ed Crowley
MVP - Exchange
"Protecting the world from PSTs and brick backups!"

"Tristan Leask" <com> wrote in message
news:%23Rz$phx.gbl... 


Exchange mail folder

Posted: 07 Aug 2007 06:58 PM PDT

ok i got it. . Thanks

Daniel



"Ed Crowley [MVP]" <org> wrote in message
news:%phx.gbl... 


I'm guessing Exchange can do this but have no idea where I'd start...

Posted: 07 Aug 2007 08:23 AM PDT

Kelvin Beaton wrote: 
If it's a new install at your end, just add it to the exchange
organisation at the other. You'll want to add a DC your end and have
good connectivity between sites.

Delete server object from ESM

Posted: 06 Aug 2007 12:49 AM PDT

Also in 

That's because you're connecting to the Domain partition/"naming context".
You need to connect to the Configuration partition/"naming context:.

Right-click "ADSI Edit" above the "Domain [blah... ]" | Connect to | "Select
a well known Naming Context" drop-down | Configuration.

--
Bharat Suneja
MVP - Exchange
www.zenprise.com
NEW blog location:
exchangepedia.com/blog
----------------------------------------------


"Daniel" <com> wrote in message
news:phx.gbl... 


Company wide email signature implementation

Posted: 05 Aug 2007 11:26 AM PDT

I would agree, www.exclaimer.com is your best solution. I have many
customers using this and are very satisfied with it.

--
John Oliver, Jr
MCSE, MCT, CCNA
Exchange MVP 2007
Microsoft Certified Partner


"arun mx" <microsoft.com> wrote in message
news:com... 

Exchange 2003 Open Relay By Default

Posted: 04 Aug 2007 08:54 AM PDT

"Nicolas Macarez" <fr> wrote:
 

Without anonymous connections you'd have to convince everyone on the
Internet that wanted to send you email to send a user-id and password
(i.e. authenticate) to your server. You'd have to issue those user-ids
and passwords. If you only want to correspond with a limited number of
other companies this might be feasible, but I think you'd soon find it
to be a big problem and a lot of work.
 

See this KB article:
How to configure connection filtering to use Realtime Block Lists
(RBLs) and how to configure recipient filtering in Exchange 2003
[823866]


--
Rich Matheisen
MCSE+I, Exchange MVP
MS Exchange FAQ at http://www.swinc.com/resource/exch_faq.htm
Don't send mail to this address mailto:com
Or to these, either: mailto:com mailto:com mailto:com

contacts in mailbox

Posted: 01 Aug 2007 03:08 PM PDT

Yes,

User can add contacts, send email to contacts through OWA. If some thing is
wrong with his mail in exchange server, how to repair it?

Thanks

Shawn



"Mark Arnold [MVP]" wrote:
 

Mailbox NOT over limit

Posted: 01 Aug 2007 06:46 AM PDT

Hi,

Mails that have been deleted from the deleted items does not count towards
the mailbox limit.

Leif

"Haovard via WinServerKB.com" <u9071@uwe> skrev i meddelelsen
news:.. 

create a new Free + Busy Folder Exch2007

Posted: 30 Jul 2007 10:02 AM PDT

Hi,

So now you need to follow the article previously mentioned.

Leif

<com> skrev i meddelelsen
news:googlegroups.com... 

Creating a parent/child schedule Microsoft Project

Creating a parent/child schedule Microsoft Project


Creating a parent/child schedule

Posted: 30 Sep 2005 05:33 AM PDT

Thank you.

"Mike Glen" wrote:
 

Unable to import Project tasks from Outlook

Posted: 30 Sep 2005 03:45 AM PDT


You're welcome, Gisela :-)

Mike Glen
MS Project MVP


Gisela wrote: 



Repeating tasks....

Posted: 30 Sep 2005 02:47 AM PDT

OK Jan,

Thanks for taking time to reply back.

"Jan De Messemaeker" wrote:
 

How can I select and move or delete multiple tasks at once?

Posted: 29 Sep 2005 12:39 PM PDT


Hi Reba, you're welcome, :-),

If you are now using professional, next time you might consider posting on
the server newsgroup. Please see FAQ Item: 24. Project Newsgroups. FAQs,
companion products and other useful Project information can be seen at this
web address: http://project.mvps.org/faqs.htm

Mike Glen
Project MVP

Reba wrote: 



Task as place holder - no date

Posted: 29 Sep 2005 12:05 PM PDT

Hi Jess,

Sorry no. Project is a scheduling tool and as such shows dates for all
tasks. A milestone task (0 duration) will show the same start and end
date/time, but non-the-less will still show a date.

If you want to just "hide" the date, you could change the font color to
white.

Perhaps if you tell us more about what you are trying to do, we can assist
further.

Hope this helps. Let us know how you get along.

Julie
"Jess" <microsoft.com> wrote in message
news:com... 


Number of Rows in Microsoft Project

Posted: 29 Sep 2005 07:51 AM PDT

In article <googlegroups.com>,
"davegb" <com> wrote:
 

Davegb,
First of all, if you have a project that has more than a few thousand
task lines (i.e. less than 20K), in my opinion you're already in
trouble. Nonetheless, the 1 million number comes right out of my Project
2000 manual (the value is also available directly in the help file but I
don't recall where to look). In the real world, is there really a
difference between 999,999 and 1 million?

John

Project should show resource "non-working time" in Resource Usage

Posted: 29 Sep 2005 05:21 AM PDT

Excellent stuff.
Thanks ever so much - Dank U wel!!

Douglas

"Jan De Messemaeker" wrote:
 

I want to display a task information field in a resource view...

Posted: 29 Sep 2005 04:11 AM PDT

OK, thanks anyways :-)

"Jan De Messemaeker" wrote:
 

Address book

Posted: 28 Sep 2005 09:30 PM PDT

Hello WSH
If i want to assign the resources by using address book it is
not connected to the outlook address book,this is my question.how do i
connect the address book.

"WSH" wrote:
 

please help with partial utilization

Posted: 28 Sep 2005 01:53 PM PDT

Oh, shoot....I see. THanks Julie.

How do I email master project with embedded projects?

Posted: 28 Sep 2005 01:18 PM PDT

Don,

I already knew about that option - but thanks for the reply nonetheless.
I think WSH's solution is more along the lines of what I was looking for
(although I haven't tried it out yet).

Thanks once again ... Steve

"DonL" wrote:
 

Action Items Management

Posted: 28 Sep 2005 10:27 AM PDT


Hi Luc,

Welcome to this Microsoft Project newsgroup :)

See Companion Products at this web address: http://project.mvps.org/

Hope this helps - please let us know how you get on :)

Mike Glen
MS Project MVP

Luc Gestin wrote: