I need to make a msgbox that asks if the user would like to create a new document or add to an old one. i could make it a yes no msgbox and ask if they wish to append. Then if they click no it will create a new one.

But i would prefer not to do it that way i would rather have a msgbox that asks the user this question then one button that says "Append to old" and another that says "Create new".

Is there anyway of doing this or will i have to use my previous (and crap!!) method...

cheers

GTJ