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 21636 - 21665 of 21712   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
21636
I ha a strange problem. I download a list of phone numbers from the state of Texas for a DO Not Call. The file comes is a .txt format tab delimited, so I use...
kc5jmr
Offline Send Email
May 1, 2009
7:32 pm
21637
In reguards to the problem I posted earilier it was a field setting problem I realized it at 3:00am and was able to get all the information I needd from the...
RObert Hewitt
kc5jmr
Offline Send Email
May 3, 2009
1:54 am
21638
hi all!!! please help me on how to do a report, like for instance i want to view 10 entries in the report details per page based on my query created. [Non-text...
!rViN.Em!a
air_vin
Offline Send Email
May 7, 2009
1:43 pm
21639
I need to encrypt my MS Access 2007 ACCDB database file using a using a minimum key strength of 80 bits. When I encrypt the database it does not give me any...
Peter Groman
peter_groman
Offline Send Email
May 7, 2009
8:32 pm
21640
I can connect fine when the database does not have a password set using this code. <% Set Conn = Server.CreateObject("ADODB.Connection") Conn.Open...
Peter Groman
peter_groman
Offline Send Email
May 7, 2009
8:34 pm
21641
Hi Friends, I need your help, I want to add the year of filed weld date (where the dates of welded) in year field and month, by clicking a command...
Group Friends
grp_u07
Offline Send Email
May 8, 2009
2:03 am
21642
hi friends, i have problem to give limitation to entry data, for example the numeric code is 1 = man 2 = woman, so there no 3 and so on.. please advice. thank...
toto_wow
Offline Send Email
May 12, 2009
2:56 am
21643
Use a lookup table & set the field to limit the entries :   ValidationRule Property You can use the ValidationRule property to specify requirements for data...
John Gonnello
johnny100g
Offline Send Email
May 12, 2009
5:14 am
21644
I use Access 2007 to manage a transportation program at a Senior Center. I'm not a big user of SQL, but have used Access enough that I usually can figure out...
Barbara Mann
adtmom
Offline Send Email
May 18, 2009
8:43 pm
21645
Hello All, I have a macro that opens a report then filters the report by department codes and then outputs the reports to a folder as a snapshot viewer file....
luvmymelody
Offline Send Email
May 18, 2009
10:22 pm
21646
... From: luvmymelody <luvmymelody@...> Subject: [ms_access] On no data event question To: ms_access@yahoogroups.com Date: Monday, May 18, 2009, 10:22 PM...
Michael Van Der Stad
michaelvande...
Offline Send Email
May 18, 2009
11:03 pm
21647
... From: luvmymelody <luvmymelody@...> Subject: [ms_access] On no data event question To: ms_access@yahoogroups.com Date: Monday, May 18, 2009, 10:22 PM...
Michael Van Der Stad
michaelvande...
Offline Send Email
May 18, 2009
11:03 pm
21648
Michael, There was no response on either email. Jim Wagner ________________________________ ________________________________ From: Michael Van Der Stad...
Jim Wagner
luvmymelody
Offline Send Email
May 18, 2009
11:12 pm
21649
This is probably an easy thing...I have a form to display patron contact information from a table. Trouble is, when I add new records (which appear in the...
danvers70
Offline Send Email
May 20, 2009
2:46 am
21650
Probably a simple issue...I have a form designed to display Patron contact info saved in a table. Trouble is, new records added in the form (while appearing in...
danvers70
Offline Send Email
May 20, 2009
2:47 am
21651
Is the form bound to the table or a query? Perhaps there is a criteria that filters out the records. Just check Regards Liveson ... From: danvers70 To:...
Liveson Tumbulu
ltumbulu
Offline Send Email
May 20, 2009
5:48 am
21652
The other possibility is that the form is opened in Add Mode and as such it doesn't display existing records. If that is true and you indeed want existing...
Liveson Tumbulu
ltumbulu
Offline Send Email
May 20, 2009
6:05 am
21653
Thanks, it does seem as if there's some filter at work that I was not aware of. Problem solved....
danvers70
Offline Send Email
May 20, 2009
6:22 pm
21654
MAke sure you have a one to many relationship set ... From: Liveson Tumbulu <l.tumbulu@...> Subject: Re: [ms_access] Form Info Not Updated from Table...
Michael Van Der Stad
michaelvande...
Offline Send Email
May 20, 2009
8:50 pm
21655
I need a small help from any one. I have a table named Invoice with feilds Project# and customer #.Both of this feilds are selected as combo box with source...
NET NEWS
najbaan
Offline Send Email
May 23, 2009
12:04 pm
21656
Dear Friends, i am Facing some problems in the database i have created named( Offer creation ) Simply i have a table for ( clients, products, offer--> links...
Mohamed HaSSaN Marie
spdp1900
Offline Send Email
Jun 7, 2009
11:10 am
21657
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the ms_access group. File : /OFFER.accdb ...
ms_access@yahoogroups...
Send Email
Jun 7, 2009
11:18 am
21658
I have the following code behind my report button that gives me a snap shot of my reports, but the way the code should work is given me the option to view the...
k.storeybradfield1
k.storeybrad...
Offline Send Email
Jun 12, 2009
11:55 am
21659
I'm sure this problem was addressed yesterday in AccessDevelopers forum. Probably delivery to ms_access forum was just delayed. Cheers Liveson ... From:...
Liveson Tumbulu
ltumbulu
Offline Send Email
Jun 12, 2009
1:04 pm
21660
I have a web site that is accessed by several programs and I keep getting an error.. This is the code that I am using and info from the hosting company. Can...
johnny100g
Offline Send Email
Jun 12, 2009
3:53 pm
21661
Hello all, I need some help generating a sum of 2 fields, where at least one field is in blank. I've attached a very small database that shows what I'm trying...
P S
psanchez95
Offline Send Email
Jun 13, 2009
5:14 pm
21662
Use the Nz function. This will replace any Nulls with a zero. Private Sub B_LostFocus( )      SUM = Nz(A,0) + Nz(B,0) End Sub ...
Lonnie Johnson
prodevmg
Offline Send Email
Jun 15, 2009
12:17 am
21663
Hi Pablo, Try This: Sum = nz([A]) + nz([B]) Hope this will help.... jre...
jre.phils
Offline Send Email
Jun 15, 2009
3:44 am
21664
Hello Roy, This is all I needed and it worked: If isnull(A) then SUM = B If isnull(B) then SUM = A If not isnull(A) and A <> "" and not isnull(B) and B <>...
P S
psanchez95
Offline Send Email
Jun 16, 2009
3:13 am
21665
Thank you....
psanchez95
Offline Send Email
Jun 16, 2009
4:58 am
Messages 21636 - 21665 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