Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've got source data in sheet: x
IDs are listed in C2 down, Date of Deletion in R2 down (data is ~ 40k rows, as per last data in ID col C) In another sheet: z (received daily) IDs are listed in C2 down, Date of Deletion in J2 down I'd like to run a sub to update x's col R with the deletion dates in z's col J for IDs in z which match those in x. For unmatched IDs, do nothing in x, but flag these IDs in z's col K as: "ID not found". IDs are text. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data Validation lists update orginal cell with list update | Excel Worksheet Functions | |||
update a Pivot Table with new data added to the base data | Excel Discussion (Misc queries) | |||
Update a chart immediately after inputting data into data source | Charts and Charting in Excel | |||
how to update data on sheet1 and have it auto update on sheet2 | Excel Programming | |||
Date update on data update | Excel Programming |