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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 20345 - 20374 of 21714   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
20345
Hi, everyone! I have a simple question I've made a database with a five similiar tables. All of them has two fields: id (Auto number), name Text, 40). I made a...
ivcebos
Offline Send Email
Sep 2, 2006
1:18 pm
20346
I have a form I use foe editing data in my tables. On certain field changes I secure those changes & flush out oldvalues by using Me.Requery This works fine,...
tombrown1965
Offline Send Email
Sep 4, 2006
10:05 am
20347
Refresh Method The Refresh method immediately updates the records in the underlying record source for a specified form or datasheet to reflect changes made to...
Lonnie Johnson
prodevmg
Offline Send Email
Sep 4, 2006
7:41 pm
20348
You can use Bookmark property.Open any VBA module and seek help on Bookmark. You can try the examples to see if you can acheive your goal. HTH Liveson ... ...
L Tumbulu
ltumbulu
Offline Send Email
Sep 5, 2006
5:55 am
20349
I have a mailing software and trying to use now rich text box as the mail editor. I managed all kinds of fonts formatting and alignments except Justify. I...
George Oro
georgeoro
Offline Send Email
Sep 5, 2006
6:54 am
20350
Dear NG - I'm very new to Access and would appreciate some guidance. My table looks like the following: Year County VarA VarB VarC etc. 1982 Athens 900...
takeadoe
Offline Send Email
Sep 5, 2006
3:49 pm
20351
Dear NG, In an earlier post to the group, I was trying to find and easy way to calculate %change estimates between years for a group of variables. My data...
takeadoe
Offline Send Email
Sep 5, 2006
11:55 pm
20352
Hi You need to do a 2nd query on the results to sum the CountOFfieldname Good luck W...
williamdymott
Offline Send Email
Sep 6, 2006
2:23 am
20353
I'm getting a really odd error, it only happens sometimes on a really simple output macro. SetWarnings = no, OutputTo: Query, Query Name = Final Export….....
williamdymott
Offline Send Email
Sep 6, 2006
2:25 am
20354
I am having an issue with updating a table based on a form. My database contains tblInfo, tblData and tblWarranty. I have a form which contains 2 serial...
chadcbc
Offline Send Email
Sep 6, 2006
11:45 pm
20355
You could set up a form then use 2 combo boxes to select the years to compare and 3 text boxes to display the output. These could have 4 columns any of which...
chadcbc
Offline Send Email
Sep 7, 2006
12:00 am
20356
Hi. Rather new here. Below is an Access 97 VBA subroutine. I am having a problem with the lines - "AND SaleComps.[rptdate]>=" & Me.bminrptdate.Value & " " &...
Gary E. Daniels
gedaniels2003
Offline Send Email
Sep 7, 2006
1:02 am
20357
Hi, The rowsource property of the combo box on a sub-form which is in datasheet view doesn't change as per the selection in the main form. What could be the...
RAJESH DESAI
rmdesai73
Offline Send Email
Sep 7, 2006
5:56 am
20358
Hi. I have an Access 97 query shown here: SELECT SaleComps.* FROM SaleComps WHERE (((SaleComps.City) Like [Enter City] & "*")); This allows me to enter the...
Gary E. Daniels
gedaniels2003
Offline Send Email
Sep 7, 2006
2:44 pm
20359
Group, I have a query that is returning the correct results I am looking for. However, when I export the data from that same query it is returning extra...
Isaiah Vi
isaiah_vi
Offline Send Email
Sep 7, 2006
10:42 pm
20360
Private Sub Cmdcity_Click( ) Dim db As Database Dim qdf As QueryDef Dim strSQL As String Set db = CurrentDb Set qdf = db.QueryDefs( "results" ) strSQL =...
Lonnie Johnson
prodevmg
Offline Send Email
Sep 8, 2006
3:30 am
20361
Thanks, Lonnie. Works perfect. ... search ... 30+ countries) for 2˘/min or less....
gedaniels2003
Offline Send Email
Sep 9, 2006
3:42 am
20362
Im using the above controls (shdocvw.dll) as my HTML email editor and managed most of the standard formatting. Below are the remaining issue to me and really...
George Oro
georgeoro
Offline Send Email
Sep 10, 2006
6:14 am
20363
PS. Also instead Cntl+Enter just Enter only for creating a new line. TIA, George ... From: ms_access@yahoogroups.com [mailto:ms_access@yahoogroups.com]On ...
George Oro
georgeoro
Offline Send Email
Sep 10, 2006
7:21 am
20364
Glad I could help. May God bless you beyond your imagination! Lonnie Johnson ProDev, Professional Development of MS Access Databases Visit me at ==>...
Lonnie Johnson
prodevmg
Offline Send Email
Sep 10, 2006
7:19 pm
20365
Does anyone here has a very straight forward code to upload a file? I been looking for this for year but still didn't get a solution. I read about Windows API...
George Oro
georgeoro
Offline Send Email
Sep 11, 2006
6:26 am
20366
There is a useful bit of code posted variously on the web that I used to see who was accessing my networked database. It used the line Set rs =...
tombrown1965
Offline Send Email
Sep 11, 2006
2:59 pm
20367
Dear NGs, I recently downloaded and read a bunch of material on normalizing your data and db design. Things aren't crystal clear yet! Part of the problem is...
takeadoe
Offline Send Email
Sep 12, 2006
10:16 am
20368
(Your Name?) The presentation of the information is not as relevant as the collection of it. From what I understand below, your Table A and Table B are really...
Brett Collings
zkbac
Offline Send Email
Sep 12, 2006
11:34 am
20369
Brett - First, thank you for your time. I sincerely appreciate the help. Second, my name is Mike. Third, I've got to run here in a bit, but I wanted to thank...
takeadoe
Offline Send Email
Sep 12, 2006
7:32 pm
20370
Hi Guys, I am suddenly finding that my query fields have all turned into Expressions. I am using ACCESS 2003. I turned on all the options under Name Auto...
Ilona Wright
ilonawright
Offline Send Email
Sep 13, 2006
4:18 am
20371
Sorry Folks, I have worked out what I did. In my main switchboard form I establish links to my tables on opening the form and before exiting the system I...
Ilona Wright
ilonawright
Offline Send Email
Sep 13, 2006
10:12 am
20372
Re: deer data collection. I havent followed if there is a form to enter the information so I am just wondering how this data will be inputed using a form....
john kucmanic
j_toxx
Offline Send Email
Sep 13, 2006
4:10 pm
20373
Hi Guys, Using VBA: How do I inhibit the display of the Database window? How do I suppress the message "Existing table will be deleted before query"? I seem to...
Ilona Wright
ilonawright
Offline Send Email
Sep 14, 2006
2:23 am
20374
I currently have a program entirely designed in MsAccess and would like to take some of the larger tables and convert them into SQL instead. Can anyone...
eileen1309
Offline Send Email
Sep 14, 2006
2:28 am
Messages 20345 - 20374 of 21714   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