+ Reply to Thread
Results 1 to 3 of 3

Macro to paste CSV data and fill worksheet

  1. #1
    Registered User
    Join Date
    08-24-2021
    Location
    Paris, France
    MS-Off Ver
    Office 365
    Posts
    2

    Macro to paste CSV data and fill worksheet

    Hello everybody,

    I am currently working on a web browser plugin that will display its results in a CSV format. The thing is that I want the user to copy/paste this CSV formatted data into an Excel document when prompted to. The VBA macro will then fill a templated worksheet with the CSV data.

    I found a lot of documentation to fill the worksheet with a CSV file, but nothing with pasted data in a prompt form. Is it possible to achieve, does a special function exist to do that ?

    Thanks a lot for your answers, and let me know if I am not clear and you need further explanations.

    V.

  2. #2
    Valued Forum Contributor Haluk's Avatar
    Join Date
    02-14-2019
    Location
    Turkiye
    MS-Off Ver
    2010 - 64 Bit on Windows-11 (22 H2) 64 Bit
    Posts
    1,133

    Re: Macro to paste CSV data and fill worksheet

    Where is the CSV file ? Is it on a URL ?

    .

  3. #3
    Registered User
    Join Date
    08-24-2021
    Location
    Paris, France
    MS-Off Ver
    Office 365
    Posts
    2

    Re: Macro to paste CSV data and fill worksheet

    Hi, and thank you for your answer.

    Actually, the data is never saved in a file. The data is displayed to the user in a web extension, and it needs to be copied and then pasted in a macro to fill a worksheet. This is why I am having troubles to find a solution. I can't save it in a file as the data is displayed from a web extension, and is it not authorized to write a file on the client device from javascript.

    Hope it is clear enough

    V.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Macro to Archive (cut and paste) data from one worksheet to another
    By ExcellentAmanda in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-08-2018, 09:34 PM
  2. Macro and Form Control to select line data to fill another worksheet and print
    By DGAlamo in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-22-2016, 11:32 AM
  3. Macro to Auto-fill Data from a Master Worksheet to Multiple Worksheets
    By ntle in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-12-2015, 03:47 PM
  4. Replies: 4
    Last Post: 12-10-2013, 01:20 AM
  5. Macro to copy data from one worksheet and paste to another worksheet
    By robertmiller in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-01-2013, 09:56 AM
  6. macro to fill data on different worksheet
    By Ceeseven in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-01-2009, 09:31 AM
  7. macro to copy data and paste to new worksheet
    By Christy416 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 01-09-2008, 07:07 PM

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.6.0 RC 1