Copy Paste HTML to Excel Word issue

Web site used for business has "printable excel view". In prior versions of Firefox I could copy and paste into word or excel. In version 4, it locks up Word with
Problem signature:
Problem Event Name: APPCRASH
Application Name: WINWORD.EXE
Application Version: 11.0.8328.0
Application Timestamp: 4c717ed1
Fault Module Name: WINWORD.EXE
Fault Module Version: 11.0.8328.0
Fault Module Timestamp: 4c717ed1
Exception Code: c0000005
Exception Offset: 002ec4dd
OS Version: 6.1.7601.2.1.0.256.48
In Excel 2003 in does nothing when I click paste. However I can paste with Unicode or text but not HTML.... When I say nothing I mean nothing happens. Tried thru IE and that works like 3.6 worked, just fine.

I reinstalled, removed, restarted, tried the Table add on, nada zip will get it to work.
Do not get a crash, but you right click, select paste and the page blinks, but nothing is on the page. IE works just like before 5.0. all versions of 4 did work.

Similar Messages

  • I'm in trouble with copy paste some text from Word to DW mx 2004

    I'am a new developer in webdesign. I'm doing my first site to
    a cliente. I'm in trouble with copy paste some text from Word to DW
    mx 2004. In the Edit / Preferences / General category i have the
    spelling dictionary in Portuguese (Brasilian). If I wrote the text
    in Portuguese directly from DW i can see the letters with ( ç
    ã é ... ) and in the browser testing ( IE 6.0.2 with sp2
    and FireFox 1.0.7 ), but with copy paste from the text in Word in
    Portuguese when i bring it to DW i can see the ( ç ã
    é ... ) in the beginnig but in the Browsers testing i can't,
    and then after a while i lose the ( ç ã o ...). Can
    anyone help me !?
    I need the work finish in next monday. Thanks a lot.

    Your line breaks will most likely be incorrect if you don't turn on the Japanese Composer.
    It is almost absolutely impossible to accomplish your goal without having a font - any font - installed on your system that has that glyph. However, if it's showing up in Word, than means that you must have that glyph installed, right? What font are you trying to use in InDesign? You might already know that Word will auto-substitute fonts when it encounters a missing glyph, so we really don't know what font is being used to render that one glyph. The whole sentence might be in MS Mincho but one glyph might be pulled from another font if MS Mincho doesn't have that glyph.
    That being said, you're going to break it if you don't know how to set Japanese type in ID. It's not something where you can just copy text out of email and paste into your English layout.

  • Extract All Embedded Files in All Folders and Save Each? Copy/Paste from PDF to Word?

    I have most of what I need here, but I’m missing 2 important pieces. 
    #1)  I want to copy/paste from all PDF files in a folder and paste the copied data into a single Word file. 
    It works fine if I have ONLY Word docs in my folder.  When I have PDF files and Word files, the contents of the Word files are copied in fine, but the contents of the PDF files seem to come in as Chinese, and there is no Chinese in
    the PDF, so I have no idea where that’s coming from.
    #2)  I want to extract all embedded files (in all my Word files) and save the extracted/opened file into the folder.  Some embedded files are PDFs and some are Excel files.
    Here the code that I’m working with now.
    Sub Foo()
    Dim i As Long
    Dim MyName As String, MyPath As String
    Application.ScreenUpdating = False
    Documents.Add
    MyPath = "C:\Users\001\Desktop\Test\" ' <= change this as necessary
    MyName = Dir$(MyPath & "*.*") ' not *.* if you just want doc files
    On Error Resume Next
    Do While MyName <> ""
    If InStr(MyName, "~") = 0 Then
    Selection.InsertFile _
    FileName:="""" & MyPath & MyName & """", _
    ConfirmConversions:=False, Link:=False, _
    Attachment:=False
    Dim Myshape As InlineShape
    Dim IndexCount As Integer
    IndexCount = 1
    For Each Myshape In ActiveDocument.InlineShapes
    If Myshape.AlternativeText = PDFname Then
    ActiveDocument.InlineShapes(IndexCount).OLEFormat.Activate
    End If
    IndexCount = IndexCount + 1
    Next
    Selection.InsertBreak Type:=wdPageBreak
    End If
    On Error Resume Next
    Debug.Print MyName
    MyName = Dir ' gets the next doc file in the directory
    Loop
    End Sub
    If this has to be done using 2 Macros, that’s fine. 
    If I can do it in 1, that’s great too.
    Knowledge is the only thing that I can give you, and still retain, and we are both better off for it.

    Hi ryguy72,
    >>When I have PDF files and Word files, the contents of the Word files are copied in fine, but the contents of the PDF files seem to come in as Chinese, and there is no Chinese in the PDF, so I have no idea where that’s coming from.<<
    Based on the code, you were insert the file via the code Selection.InsertFile. I am trying to reproduce this issue however failed. I suggest that you insert the PDF file manually to see whether this issue relative to the specific file. You can insert PDF
    file via Insert->Text->Object->Text from file.
    If this issue also could reproduced manually, I would suggest that you reopen a new thread in forum to narrow down whether this issue relative to the specific PDF file or Word application.
    >> I want to extract all embedded files (in all my Word files) and save the extracted/opened file into the folder.  Some embedded files are PDFs and some are Excel files.<<
    We can save the embedded spreadsheet via Excel object model. Here is an example that check the whether the inlineshape is an embedded workbook and save it to the disk for you reference:
    If Application.ActiveDocument.InlineShapes(1).OLEFormat.ClassType = "Excel.Sheet.12" Then
    Application.ActiveDocument.InlineShapes(1).OLEFormat.DoVerb xlPrimary
    Application.ActiveDocument.InlineShapes(1).OLEFormat.Object.SaveAs "C:\workbook1.xlsx"
    Application.ActiveDocument.InlineShapes(1).OLEFormat.Object.Close
    End If
    And since the Word object model doesn't provide API to save the embedded PDF, I would suggest that you get more effective response from PDF support forum to see whether it supports automation. If yes, we can export the PDF as embedded spreadsheet like code
    absolve.
    Hope it is helpful.
    Regards & Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Copy/Paste the report in word.

    Hi all,
    I am generating a jsp report using Reports 10g. Is there any way to copy the content in report(report is in htmlcss format) and paste it in word doc with the exact alignments? I am able to copy/paste but the alignment is not proper. Is there any way...or it is the limitation in reports?
    Kindly help me out. It is quite urgent as our client is urging us on this issue.
    Regards
    Priya

    u can create text file from report file that is same as report file
    and then u can convert it to .doc file so it is ur word file
    so, for creating text file u have to set system parameter
    desname : path of ur file and name ex: D:\aa.txt
    destype : file
    mode : character
    so u can create text file

  • I can't copy paste from pdf to word due to Unicode character problem.

    I was able to copy paste from a pdf document on word and all of a sudden it won't let me paste anymore. Well, I can paste the text but it come up as 'square' thingy. The spanner icon lights up and says This document contains unicode characters that might not display correctly in the earlier version of the office. I'm using Office/Word 2008 on my Mac book air..
    I just dont understand why all of a suddent it wont past from the same pdf I was using to copy text from.
    Thanks.

    If you don't get an answer here, there's a forum devoted entirely to Word problems at
    http://answers.microsoft.com/en-us/mac/forum/macword

  • Copy-paste HTML from firefox to Apple Mail

    When I try to copy-paste from Firefox 3 to Apple Mail, it only pastes simple text into my email message. It does not paste images or HTML-formatted text. Does anyone know a work around?
    This works for Safari to Apple Mail. I use "View in Safari" firefox add-on to make it easier to bounce to Safari when I need it. However, I would LOVE to get this working in Firefox. Any suggestions?
    Thanks

    Thanks for confirming.
    Does anyone know of any work-arounds, utility apps, or Apple Mail plug-ins to work it out? I tried Apples Copypaste and another clipboard enhancer that don't do the trick.
    Thanks!

  • Copy-paste values from excel sheet into variable screen of SAP BI 7.0 query

    Hello
    Report has selection by material in the variable screen. Users would like to to run a report for a set of materials (100+ items). He wants to copy-paste materials into material variable to avoid manual entry.
    I know its impossible. Are thee any ways to allow user not to enter this materials manually and run the report.
    Set of materials can change over the time.
    Thanks

    Hi,
    You might want to try with a text file (.txt).. place all the 100+ values into a text file.. like the notepad.. make sure you have only one column with all these number.. no headers or no blank spaces in the beginning..
    then, in the variable (variable should have been defined as "select options" or "multiple single values"), if you can go the screen where we can make multiple entries, we will have an option to import from a file.. and select the text file you have created above.. then all the 100+ values will be imported..
    we do this all the time..
    rgds
    Naga

  • How do I copy/paste Japanese characters from Word to ID CS5.5?

    I'm using ID CS5.5 as my layout program and helping my girlfriend lay out a children's book she's working on. She's a Spanish professor at a local university. So far, we've done the text in English, Spanish, French, Portuguese, and German. But she also wants to provide the book in Japanese, so had one of her colleagues, who is from Japan, translate it and provided the translation to me in the body of an e-mail, which I copied and pasted into Word. However, when I pasted it into the InDesign layout, I get the pink boxes with the "x", indicating that particular font isn't installed. I understand this. I selected one of the Japanese characters and checked the info in Word, finding that it is CJK Unified Ideograph, character code 69D8, keyboard shortcut 69D8, Alt+x. Here is the character: 様
    Here is one of the sentences in Japanese:
    カルロスです。ぼくにはしんゆうがいて、ジャバリとジョッシュといいます。ぼくらはいつもいっしょにあそびます。みためはちがうけど、にているとこもたくさんあります
    Is it absolutely impossible to accomplish our goal without having the particular Japanese typset installed on my system that he's using? It's showing up here and in Word. ????? I've done a search and did a lot of reading, but didn't find my exact issue, so just wanted to start fresh and hopefully get some helpful input. If this has been discussed before, I apologize, but didn't find it.
    Thanks
    DC

    Your line breaks will most likely be incorrect if you don't turn on the Japanese Composer.
    It is almost absolutely impossible to accomplish your goal without having a font - any font - installed on your system that has that glyph. However, if it's showing up in Word, than means that you must have that glyph installed, right? What font are you trying to use in InDesign? You might already know that Word will auto-substitute fonts when it encounters a missing glyph, so we really don't know what font is being used to render that one glyph. The whole sentence might be in MS Mincho but one glyph might be pulled from another font if MS Mincho doesn't have that glyph.
    That being said, you're going to break it if you don't know how to set Japanese type in ID. It's not something where you can just copy text out of email and paste into your English layout.

  • Copy/paste not work for Word attachments?

    Update went fine, and I love it - but apparently I can't copy from a Word doc. Is this normal?

    I just experienced the exact problem as you. I was trying to copy and paste the equations in picture format from word document into the email. I was able to see the equations display correctly on my iPhone; however, both my gmail using firefox and my adviser's email can't read the equation pictures at all.

  • Copy/pasted HTML code hit or miss in previews

    The site I'm currently working on contains several HTML widgets from various sources. Most of them are visible in the preview mode, but 2 do not (blank). One is a music player (via SoundCloud) & the other is a photo gallery (via Bandpage). I've sampled the codes in JSbin & they both work perfectly well -- outside of Muse. Has anyone else experienced something similar... will they work once uploaded live?! Thx.

    Go to File -> Preview Page In Browser and see if it works properly.  Even if it does, we'd appreciate it if you sent your file to [email protected] so we can have a look.
    -j

  • Framemaker 7.2 Windows XP SP3  Excel copy/paste

    After installing SP3 on Windows XP I find that I am no longer capable of doing a copy/paste of Excel tables in a Frame document. The result is a very small frame with no object inside.
    All worked fine when I unsintalled SP3 an I was able to create tables by copying them from Excel and using the Edition/Paste special in Frame.
    Anyone having same problem and found a solution other than uninstalling SP3
    Tks

    Two (sort of) workarounds:
    1. Use Edit > Paste Special (Rich Text Format). However, if you have color-shaded cells, they covert as black fill; in FM, changing the text in those cells to "white" is a workaround to the workaround. :|
    2. Copy/Paste the table into Word, Save As the Word to RTF, copy the table in Word then, in FM use Edit > Paste Special (Rich Text Format). Plain text and cell shading converts fine; however, calculated numbers get trashed. Another :|

  • How to copy paste a table structure from word document into Text Field [field format Rich Text]

    In our current implementation we have a Blank page with Text Field [field format Rich Text] on generated PDF Document.
    Once the PDF document is generated, user can copy paste content form any word/rtf document to into the Text Field.
    Pasted content retains all text formatting [Bold, Italic, Underline, Indentation] except the Table format. Text Field is removing table metadata from the content and converting it into plant text.
    Is there anyway to copy paste table structure as it is from word document into Text Field?

    Hi,
    I don't think you can! While you can paste formatted text into the rich text field, the table metadata means nothing to the textfield.
    Niall

  • Copy/Paste images into Contribute CS3

    We have been copying and pasting images from Word Documents
    in Office 2003 into Contribute CS3 at my organization when
    developing content. We have been able to copy/paste images from
    Office 2003 and other programs like Paintshop Pro and SnagIt.
    Since upgrade to Microsoft Office 2007 all image copying and
    pasting has stopped working.
    Is there a known issue with this?
    Does anyone else have Office 2007 installed and is able to
    copy/paste images from a Word Document into a page in Contribute
    CS3?

    It appears that the problem only occurs if you are copy and
    pasting from something that hasn't been saved yet.
    In Word I inserted an image from my hard drive and tried to
    copy/paste it into Contribute and that failed. I then saved the
    Word Document to my hard drive, re-opened it and was able to
    copy/paste fine.
    Power Point, Snagit and Pain Shop Pro appear to have the
    problem even if it's been saved first.
    I was able to copy/paste an image from a Word Doc and
    PowerPoint into MSPaint just fine. I was also able to copy/paste
    between Office applications with out any problem. Snagit could
    copy/paste into Office just fine and MSPaint.
    This problem appears to be specific to Contribute CS3 but
    only from certain sources.

  • Copy Paste only from Paint

     We have a w2008 R2 terminal server for a week now and clients make a vpn connection. They copy paste pictures from local to a Word 2010 document on the terminal server.
    Everthing function well before. Same clients and a w2003 terminal server with Word 2010. Users copy local picture (openend in Paint, Microsoft Photo viewer, Irfanview, etc.) and than copy paste it to a Word document on the terminal server.
    Now it does not work anymore accept when they opend it local in Paint. Only than they can copy the picture.  
    -I have checkt de properties on client
    -I have restart rdpclip.exe on Termnal server.
    -I have checked if it is a rights issue but it seems that it's not
    I realy like to find a solution for this because doing it with MSPaint is al lot of work for the people. 
    Does any has a answer for this?
    Your help will be appreciated.

    This one may help.
    RDP
    copy-and-paste not working
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Copy/Paste iTouch

    How do I copy/paste text from a Word document into the clipboard of an iTouch(3.13)?

    Hello there,
    I would check out pages 27 & 28 of the manual. They provides instructions for copy, pasting, and cutting.
    http://manuals.info.apple.com/enUS/iPod_touch_3.0_UserGuide.pdf
    B-rock

