Just do it. (i'm sorry to all the lawyers from Nike here)
Workbooks.Open - to open the excel file
Workbooks.Sheets[x] - to select your target sheet
Rangle.Find - to find the target cell of your value
Range/Cell Value - to set your value
Workbook.Save - to save the changes
Done in a minute! i can give you a code snippet if you need it anyway.
Sebastian
Workbooks.Open - to open the excel file
Workbooks.Sheets[x] - to select your target sheet
Rangle.Find - to find the target cell of your value
Range/Cell Value - to set your value
Workbook.Save - to save the changes
Done in a minute! i can give you a code snippet if you need it anyway.
Sebastian