Re: Generate report from a form containing a subform?

From: Marshall Barton (marshbarton_at_wowway.com)
Date: 03/14/04


Date: Sat, 13 Mar 2004 21:48:43 -0600


<anonymous@discussions.microsoft.com> wrote:

>Thanks Marshall,
>I found a very easy way around it.
>See the Holy Cow post. ;-)
>
>I'm comforatble with basic VBA. But I'm very unsure about
>the whole Table relationship thing. So I was just unclear
>where to get the actual data from.
>
>I do have one more little problem though.
>Do you happen know the VBA code to make a command button
>produce the standard pop-up message "Are you sure you want
>to do this" type option? I would like the use to be able
>to cancel if neccessary.

Use the MsgBox function, it has lots of options for various
buttons, icons, etc. Too many to explain here, so check
Help for details.

-- 
Marsh
MVP [MS Access]