ok i have another (no doubt stupid) question! i have a form that is a report where i populate a listbox with data from my database that is created when the application is run. I want to be able to email the contents of the listbox, so i put a command button on the form, and when the user clicks on the email button i want the email to open up with the contents of the listbox already attached and the user then fills is the email address. i have it(using buzbys code) that an empty email will open up just don't know how to attach the listbox contents, if even possible.

thanks in advance,
Cady