+ Reply to Thread
Results 1 to 3 of 3

how to copy data based on user inout and paste in another worksheet automatically.

  1. #1
    Registered User
    Join Date
    12-18-2013
    Location
    chennai,india
    MS-Off Ver
    Excel 2010
    Posts
    24

    how to copy data based on user inout and paste in another worksheet automatically.

    Team,

    I have a request for you all.
    i have a database.xls file .What i need is
    1.popup a input box for user selection of cells .(added the code in database.xls )
    2.once selected by user, copy and paste data in another workbook called letter.xls.
    3.convert it to word document or pdf to print.(added the code to convert it to word document)
    4. prompt for saveas option to save the file.

    i know its a length request,still i believe you guys can crack it soon.

    thanks in advance
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    11-24-2013
    Location
    Paris, France
    MS-Off Ver
    Excel 2003 / 2010
    Posts
    9,831

    Re: how to copy data based on user inout and paste in another worksheet automatically.


    1. Application.InputBox method

    2. Range.Copy method with Destination

    3. ExportAsFixedFormat method for pdf file

    4. GetSaveAsFilename method

    All are in VBA inner help …

  3. #3
    Registered User
    Join Date
    12-18-2013
    Location
    chennai,india
    MS-Off Ver
    Excel 2010
    Posts
    24

    Re: how to copy data based on user inout and paste in another worksheet automatically.

    Hi Marc,

    May I please know whether i need to search with the points mentioned in the advanced search tool for related posts?

    thanks

+ 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. [SOLVED] Copy paste specific row of data based on user input
    By jjsiow in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 04-23-2014, 11:59 AM
  2. [SOLVED] Automatically copy data from one worksheet to another based on a specific word entered
    By arkadd61 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-26-2013, 08:23 PM
  3. [SOLVED] Copy And Paste Row Into New Worksheet Based On User Listbox Selection
    By Wings249 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-04-2012, 06:58 AM
  4. Automatically copy data from one worksheet to another based on cell condition
    By ptt87 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-22-2011, 01:38 PM
  5. Copy range from worksheet based on data in a column and paste to end of another ws
    By DavyNixon in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-18-2005, 01:29 PM

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