+ Reply to Thread
Results 1 to 2 of 2

How to process data row by row and get the processed data into another sheet

  1. #1
    Registered User
    Join Date
    10-05-2013
    Location
    Hyderabad
    MS-Off Ver
    Excel 2010
    Posts
    2

    How to process data row by row and get the processed data into another sheet

    Hi,
    I have a requirement and require your guidance on how to achieve the same.
    I have a workbook and this has two sheets.
    Sheet1 has the following information
    Employee Name
    Task
    Fromdate
    Todate
    Lets assume
    Uday ,"Complete Excel Macro" , 10/6/13, 10/10/13
    Rose , "Need to finish preparing for tutorials",11/10/13,11/15/13
    Uday, "Need to prepare a new datasheet,1/1/14,1/10/14

    The Sheet 2 has the complete calender along with the employee names
    which started from 10/1/13 and continues until 10/1/14
    Like
    Uday , calender From 10/1/13 and continues until 10/1/14
    Rose , calender From 10/1/13 and continues until 10/1/14

    Now the task that needs to be performed is explained below.
    When i run the macro, my VBA code should look the data on the first sheet row by row.
    First row , if it finds Uday, it should pick up the from date and to date
    and the same dates must be highlighted with a specific background color.
    So when processing second row , rose related calender gets updated.
    Again as the third record is Uday , it will go back to uday and update the relavent dates.

    Could you please help me in knowing on how to read and process the data row by row.

    With Regards
    Uday

  2. #2
    Registered User
    Join Date
    10-05-2013
    Location
    Hyderabad
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: How to process data row by row and get the processed data into another sheet

    SheetInformation.jpgSheetInformation.jpg

+ 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. VBA - 3 tiered approval process with sheet data comparison
    By titushanke in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-03-2011, 01:47 PM
  2. Copy data from one set of cells to another cells and repeat the process -sheet attach
    By talhawahab in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 04-26-2011, 03:50 PM
  3. Macro/Module running as background process, copy data from sheet to sheet
    By ctor in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-05-2009, 05:48 AM
  4. UPDATED - Clensing data using a macro and separating already processed data
    By AK262007 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-19-2009, 03:18 PM
  5. Replies: 2
    Last Post: 03-28-2008, 07:08 AM

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