You can use the format() function to define what part of the now()
function result you want to include. If you use the year -> seconds
order you can sort all files ascending by filename.
sTime = Format(Now(), "hhmmss")
sDateTime = Format(Now(), "yyyymmddhhmmss")