Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / General 2 / March 2007

Tip: Looking for answers? Try searching our database.

Creating a database for quotes

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Cest Cille - 12 Mar 2007 20:03 GMT
Is there any way to create a Database designed to store quotes and them in a
random order when requested?
storrboy - 12 Mar 2007 20:16 GMT
On Mar 12, 3:03 pm, Cest Cille <CestCi...@discussions.microsoft.com>
wrote:
> Is there any way to create a Database designed to store quotes and them in a
> random order when requested?

Store all quotes in a table with an Autonumber or some other unique
numerical field.
Use the RND function to randomly select a number and then use a query
to retrieve the quote with that number assigned to it. How you display
it will dictate the best way to retrieve it.
Cest Cille - 13 Mar 2007 00:46 GMT
Ok thanks, I've never really used Access since i was in school and that would
have been an older version, so I'm hoping that's not too difficult for an
amateur. Otherwise, I'll be back :)

> On Mar 12, 3:03 pm, Cest Cille <CestCi...@discussions.microsoft.com>
> wrote:
[quoted text clipped - 6 lines]
> to retrieve the quote with that number assigned to it. How you display
> it will dictate the best way to retrieve it.
Cest Cille - 13 Mar 2007 20:28 GMT
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
storrboy - 14 Mar 2007 04:01 GMT
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.
storrboy - 14 Mar 2007 04:02 GMT
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!
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.