PDA

View Full Version : VBA to Save and close Multiple Notepads



frank_m
02-22-2012, 10:13 PM
Would it be complicated to write VBA that would loop thru all notepad files that are open, but not been saved, close any that are empty, and for the rest name them using the first word, or group of characters, plus the date and time, then close all without being prompted for each file.(one prompt before performing the task might be good)

If just naming them using the date and time is much easier, that will be ok.

Thanks