Search the web
Sign In
New User? Sign Up
ms_access · Help and advice for users of MS access
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 21459 - 21488 of 21712   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
21459
On the query tab of the database window click New and then select unmatched query. That will get you started. May God bless you beyond your imagination! Lonnie...
Lonnie Johnson
prodevmg
Offline Send Email
Jul 1, 2008
8:51 pm
21460
Hello, I would like to automatise the building (and saving) of 200 queries. The queries are based on one table only. They differ from each other only by the...
Clauss Gilbert
le_secret_de...
Offline Send Email
Jul 3, 2008
12:04 pm
21461
You will need to set the DAO 3.6 reference for this code to work. Replace my "Customer" table with your table.   Hope this helps...   Public Sub...
Lonnie Johnson
prodevmg
Offline Send Email
Jul 3, 2008
1:59 pm
21462
Thank you very much Lonnie, your code with the comments on each instruction is the VBA teaching i need ! GC [Non-text portions of this message have been...
Clauss Gilbert
le_secret_de...
Offline Send Email
Jul 3, 2008
2:12 pm
21463
np.  Let me know if it works for you. May God bless you beyond your imagination! Lonnie Johnson ProDev, Professional Development of MS Access Databases Visit...
Lonnie Johnson
prodevmg
Offline Send Email
Jul 3, 2008
2:43 pm
21464
Hello, In a select statement, how do you get the value of "TES_1MGMT - ALL_SUBMIT" from a sample field value of AddUserToUserClass,"ADSEN, Audun","TES_1MGMT -...
Lyanne Rheeza Ong
lrheeza
Offline Send Email
Jul 3, 2008
7:43 pm
21465
Not sure what you mean here. Is AddUserToUserClass a table or query? What do you mean by a sample field?     May God bless you beyond your imagination! ...
Lonnie Johnson
prodevmg
Offline Send Email
Jul 3, 2008
9:56 pm
21466
Hi all, Please can someone kindly show how to use a query to convert columns to rows? Thanks a lot, in anticipation Ime...
Ime Asangansi
asangansi
Offline Send Email
Jul 3, 2008
11:11 pm
21467
If there are not a lot of columns to convert you could do a union query.   Normal query "SELECT " May God bless you beyond your imagination! Lonnie Johnson ...
Lonnie Johnson
prodevmg
Offline Send Email
Jul 4, 2008
12:36 am
21468
Sorry. I hit the send button by mistake.   If there are not a lot of columns to convert you could do a union query.   Normal query "SELECT COLUMN1, COLUMN2...
Lonnie Johnson
prodevmg
Offline Send Email
Jul 4, 2008
12:39 am
21469
Sorry. I answered the wrong post before.   If there are not a lot of columns to convert you could do a union query.   Normal query "SELECT COLUMN1, COLUMN2...
Lonnie Johnson
prodevmg
Offline Send Email
Jul 4, 2008
12:42 am
21470
AddUserToUserClass, "ADSEN, Audun","TES_ 1MGMT - ALL_SUBMIT" is a field value. Through a select statement, how do I get 'TES_ 1MGMT - ALL_SUBMIT'. To...
Lyanne Rheeza Ong
lrheeza
Offline Send Email
Jul 4, 2008
2:21 am
21471
Ok. Forgive me if I sound dense but AddUserToUserClass, "ADSEN, Audun","TES_ 1MGMT - ALL_SUBMIT" is the value of just one field? Is it always formatted the...
Lonnie Johnson
prodevmg
Offline Send Email
Jul 4, 2008
12:16 pm
21472
Yes, it is a value of one field. Yes, it is formatted that way - always separated by 3 commas. L y a n n e R h e e z a C. O n g ... From: Lonnie Johnson...
Lyanne Rheeza Ong
lrheeza
Offline Send Email
Jul 4, 2008
12:26 pm
21473
Try this...   http://www.tek-tips.com/faqs.cfm?fid=37 May God bless you beyond your imagination! Lonnie Johnson ProDev, Professional Development of MS Access...
Lonnie Johnson
prodevmg
Offline Send Email
Jul 6, 2008
8:05 pm
21474
Thanks, Lonnie. L y a n n e R h e e z a C. O n g ... From: Lonnie Johnson <prodevmg@...> To: ms_access@yahoogroups.com Sent: Sunday, July 6, 2008...
Lyanne Rheeza Ong
lrheeza
Offline Send Email
Jul 6, 2008
8:11 pm
21475
I have created an append query w/o the autonumbering field because I want the added data to continue the number of the table I am adding this information to....
workkball
Offline Send Email
Jul 8, 2008
2:04 am
21476
Hello, How do I get the first argument Root User Class from a table in the field. What function should I use? The first argument changes, but the first...
Lyanne Rheeza Ong
lrheeza
Offline Send Email
Jul 8, 2008
3:08 pm
21477
I was able to get it working already getting the first argument through SELECT Left ([Data], InStr(1,[Data],Chr(44))) FROM Export. How do I get the every...
Lyanne Rheeza Ong
lrheeza
Offline Send Email
Jul 8, 2008
3:27 pm
21478
I create a combo box on a test form using a table but the combo box will not populate or display any data at all I then created a second combo box and...
John Young
buick27
Offline Send Email
Jul 10, 2008
4:04 am
21479
you can reset the autonumber by compacting the database. Then it will resume numbering after the highest value in the table. Peter ... numbers ... am...
phoogenb
Offline Send Email
Jul 10, 2008
11:20 pm
21480
I have a set of queries, based on one table, that I use to filter the information I want. I need, once I have the information on a pop up form, so that I can...
dirt_water_fox_56
dirt_water_f...
Offline Send Email
Jul 14, 2008
4:21 pm
21481
Hi All ! I just joined this group. I have 10 years experience developing applications using MS Access. I look forward to helping out here....
tyrone_topheavy
Offline Send Email
Jul 15, 2008
1:20 am
21482
I have created a form with a combo box and cannot get it populated, I then created a list box and have the same problem..... I have done this before without...
John Young
buick27
Offline Send Email
Jul 18, 2008
1:48 am
21483
John If you go to the properties of the combobox and open the RowSource are you able to view the records in datasheet view? What I want to find out is whether...
L Tumbulu
ltumbulu
Offline Send Email
Jul 18, 2008
8:28 am
21484
Liveson the row Source is : SELECT Members.MemberID, Members.Surname FROM Members ORDER BY [Surname]; Control Source is : Surname ... [Non-text portions of...
John Young
buick27
Offline Send Email
Jul 18, 2008
9:22 am
21485
John So the row source is a query. When you open this particular query are you able to view the records in datasheet view? Click on build button next to the...
L Tumbulu
ltumbulu
Offline Send Email
Jul 18, 2008
9:53 am
21486
Liverson Yes ...I can see all relevant records in data sheet ..... that has been no problem .... every thing works fine ...setting appear correct all querys/...
John Young
buick27
Offline Send Email
Jul 19, 2008
1:09 am
21487
The advice needed is: How the heck do you get started? I have created several tables that are being used by people in various parts of the world and are...
Earl Melton
earlemelton
Offline Send Email
Jul 25, 2008
10:33 am
21488
I have four fields. I need to convert Zulu (Greenwich Mean Time) to Local Memphis Time. Two Date fields: Effective Date (Format 07/26/08) End Date...
Dave Moreau
memairport
Offline Send Email
Jul 26, 2008
7:30 am
Messages 21459 - 21488 of 21712   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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