+ Reply to Thread
Results 1 to 2 of 2

how to insert two rows of text in column b1:c1 from sheet 2 into sheet 1 automatically?

  1. #1
    Forum Contributor
    Join Date
    07-08-2012
    Location
    england
    MS-Off Ver
    Excel 2007
    Posts
    139

    how to insert two rows of text in column b1:c1 from sheet 2 into sheet 1 automatically?

    hello guys,
    how to insert two rows of text in column b1:c1 from sheet 2 into sheet 1 in column b1:c1 automatically? any ideas?thanks.

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: how to insert two rows of text in column b1:c1 from sheet 2 into sheet 1 automatically

    Copy and paste the below formula in B1 cell of Sheet1.

    =IF(Sheet2!B1="","",Sheet2!B1)

    Drag the B1 cell formula to C1.

    Hope that helps!


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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