+ Reply to Thread
Results 1 to 5 of 5

Copying cells from one sheet to another

Hybrid View

  1. #1
    Registered User
    Join Date
    06-07-2012
    Location
    Scotland
    MS-Off Ver
    Excel 2000
    Posts
    3

    Copying cells from one sheet to another

    Hi there,

    I am trying to create a register to capture lots of different details. On sheet 1 my team will input the details but in one column (I) it asks them a yes/no question.

    If they answer yes to the question I would like the data in specific columns to come in to sheet 2 so they don't need to retype this data.

    Below is the column titles in sheet 1 that I would like to be automatically populated in sheet 2.

    Period Employee Name Age Line/Dept Role Shift ***

    The forumla that I have used in each of the columns is - =IF(Register!I3="Yes",Register!A3,"")

    It works but if they put NO in sheet 1 it leaves that row blank but this means one sheet 2 there will be gaps in the sheet when No has been given as an answer. Is there anyway so that when no is given as an answer it does not leave a blank row so that there are no gaps when the yes data filters through?

    Thanks
    Last edited by gcaullay1; 06-07-2012 at 10:31 AM.

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,167

    Re: Copying cells from one sheet to another

    It will be great if you attach a sample excel file.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Registered User
    Join Date
    06-07-2012
    Location
    Scotland
    MS-Off Ver
    Excel 2000
    Posts
    3

    Re: Copying cells from one sheet to another

    I think I have attached as it won't let me see any of the buttons.
    Attached Files Attached Files

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,167

    Re: Copying cells from one sheet to another

    Do you want a formula solution only? Will Vba work?

  5. #5
    Registered User
    Join Date
    06-07-2012
    Location
    Scotland
    MS-Off Ver
    Excel 2000
    Posts
    3

    Re: Copying cells from one sheet to another

    Hi again,

    To be honest I have never done that before and not sure what I would need to do?

+ 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