I've managed to create a table with the various items. Can you tell me how to
do the latter part(using the RND Function and retrieving using a query)?
Thank You
On Mar 13, 2:28 pm, Cest Cille <CestCi...@discussions.microsoft.com>
wrote:
> I've managed to create a table with the various items. Can you tell me how to
> do the latter part(using the RND Function and retrieving using a query)?
>
> Thank You
How will you be displaying it? In a form like a program Quick Tips
message, message box, report?
This will determine the best way to do it.
qiu zheng ting - 15 Mar 2007 04:16 GMT
??? ????????
"storrboy" <storrboy@sympatico.ca>
??????:1173841303.491112.230390@e65g2000hsc.googlegroups.com...
> On Mar 13, 2:28 pm, Cest Cille <CestCi...@discussions.microsoft.com>
> wrote:
[quoted text clipped - 7 lines]
> message, message box, report?
> This will determine the best way to do it.
Also, give a summary of the fields you are using and what their
datatypes are if it's not obvious.
Cest Cille - 23 Mar 2007 11:41 GMT
The Only fields are the Quote and the number of the quote, I would like it to
pop up in a message box if possible......
Thanks!