Take data from one sheet and paste it in another

  • Hello,
    I have a worksheet that has meeting dates and another that is a real simple calendar. I'm looking for a way for the VBA to cycle through the column of dates and search for that day on the calendar and then paste the meeting in that particular day. It's been awhile since I've done something this detailed so my mind is failing on how to approach this. I've tried recording the excel find feature but I don't remember how to have it cycle through a column. I've attached what I've done so far.

  • Re: Take data from one sheet and paste it in another


    Hi elopez,


    The code below seems to work for me. You can incorporate it into your workbook by pasting it to Sheet1's code window




    HTH


    m

  • Re: Take data from one sheet and paste it in another


    mhabib,
    I'm sorry it has taken me so long to get back to you but this is a side project I'm doing. The code works great though, thank you very much.
    elopez :rock: :thanx:

  • Re: Take data from one sheet and paste it in another


    elopez,


    I'm the one who should be thanking you. I've incorporated the same code into my trip planner. At first I was puzzled that you were'nt using MS Outlook to schedule your meetings. But as I saw in my own case, some things are best left with Excel.


    Regards,


    m

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!