The easy way is to add a CommonDialog control, name it cdl1 and then use something like:
[tt]
cdl1.ShowSave
.SaveAs cdl1.FileName
[/tt]
You will need to set default properties (such as initial directory and filetype) in the properties window for the control
________________________________________________________________
If you want to get the best response to a question, please check out FAQ222-2244 first
'If we're supposed to work in Hex, why have we only got A fingers?'