Hi,
I am new to the VB language and i am currently developing a IS for a client,
i would like to save the database using a command button "cmdCreate"
and i would like to open the save as dialog (which is easy) but i would like it to automatically
generate the file name by reading the following labels txtfirst, txtfirst, txtBusinessName and txtClientNumber.

Thanks.