Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have the following macro for my spreadsheet along with one cell designated
for the Taday() function. How do I set this macro to autorun when the date changes? Sub CustomerFutures() ' ' CustomerFutures Macro ' ' Range("H9:I31").Select Selection.Copy Range("D9:E31").Select ActiveSheet.Paste Range("F9:I31").Select Application.CutCopyMode = False Selection.ClearContents End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
autorun a macro | New Users to Excel | |||
Autorun Macro | Excel Discussion (Misc queries) | |||
Autorun macro | Excel Worksheet Functions | |||
MACRO AUTORUN | Excel Discussion (Misc queries) | |||
Autorun macro by date | Excel Discussion (Misc queries) |