+ Reply to Thread
Results 1 to 8 of 8

copy sheet2 info to sheet 1

  1. #1
    Registered User
    Join Date
    12-14-2015
    Location
    Redding, CA
    MS-Off Ver
    Office 2003
    Posts
    4

    copy sheet2 info to sheet 1

    copy sheet 2 cell f1 if it contains text if not copy c1 form sheet 2 to sheet 1 cell a1

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: copy sheet2 info to sheet 1

    I think you need to give a bit more detail on this. You know what you want, we dont
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.95 for Mac MS 365
    Posts
    8,684

    Re: copy sheet2 info to sheet 1

    just my two cents worth, (may not be worth more than that) but is this what you want? =IF(Sheet2!F1<>"",Sheet2!F1,Sheet2!C1)
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  4. #4
    Registered User
    Join Date
    12-14-2015
    Location
    Redding, CA
    MS-Off Ver
    Office 2003
    Posts
    4

    Re: copy sheet2 info to sheet 1

    i have a list of vendors in column c and a list of company names in column f most of the time these match but some of the cells in column f are blank. i would like to look at column f if blank use whats in column c but if not column f takes precedent. then i would like to send that into to a different sheet.

    hope this helps
    this is my first post so if i need to get more technical please tell me how.

    thanks for your interest.

  5. #5
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.95 for Mac MS 365
    Posts
    8,684

    Re: copy sheet2 info to sheet 1

    My formula should work for you then.

  6. #6
    Registered User
    Join Date
    12-14-2015
    Location
    Redding, CA
    MS-Off Ver
    Office 2003
    Posts
    4

    Re: copy sheet2 info to sheet 1

    Thanks everyone your right it did work.

    thanks again

  7. #7
    Registered User
    Join Date
    12-14-2015
    Location
    Redding, CA
    MS-Off Ver
    Office 2003
    Posts
    4

    Re: copy sheet2 info to sheet 1

    Thanks everyone your right it did work.

    thanks again
    how do i close this thread.

  8. #8
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.95 for Mac MS 365
    Posts
    8,684

    Re: copy sheet2 info to sheet 1

    Use the thread tools drop down at the top of the post.

+ 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. Copy a range of info from Sheet1 to a different range on Sheet2
    By mgolda87 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-17-2015, 09:45 PM
  2. Copy a range of info from Sheet1 to a different range on Sheet2
    By mgolda87 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-17-2015, 09:45 PM
  3. Autofilter, copy from sheet 1 and paste to sheet2, delete previous info on sheet 2
    By leigh12483 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-30-2015, 08:21 PM
  4. Copy/paste row with todays date in Sheet2 to sheet 3....but from Sheet 1
    By cammyjane10 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 03-25-2013, 01:07 PM
  5. [SOLVED] Cmd to Listbox (Find info in sheet2) copy/paste info to A7 Excel 2007
    By Excelnoub in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 03-14-2013, 09:49 AM
  6. Copy row(s) from Sheet 1 to new row(s) on Sheet2
    By mikewoool in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-23-2013, 01:12 AM
  7. Need to Select a name from a DV, and copy and paste relative info from Sheet2 with address
    By Legend Rubber in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-15-2012, 05:14 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