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 21088 - 21117 of 21712   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
21088
I am new to the group, too, and very much lacking in my knowledge of Access. Ady...
Ady
episcoady
Offline Send Email
Oct 2, 2007
2:39 am
21089
http://msaccess. <http://msaccess.batcave.net> batcave.net learn ms access for free _____ From: ms_access@yahoogroups.com [mailto:ms_access@yahoogroups.com]...
ed towsley
etowsley
Offline Send Email
Oct 2, 2007
6:22 am
21090
I made a calculator that helps calculate the dose and the amount of drug needed for a patient in the operating room. To understand the problem please open the...
edhayes
Offline Send Email
Oct 9, 2007
1:41 am
21091
Hi, I would like to let anyone have a look at photos we have in an Access base. How to let them come and seek and see and perhaps also download a photo of...
Ove Billing
ovebilling
Offline Send Email
Oct 9, 2007
8:38 pm
21092
Hi All, I've a hobby table with child id and hobby. I want to concatenate the hobbies for the same child in a report like Arnold's hobbies are playing soccer,...
sumit_bh2005
Offline Send Email
Oct 11, 2007
12:58 am
21093
I am trying to eliminate warning/confirmation messages that appear during a lengthy macro. In previous versions of Access, this could be done by using and...
binkylovesjerrod
binkylovesje...
Offline Send Email
Oct 11, 2007
12:58 am
21094
I am trying to set up some tables in Acess to do the following: The scenario is this: A person visits the hospital. On the first visit they are assigned a...
katlaw1
Offline Send Email
Oct 15, 2007
10:57 pm
21095
Sounds like you need to use a sub-form. Basically, you create 2 tables. 1 table with the patient info: a unique identifier, name, birthdate, address, phone,...
Gary E. Daniels
gedaniels2003
Offline Send Email
Oct 16, 2007
12:33 am
21096
P.S. You may have to make a form for table 2 first before you select Subform/Subreport from the Toolbox for the form for table 1. Gary...
Gary E. Daniels
gedaniels2003
Offline Send Email
Oct 16, 2007
12:38 am
21097
' So busy today but just for you to start, you need the following main tables: ' tblPatient - will handle the patient information ' tblVisits - will handle...
George Oro
georgeoro
Offline Send Email
Oct 16, 2007
6:25 am
21098
Hi everyone -- I've enjoyed being a member of this group for several years but I've never posted much. I am trying to run several "make table" queries on a...
rmillson2001
Offline Send Email
Oct 17, 2007
1:34 am
21099
Hello, I am using the following vba code, on a form button, to print a report. DoCmd.OpenReport stDocName, acPreview, , , acHidden This code works fine in...
david881498
Offline Send Email
Oct 17, 2007
8:41 am
21100
Ok, I'll try this again and maybe it will make more sense. :-) I have a table: mytable Two columns: [Product] and [RepName] There are 350 individual...
rmillson2001
Offline Send Email
Oct 18, 2007
2:17 am
21101
I have a field in a form that rounds up currency to the next whole dollar. I don't know what I did to make it do that but I need it to reflect what I enter...
CapitalLease
Offline Send Email
Oct 18, 2007
4:02 pm
21102
Ok, I guess the secret to this user group is that if you look around the web long enough you'll eventually find the answer to any Access question you have....
rmillson2001
Offline Send Email
Oct 19, 2007
1:21 am
21103
I think you just set the property to give the decimal points....
rmillson2001
Offline Send Email
Oct 19, 2007
1:22 am
21104
I believe acHidden is not used in Access 2000. Basically you can just re-write the code by creating a new button on the form and then chosing print report on...
rmillson2001
Offline Send Email
Oct 19, 2007
1:26 am
21105
That was exactly what I thought, but when I do that it doesn't change the value showing in the field, it still rounds it up. I must be approaching this wrong,...
CapitalLease
Offline Send Email
Oct 19, 2007
12:46 pm
21106
Check your tables format for that field rather the the form's format for that field??? ________________________________ From: ms_access@yahoogroups.com...
Dave Moreau
memairport
Offline Send Email
Oct 19, 2007
5:01 pm
21107
can this group help out the gent below? I will forward your reply to the group to him his field name is [status] and it has listed as values in it either a C,...
Dave Moreau
memairport
Offline Send Email
Oct 24, 2007
4:00 pm
21108
If I understand the problem correctly, just set the property of the textbox on the report to be =dcount("status","my source query or table name","status = 'R'...
Peter Groman
peter_groman
Offline Send Email
Oct 24, 2007
4:04 pm
21109
I will forward to him to see if that works for him...my thanks for the very quick reply! There are mutliple values that he would like to sum from that same...
Dave Moreau
memairport
Offline Send Email
Oct 24, 2007
4:09 pm
21110
To do that using the formula I provided, you'd either need to put it different text boxes (which can be stacked in the same column on the detail band) or you'd...
Peter Groman
peter_groman
Offline Send Email
Oct 24, 2007
4:18 pm
21111
great...we'll give them all a try....thank you for your help today! Dave ________________________________ From: ms_access@yahoogroups.com on behalf of Peter...
Dave Moreau
memairport
Offline Send Email
Oct 24, 2007
5:22 pm
21112
dears, can you any body help me to make a query from one table and in this query i want to disply the datas in an special sorting order. thanks and regards ...
Muhamed Faisal
muhamed_fais...
Offline Send Email
Oct 30, 2007
12:45 am
21113
In the query grid (design view) there is a line for sorting. Here you choose ascending or descending for the fields you want to sort on. May God bless you...
Lonnie Johnson
prodevmg
Offline Send Email
Oct 30, 2007
2:57 am
21114
thank you for yor reply, i want to sort in a complex way other than the ascending or descending availble in designing view pls help me to solve this matter. ...
Muhamed Faisal
muhamed_fais...
Offline Send Email
Oct 30, 2007
5:21 am
21115
Muhamed You need to explain how your data is arranged and how you want it to be sorted and we may be able to help you achieve that if it is possible. Regards ...
L Tumbulu
ltumbulu
Offline Send Email
Oct 30, 2007
11:28 am
21116
Hi all, I need 1 things.... I,m trying to use the "quiry" action. I need dates by monthly. Just a count pls. Cabrio...
Jim
escort.cabrio
Offline Send Email
Oct 30, 2007
11:53 pm
21117
dear tumbulu , in my query i have text string line no (for eg line no:1,line no:2,....line no:10) and carsponding data like qty produced and damaged etc. and...
Muhamed Faisal
muhamed_fais...
Offline Send Email
Oct 31, 2007
5:24 am
Messages 21088 - 21117 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