Hi guys,
I'm looking for some help with the above.
I have an Excel workbook with 5 different sheets. One of the sheets contains a list of customers and there is another sheet where I would like data from the 1st sheet to be copied into.
e.g. Sheet 1 has the following columns and below these are a list of customers.
ID
First Name
Last Name
Date Entered
Order Number
Date Received
Date Shipped
I have another sheet, say Sheet 5 which has some of these columns, and I would like the data to be automatically copied across when entered onto the first sheet.
Sheet 5 has the following columns:
ID
First Name
Last Name
Date Entered
When the ID field is completed in Sheet 1 (this contains a unique alphanumeric ID for each customer), I would like the data for all columns mentioned above in Sheet 5 to be automatically completed with the same values as Sheet 1.
Can someone help me with a Macro for this task.
I'm working with Excel 2003 on Windows XP.
Thanks,
David
I'm looking for some help with the above.
I have an Excel workbook with 5 different sheets. One of the sheets contains a list of customers and there is another sheet where I would like data from the 1st sheet to be copied into.
e.g. Sheet 1 has the following columns and below these are a list of customers.
ID
First Name
Last Name
Date Entered
Order Number
Date Received
Date Shipped
I have another sheet, say Sheet 5 which has some of these columns, and I would like the data to be automatically copied across when entered onto the first sheet.
Sheet 5 has the following columns:
ID
First Name
Last Name
Date Entered
When the ID field is completed in Sheet 1 (this contains a unique alphanumeric ID for each customer), I would like the data for all columns mentioned above in Sheet 5 to be automatically completed with the same values as Sheet 1.
Can someone help me with a Macro for this task.
I'm working with Excel 2003 on Windows XP.
Thanks,
David