Click to See Complete Forum and Search --> : Unique filenames


Karl Monaghan
January 13th, 2000, 07:07 AM
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

Lothar Haensler
January 13th, 2000, 07:10 AM
use the GetTempFileName API.