About 136,000 results
Open links in new tab
  1. Is it possible to paste CSV formatted data into Excel 2007?

    10 If you can produce tab-delimited data, you can paste directly into Excel. If you cannot get them to send you tab-delimited (as opposed to comma-separated) e-mail, this still involves one …

  2. Paste CSV or Tab-Delimited data to excel with NO formatting

    EXCEL TIP: TIME SAVING IN IMPORTING CSV FILES INTO EXCEL: If u pre-set your Text-To-Columns delimiter parameters correctly in EXCEL (eg specify tabs as the delimiter) and then …

  3. How to import data in Excel from the clipboard as if it was in a text ...

    Aug 24, 2016 · 29 Using Excel you can import data from a text file with a wizard available at -> Data -> From text. Is there a way of using the same wizard to import data coming from the …

  4. Format CSV so it columns paste into cells in Microsoft excel

    Oct 1, 2014 · When you open excel and paste in something that isn't tab delimited you will paste it all in the same cell. So you went to Text-To-Columns and separated by hand. Now the …

  5. Pasting data from CSV into excel table with VBA

    Jan 9, 2025 · I'm picking up data from a csv and I'm trying to paste it into a specified table in excel. Its the only table on the tab so i'm using ListObjects (1). My query manages to find the …

  6. How to copy data from csv file to other excel files

    Sep 28, 2018 · Since I am new to VBA I created a code which can open a .csv file and copy data from .csv to an excel file without opening both. Actually it works for excel files but When I use …

  7. How do I paste data into a table using Confluence 5.7?

    May 9, 2016 · Copy the data to Excel then copy / paste into Confluence. Format the content using wiki markup, meaning: double bars before / between / after the column header cells single …

  8. How to import external csv/text file WITHOUT table formatting

    Aug 3, 2020 · I am using Excel that comes with Office 365. And this version of Excel does something annoying that's breaking all my macros. I want to import a CSV file into a sheet …

  9. vba - copy and paste from csv file to excel file - Stack Overflow

    I modified a piece of code that opens a .csv file, copies a selected range and pastes it in a selected cell in an excel worksheet. I am having trouble selecting the next range in the .csv file …

  10. Draw.io - copy/paste table from excel to draw.io with individual texts

    Aug 29, 2021 · I have tables in excel and I'd like to copy/paste them into draw.io table. Is there any way I can make all rows into individual rows (texts) in draw.io instead of copy/paste each …