+ Reply to Thread
Results 1 to 6 of 6

Copy values from sheet"list" to "invoce" on trigger

  1. #1
    Registered User
    Join Date
    03-24-2010
    Location
    Croatia
    MS-Off Ver
    Excel 2007
    Posts
    50

    Copy values from sheet"list" to "invoce" on trigger

    Hi All

    I have sheet "list" with data that needs to be copied on its place on sheet "invoice". Trigger should be typing number "1" next to column that needs to be copied (J2). and so on (J3,J4,J5...ETC.). It will be only one number 1 at certain time.

    I've already written example so you can see where goes certain data.
    Also one more thing is that on sheet "list" data from row A1 should be checked at sheet "driver" and displayed at sheet "invoice" (F3)

    thank you
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    03-14-2013
    Location
    England
    MS-Off Ver
    2007
    Posts
    186

    Re: Copy values from sheet"list" to "invoce" on trigger

    Hi,

    You can do them all with INDEX & MATCH, each for a different column number, as long as you only have the '1' entered on a single row at a time. I believe if you don't it will return the highest one up in the list where a '1' is entered.

    I demonstrated them all on the attached but this one (Index returning column 4 is for G13).
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    I recommend against the use of merged cells where formulas are referring to these cells or in these cells, therefore I have un-merged them, and demonstrated in G13 how you can account for this on the appearance....

    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Wrapped text with the cell formatted as text is also no good if you want to put a formula in it, notice the changes I made.

    I think this is what you mean, if not please explain further

    Regards,
    Attached Files Attached Files
    Last edited by D.Lovell; 05-09-2017 at 06:23 PM.

  3. #3
    Registered User
    Join Date
    03-24-2010
    Location
    Croatia
    MS-Off Ver
    Excel 2007
    Posts
    50

    Re: Copy values from sheet"list" to "invoce" on trigger

    Thank you so much, this works fine.
    still my 2nd question remains unanswered:

    "Also one more thing is that on sheet "list" data from row A1 should be checked at sheet "driver" and displayed at sheet "invoice" (F3)"

    F3 is dropdown I forgot to remove it so I'm uploading your file with removed dropdown.

    regards
    Attached Files Attached Files

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,556

    Re: Copy values from sheet"list" to "invoce" on trigger

    Paste the following formula into cell F3:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  5. #5
    Registered User
    Join Date
    03-24-2010
    Location
    Croatia
    MS-Off Ver
    Excel 2007
    Posts
    50

    Re: Copy values from sheet"list" to "invoce" on trigger

    Thank you all working fine!

  6. #6
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,556

    Re: Copy values from sheet"list" to "invoce" on trigger

    You're Welcome. Thank You for the feedback and for marking the thread as 'Solved'. I hope that you have a blessed day.

+ 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: 5
    Last Post: 02-05-2019, 12:03 AM
  2. [SOLVED] Column X-Ref list - Sheet1 Col A "pages", Col B:FL "Req" to Sheet2 ColA "req", ColB "page"
    By excel-card-pulled in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 04-07-2017, 09:30 AM
  3. Replies: 1
    Last Post: 01-22-2016, 09:21 AM
  4. Looping thru rows and copy cell values from "Inputs" sheet to "Output" sheet
    By hariexcel1987 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-02-2015, 11:32 PM
  5. Replies: 0
    Last Post: 01-09-2013, 06:52 PM
  6. Replies: 3
    Last Post: 02-16-2011, 02:55 PM
  7. How can i copy value from "HTMLText"(EMBED("Forms.HTML:Text","")),using Macro
    By andrewyang in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-18-2010, 12:47 AM

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