Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am developing an Excel model, driven mainly by macros, to allow data
capturers to punch in basic financial data, which will then be automatically emailed to a particular destination. The problem I am experiencing is how to get my model to automatically name each file uniquely and sequentially before it gets emailed. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Add a timestamp to it
format(now,"yyyymmddhhmmsss") -- HTH Bob Phillips (remove nothere from email address if mailing direct) "Neville" wrote in message ... I am developing an Excel model, driven mainly by macros, to allow data capturers to punch in basic financial data, which will then be automatically emailed to a particular destination. The problem I am experiencing is how to get my model to automatically name each file uniquely and sequentially before it gets emailed. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sorting file names | Excel Discussion (Misc queries) | |||
copy file names | Excel Discussion (Misc queries) | |||
Links picking up values from an older version of linked file | Links and Linking in Excel | |||
copy excell file to a CSV file and than to Notepad | Excel Discussion (Misc queries) | |||
need to copy a long list of file names | Excel Discussion (Misc queries) |