Maybe you are looking for

  • Is there a way to place a photo/graphic inside a text box with text?

    Have a nasty pricelist to do, 200+ pages. Listings top to bottom, lines everywhere. I've figured out a workflow that would make my life 1000 times easier if I can do like I can do in a DIV on a website, put a photo (in this case an Illustrator file)

  • Using external drive for itunes

    Hope someone can help with this: I am going travelling and want to take my music library, at present in itunes on my desktop G4. I have copied this library onto a 100GB portable hard drive, and would now like to get itunes on my macbook to refer to t

  • Problem with Receiver FCC

    Hi, Our receiver file has the following structure: <Record>   <header>      <head1>      <head2>      <Item>           <item1>           <item2>      </Item>   <header> </Record> I have defined my Receiver file adapter as: ReceordsetStructure: Header

  • HOW TO VIEW DATA IN LOG VIEW - PROCESS CHAIN?

    HAI FRIENDS, I SIMULTANEOUSLY LOADED DATA INTO ODS AND INFOCUBE....I USED THE PROCESS CHAIN TO LOAD DATA.. BUT AFTER ACTIVATING, I COULD N'T VIEW THE DATA IN THE LOG.AFTER THAT I FOUND OUT DATA IS NOT LOADED INTO THE ODS ..SO I ACTIVATED IT AGAIN.. D

  • When I select a page to bookmark all my bookmark folders are not shown so that I can enter the page in that bookmark folder.

    I have a list of bookmark folders. When I want to bookmark a page I select "bookmark this page" but not all of my folders are shown. If the folder is not shown I can not get it to be filed in that bookmark folder. How can I get all of my bookmark fol