+ Reply to Thread
Results 1 to 4 of 4

auto copy from 1 sheet to other if condition met

  1. #1
    Registered User
    Join Date
    07-03-2009
    Location
    toronto
    MS-Off Ver
    Excel 2003
    Posts
    3

    auto copy from 1 sheet to other if condition met

    is it possible to use excel to do the following:
    if the value in A1 > 1 in sheet 1, then recreate row 1 to sheet 2 in row n.
    thank you so much

  2. #2
    Valued Forum Contributor Rahul Nagar's Avatar
    Join Date
    09-18-2008
    Location
    nasik
    MS-Off Ver
    Excel 2003
    Posts
    465

    Re: auto copy from 1 sheet to other if condition met

    Hello starlover123,

    Can you please attached sample file for more details.

    Regards
    Rahul

  3. #3
    Registered User
    Join Date
    07-03-2009
    Location
    toronto
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: auto copy from 1 sheet to other if condition met

    thanks for reply
    here is what i am trying to do, I want to generate a final sale list. so if I entered quantity that's greater than 1 item in the order sheet. I have to copy the same row from the order sheet to my final purchase sheet.
    example:
    in the order sheet:
    item quantity price
    apple 10 9.9
    pear 0 0
    orange 1 1

    then in the final sheet it will show
    you ordered:
    apple 10 9.9
    orange 1 1

  4. #4
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: auto copy from 1 sheet to other if condition met

    I would us a technique like shown in this sample workbook. On the "ITEMS" page is a complete list of items and a column for ordering QTY of each item. As values are entered into the QTY column, notice the values in column A that appear. That's our index "KEY" and each entry creates a unique number.

    Those numbers are used on the INVOICE page to draw all the matching info for that row onto the invoice. Very nice.

    Hopefully this helps.
    Attached Files Attached Files
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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