Hi,
I need to save a word doc with a unique file name in a VB module I'm writing at the mo'. Any easy way to do this?
Thanks in advance,
Karl Monaghan
Printable View
Hi,
I need to save a word doc with a unique file name in a VB module I'm writing at the mo'. Any easy way to do this?
Thanks in advance,
Karl Monaghan
use the GetTempFileName API.