Thanks, but that code only prints the report...the code I'm using is
DoCmd.OpenReport "contact_general_info", acViewPreview
it opens the report up to view, but behind the current form. I need it to open up in front of the current form...thanks in adcvance...
Pat