+ Reply to Thread
Results 1 to 11 of 11

Find the date and copy the values from the colum of the date find and paste to other sheet

  1. #1
    Registered User
    Join Date
    02-14-2013
    Location
    Philippimes
    MS-Off Ver
    Excel 2007 Excel 2010
    Posts
    7

    Find the date and copy the values from the colum of the date find and paste to other sheet

    Hi everyone,

    I need your help. Here's the thing, from sheet 1 row 1 indicates the dates and and row 2,3,4 indicates the name. so here's the problem how i can paste the names from sheet 1 to sheet 2? the twist is i need to find first the date today and paste all the names below the today date to sheet to 1. names.xlsI attach the same worksheet. Please help me guys.

  2. #2
    Forum Contributor
    Join Date
    01-04-2013
    Location
    Melbourne
    MS-Off Ver
    Excel 2010
    Posts
    179

    Re: Find the date and copy the values from the colum of the date find and paste to other s

    This doesn't necessarily need VBA. You could enter into sheet 2 A1:
    Please Login or Register  to view this content.
    And copy down? This should give you all results provided you copy the formula down far enough. The ranges (A:E) will need to be expanded if you plan on having more dates.

    Obviously this will update every time the date changes... so if you want a copy of each day, then VBA will be necessary. But if you only want the report for today, then this will work.
    Did I help? Click *- add to my rep.

  3. #3
    Registered User
    Join Date
    02-14-2013
    Location
    Philippimes
    MS-Off Ver
    Excel 2007 Excel 2010
    Posts
    7

    Re: Find the date and copy the values from the colum of the date find and paste to other s

    I think this is now working. Thanks a lot for the help brumbot

  4. #4
    Registered User
    Join Date
    02-14-2013
    Location
    Philippimes
    MS-Off Ver
    Excel 2007 Excel 2010
    Posts
    7

    Re: Find the date and copy the values from the colum of the date find and paste to other s

    What will I do if I have dates from A1 to AC1? What would be the formula for it? I'm getting wrong output. P Lease help me!

  5. #5
    Forum Contributor
    Join Date
    01-04-2013
    Location
    Melbourne
    MS-Off Ver
    Excel 2010
    Posts
    179

    Re: Find the date and copy the values from the colum of the date find and paste to other s

    Quote Originally Posted by nizzcmzph View Post
    What will I do if I have dates from A1 to AC1? What would be the formula for it? I'm getting wrong output. P Lease help me!
    Is this what you are looking for?:
    Please Login or Register  to view this content.
    It might be better and run faster if instead of having the TODAY() function in the code, you reference one cell that has =TODAY() in it. Like so:
    Please Login or Register  to view this content.
    Hope this helps.

  6. #6
    Registered User
    Join Date
    02-14-2013
    Location
    Philippimes
    MS-Off Ver
    Excel 2007 Excel 2010
    Posts
    7

    Re: Find the date and copy the values from the colum of the date find and paste to other s

    names2.xlsStill cant get it i attached again a new sample. Please help me! Needed it so badly. TIA
    name2

  7. #7
    Forum Contributor
    Join Date
    01-04-2013
    Location
    Melbourne
    MS-Off Ver
    Excel 2010
    Posts
    179

    Re: Find the date and copy the values from the colum of the date find and paste to other s

    Quote Originally Posted by nizzcmzph View Post
    Attachment 215315Still cant get it i attached again a new sample. Please help me! Needed it so badly. TIA
    name2
    Here you go:
    Please Login or Register  to view this content.
    Enter into A1 and copy down. This should now work.

    Hope this helps.

  8. #8
    Registered User
    Join Date
    02-14-2013
    Location
    Philippimes
    MS-Off Ver
    Excel 2007 Excel 2010
    Posts
    7

    Re: Find the date and copy the values from the colum of the date find and paste to other s

    #N/A is the result

  9. #9
    Forum Contributor
    Join Date
    01-04-2013
    Location
    Melbourne
    MS-Off Ver
    Excel 2010
    Posts
    179

    Re: Find the date and copy the values from the colum of the date find and paste to other s

    Quote Originally Posted by nizzcmzph View Post
    #N/A is the result
    That's because today is 20/02/2013 and you have no results inputted for this date?

  10. #10
    Registered User
    Join Date
    02-14-2013
    Location
    Philippimes
    MS-Off Ver
    Excel 2007 Excel 2010
    Posts
    7

    Re: Find the date and copy the values from the colum of the date find and paste to other s

    I'm very sorry brumbot. I did'nt notice that im using dates from January calendar. I think this issue is closed. Thanks a lot for the big help

  11. #11
    Forum Contributor
    Join Date
    01-04-2013
    Location
    Melbourne
    MS-Off Ver
    Excel 2010
    Posts
    179

    Re: Find the date and copy the values from the colum of the date find and paste to other s

    OK if you feel that this issue is solved, then please use the thread tools at the top to change the topic title to solved.

    Don't forget to leave feedback if I helped

+ 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