Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

ms_access · Help and advice for users of MS access

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 3109
  • Category: Microsoft Access
  • Founded: Oct 12, 1998
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 6496 - 6525 of 21937   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
6496 richard_davis@...
bombluv69 Send Email
Aug 1, 2002
10:49 am
40+ number fields? You could probably break these down into multiple tables. "enZo :-\)" <enzaux@... To: <ms_access@yahoogroups.com>,...
6497 Chris Ruggeri
in2campn Send Email
Aug 1, 2002
5:18 pm
Just a quick FYI for those who may use Xdrive( formerly freedrive). I have been charged multiple times per month on my space. This has been an issue with them...
6498 Hendy
hendyhr Send Email
Aug 2, 2002
12:42 am
Hello every body, can you help me ? I have problem how to control printer, i have so many report ! 1. a half page (8.5 X 5.5") 2. 1 pages (8.5 X 11 ") portrait...
6499 Rebecca Madfis
noseinmanybooks Send Email
Aug 2, 2002
12:55 pm
I created an application in Access 97. The application lives on a Windows 2000 server. The person who uses this system connects via a LAN to the Windows 2000...
6500 richard_davis@...
bombluv69 Send Email
Aug 2, 2002
1:04 pm
The problem is coming from his conversion. When he converted the database he had to rename the database that was db1 (for example) to db2. Now that you have...
6501 rfernando01483 Send Email Aug 2, 2002
3:26 pm
Hi all, What is the best way to work out what has changed on my pc which prevent a previously work access 97 db from opening. Opening the db while holding down...
6502 shavetak Send Email Aug 2, 2002
3:29 pm
I need assistance in creating a multi column report. The report will always have only 3 columns. User enters 3 parameters for week number (i.e. week 2, week 7,...
6503 FunkTumbao Send Email Aug 2, 2002
4:09 pm
Hello Everyone, There is a free monthly email-based newsletter called AppTrix available to whoever would like to sign up. Visit www.davidbase.com/signup.html...
6504 roycecseattle Send Email Aug 2, 2002
11:18 pm
I'm trying to create a chart report with an underlying query that prompts for a "start" and "end" date range. The Chart Wizard will not seem to allow me to do...
6505 simon larsen
goats_fan Send Email
Aug 4, 2002
10:27 pm
Change it to not have the date range. Then when the chart is the way you want go into design view and edit the underlying query. Simon Larsen DBA <e.law>...
6506 rmcameron@...
roycecseattle Send Email
Aug 5, 2002
3:43 pm
Thank you for your advice. I have tried your suggestion several times and still get the following error message: "The Microsoft Jet database engine does not ...
6507 pbaldy72 Send Email Aug 5, 2002
3:57 pm
I base my queries on text boxes on forms, instead of having the query ask for input, and it works fine (including charts). Paul...
6508 enZo :-)
onestepclose... Send Email
Aug 6, 2002
7:20 am
Hello! I'm quite confused when to use class modules or when to use standard modules. What are the pros and cons? What are mostly the criterias when using...
6509 David Pearson
rdpearsonuk Send Email
Aug 6, 2002
7:58 am
Hi I am finalising (or have been for weeks) and returnd database. There are distinctive stages in the process (issue, booking in, testing, account and...
6510 bschll Send Email Aug 6, 2002
9:44 am
I am running a database which has many fields of which the last name and first name are two of the fields. Currently I am forcing the operator to choose the...
6511 lt2be2001 Send Email Aug 6, 2002
11:26 am
You could run a macro that inputs the first name based on a query. I do it this way for work and it works fine. ... name ... misspelling ... for ... heavy ... ...
6512 lt2be2001 Send Email Aug 6, 2002
11:31 am
I have basiscally finished a database that keeps track of triplicate values. My problem is, I want it to beep when the value appears the third time. Thanks...
6513 Ian Berger
i_berger Send Email
Aug 6, 2002
12:21 pm
I have 2 tables joined with a query on a field called SO. Only when the same SO is present in both does it become included in the query. Why can't I enter...
6514 Brett Collings
zkbac Send Email
Aug 6, 2002
12:23 pm
... They can? Tell us more Brett...
6515 nqaimari Send Email Aug 6, 2002
4:58 pm
Hi- I have a table set up where a user can select the products they want to purchase from 40 different check boxes. Is there any way that I can arrange it so...
6516 Lonnie@ProDev
prodevmg Send Email
Aug 6, 2002
5:03 pm
If this is an option group (and if it's not, it should be based on what you said) you can set the control source of the frame to "Total". Then just set the...
6517 brettski Send Email Aug 6, 2002
6:02 pm
... triplicate ... In vba simply use Beep...
6518 Brett Collings
zkbac Send Email
Aug 6, 2002
8:48 pm
The following mail adress owner "Robert Lo" <robertlo@...> Has used this email addresses of this list to personally mailbomb all members at their...
6519 moondance30delight
moondance30d... Send Email
Aug 6, 2002
9:01 pm
I have a number of queries set up for one of my users on a form so that she can click on a button and see the current results of her query. She would like to...
6520 simon larsen
goats_fan Send Email
Aug 6, 2002
10:26 pm
I have used this to good effect (putting a report out which I have opened with a filter, but similar principle I imagine): DoCmd.OutputTo acOutputReport,...
6521 Tony Tuso
tonytuso Send Email
Aug 6, 2002
11:40 pm
Hi, I have an access 2000 database that needs to have 1 main form and 3 sub forms. The tables are: 1) Organization table 2) Program table 3 )Standards table ...
6522 Donald C. Smith
cwijobcoach Send Email
Aug 7, 2002
12:44 am
Are there any problems or issues running a database on computers running a combination of Access 2000 and XP. Thanks Don [Non-text portions of this message...
6523 enZo :-)
onestepclose... Send Email
Aug 7, 2002
1:01 am
Actually I use VB 6 to create a dll. Try to create Active X dll project. Obviously on this project you will only be using class modules. When you try to...
6524 shirk_98 Send Email Aug 7, 2002
1:49 pm
Hi all, Has anyone worked with or created a database to manage a filing system? Any help or ideas would be appreciated. Thank you. Toni...
6525 richard_davis@...
bombluv69 Send Email
Aug 7, 2002
1:56 pm
Filing System? "shirk_98" <shirk_98@yaho To: ms_access@yahoogroups.com o.com> cc: Subject: [ms_access] Database for Filing Systems ...
Messages 6496 - 6525 of 21937   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help