Tech24 Deals Web Search

Search results

  1. Results from the Tech24 Deals Content Network
  2. Excel to word conversion - Microsoft Community

    answers.microsoft.com/en-us/msoffice/forum/all/excel-to-word-conversion/fdcfe...

    Excel to word conversion Hi, I want to convert a survey information which comes in the form of an excel worksheet to a form in a word document. I've basically used all the questions of the form into a survey and now it gets exported to excel.

  3. How to fit a large excel table into word - Microsoft Community

    answers.microsoft.com/en-us/msoffice/forum/all/how-to-fit-a-large-excel-table...

    Let's take a step-by-step approach: - Inserting a Pre-Made Table in Word: - Open your Excel file with the table. - Select the data table you want to insert. - Right-click on it and choose “Copy.”. - Open a new Microsoft Word document. - Go to the Insert tab in the ribbon and select Table from the Tables group.

  4. Can I convert an Excel worksheet into a Word table?

    answers.microsoft.com/en-us/msoffice/forum/all/can-i-convert-an-excel...

    Report abuse. In reply to HansV MVP's post on March 9, 2011. Would this help: Copy cells from Excel. Go to Word. Edit | Paste Special | HTML Format. This essentially creates a table in Word with the contents of the cells from Excel.

  5. convert excel to word using macro - Microsoft Community

    answers.microsoft.com/en-us/msoffice/forum/all/convert-excel-to-word-using...

    Select a range and run this code. (I assume that word application is closed) Sub Selection_ExcelToWord_01 () 'Dec 19, 2015. If MsgBox ("select a range ??", vbOKCancel, "from Excel to Word") = vbCancel Then Exit Sub. Dim obj As Object.

  6. Is there any way to convert all objects embedded in word to...

    answers.microsoft.com/en-us/msoffice/forum/all/is-there-any-way-to-convert-all...

    To convert the inserted objects as images, you may use the short cut key on the keyboard. Click the embedded object you want to convert. Press CTRL+SHIFT+F9. Once the Object is converted to images, you may later save it to desired file format by right clicking on the object and click on save picture as and select the format.

  7. I can't find the Convert Button in the File --> Info Tab

    answers.microsoft.com/en-us/msoffice/forum/all/i-cant-find-the-convert-button...

    Use the Convert button to convert the template. In the body of the template, insert a space and then delete it -- that "dirties" the file and forces Word to save it. Close the file and then make a new document, which should be clean.

  8. How do you convert a word doc to csv file format?

    answers.microsoft.com/en-us/msoffice/forum/all/how-do-you-convert-a-word-doc...

    To convert a Word file (a table, most likely) to CSV (without resorting to Excel), would then require several steps, potentially. First, I would use Table Tools - Layout tab and the Convert to Text tool to convert the table to text, choosing Commas as the option for separating variables. Next, I would use find/replace to insert quotes as needed ...

  9. How to Convert all existing Excel and Word files in old format...

    answers.microsoft.com/en-us/msoffice/forum/all/how-to-convert-all-existing...

    For example, files saved in Excel 4 and earlier, or 95 file format can be converted using LibreOffice (free) using the same procedure. Open the file in LibreOffice and use File > Save As and choose the appropriate current file format. Be sure to include the version number and OS version when asking your question.

  10. convert old office files to office 365 - Microsoft Community

    answers.microsoft.com/en-us/msoffice/forum/all/convert-old-office-files-to...

    Unless you have a specific reason to convert the files, there's no necessity to do it at all. Office 365 will open and edit the old files seamlessly, and save them back to the same format. When you open these documents, the title bar will include the expression " [Compatibility Mode]" as a reminder that the document will behave as if you had ...

  11. converting an excel table into a Word document

    answers.microsoft.com/en-us/msoffice/forum/all/converting-an-excel-table-into...

    Select the table in Excel. Copy it (Ctrl+C). Start Word (or create a new document in Word if it is already running). Paste the table (Ctrl+V). Save the Word document. OK. Perhaps I should be more clear on what I want. I want the excel information to be formatted in such a way that it can be easily read in Word.