Hello, I need code to loop thru all subdirectories open each workbook in the subdirectory that contains as part of the file name "_Sales Order.xls" and open each "_Sales Order.xls" and update worksheet "Sales Order Form" the following values:
C44 new value = "00-440"
D44 new value = " a few words"
H44 new value = "00-440"
Any help is very much appreciated! Directory structure looks like
N:\\Customers\ABC\January_Sales Order.xls
Thank you so much.
C44 new value = "00-440"
D44 new value = " a few words"
H44 new value = "00-440"
Any help is very much appreciated! Directory structure looks like
N:\\Customers\ABC\January_Sales Order.xls
Thank you so much.