+ Reply to Thread
Results 1 to 2 of 2

Generate separate sheet in same work book by selecting certain cells?

  1. #1
    Registered User
    Join Date
    08-10-2016
    Location
    Australia
    MS-Off Ver
    2013
    Posts
    4

    Question Generate separate sheet in same work book by selecting certain cells?

    I am looking to generate another sheet in the same work book with the data in the cells above. Is there a way to generate this by putting something that can be clicked on in Row K. For example, I want to only select lines 1 and 3 in the new sheet.
    Attached Images Attached Images

  2. #2
    Forum Contributor
    Join Date
    01-07-2013
    Location
    south africa
    MS-Off Ver
    Excel 2003-13
    Posts
    210

    Re: Generate separate sheet in same work book by selecting certain cells?

    Hello hatbox
    There may be few options, one is to run a makro to insert a command button in column K, for all the rows that you have. Something like
    Please Login or Register  to view this content.
    Then you will need to add code for each button to copy row contents to where they are needed. The button number should be aligned to row number so you can increment that.

    That said, it may be neater and more suitable to keep your worksheet tidy and write a makro that is assigned to a shortcut key, so when you are in the row to be copied, you can active it with the shortcut and it will copy the row values. Not sure if you want to copy the entire row of values or just everything up to column J.
    Something like
    Please Login or Register  to view this content.
    and paste to sheet you need and location in the sheet

    Regards
    Last edited by hamjam; 11-13-2018 at 07:42 AM.
    Most helpful to mark solved items as such (see help for directions). Star ratings are always welcome.

+ 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. Replies: 3
    Last Post: 11-29-2015, 09:33 PM
  2. [SOLVED] copy work sheet from another work book into already exits sheet
    By Baskar5353 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-07-2015, 03:18 AM
  3. VBA Code for populating cells from one Work Book A to another Work Book with condition
    By ray.kanata in forum Excel Programming / VBA / Macros
    Replies: 20
    Last Post: 06-22-2015, 03:46 PM
  4. Replies: 1
    Last Post: 06-25-2014, 09:28 AM
  5. [SOLVED] Macro to generate new work book
    By kriahnadas.oo7 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-30-2013, 08:47 AM
  6. copy specific cell content to separate work book
    By softballtlc in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-02-2012, 10:54 AM
  7. vlookup from two separate sheets in work book
    By pinkclouds in forum Excel General
    Replies: 1
    Last Post: 09-12-2010, 01:27 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