+ Reply to Thread
Results 1 to 3 of 3

Thread: Floating Word

  1. #1
    Registered User
    Join Date
    11-24-2010
    Location
    Torquay
    MS-Off Ver
    Excel 2003
    Posts
    50

    Floating Word

    Hi,

    I use Excel frequently but interchange alot between Excel and Word. Does anyone know whether or not, in Excel, I can work at the same time on a miniaturised version of Word without having to come out of Excel?

    I look forward to any advice

    NJW

  2. #2
    Registered User
    Join Date
    11-22-2010
    Location
    Finland
    MS-Off Ver
    Excel 2003, 2007
    Posts
    95

    Re: Floating Word

    Have you tried Insert - Object - Microsoft Word Document?
    An example file is never useless!

    Tried an example function of mine and got errors?
    - Had you found them, replace ; with , and , with .

  3. #3
    Forum Guru snb's Avatar
    Join Date
    05-09-2010
    Location
    VBA
    MS-Off Ver
    Redhat
    Posts
    5,151

    Re: Floating Word

    If you want to work in the file "E:\Visser.doc"

    Sub snb()
        ThisWorkbook.Sheets(1).OLEObjects.Add(, "E:\Visser.doc", True, False, , , , [D5].Left, [D5].Top, 120, 90).Select
    End Sub



+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.2.0