Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am showing you a cross section of some code :
Sub Download_Nostros() Sheets("Data").Select ActiveSheet.Unprotect Range("All_NOSTRO").Select Selection.ClearContents Workbooks.Open FileName:= _ "\\my_documents\downloads\P51GRPR-SEP15.xls" Range("A1:K500").Select Selection.Copy How do I automatically update or change "P51GRPR- SEP15.xls" to the next working day. Any help would be greatly appreciated. Richard |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
automatically updating a date | Excel Discussion (Misc queries) | |||
Updating with current date | Excel Discussion (Misc queries) | |||
date updating | Excel Worksheet Functions | |||
updating date! | Excel Worksheet Functions | |||
printing while updating date... | Excel Discussion (Misc queries) |