Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

MS_Access_Professionals · MS Access Professionals

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 4917
  • Category: Microsoft Access
  • Founded: Mar 29, 2002
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

I've just started working with a new client. They have a database created by self-taught users. It's been in use for many years. It's used by one person in the...
8 May 28, 2012
4:26 pm

John Viescas
jlviescas
Send Email

I have to get a count of households that fall in the each poverty level and I am not sure of the logic: Here is the tblPovertyGuidelines: PersonInHousehold...
13 May 27, 2012
8:25 pm

Art Lorenzini
dbalorenzini
Send Email

Hello everyone Suppose a table named tbl_med. The tbl_med table has six fields: [nom_lab], [nom_desc], [nom_apres], [data_vigencia], [cod_med], [vr_pmc]. I...
4 May 27, 2012
3:46 pm

John Viescas
jlviescas
Send Email

I am tryhing to calculate the average age I have this: SELECT tblApplicant.ApplicantID, tblApplicant.DOB FROM tblApplicant INNER JOIN tblApplication ON...
7 May 27, 2012
2:53 pm

Art Lorenzini
dbalorenzini
Send Email

I am a database 'user' nowhere near a 'guru'. I keep a table for member details and another for the member history. They are linked by [MemberID] When a member...
28 May 27, 2012
11:16 am

Robin Chapple
d9790
Send Email

We have a fiscal year which runs from 1st July to 30th June. I need to find dates that are within "This Fiscal Year". I had a similar need and the group...
11 May 27, 2012
8:03 am

Robin Chapple
d9790
Send Email

I am trying to get the avg number of household member per application: The two fields that would be used is the applicationID and HouseholdID. Something like...
3 May 26, 2012
8:44 pm

Art Lorenzini
dbalorenzini
Send Email

Hi all – I'm new to this group, and even newer to Access 2010. I'm leaving my comfortable world of Access 2000 to the wilds of 2010. I just got back from...
2 May 26, 2012
6:06 am

John Viescas
jlviescas
Send Email

Hello, So I have a form that needs a Outlook reference to open and I usually work in Access 2010 and it works great. I tried to open it at home and I received...
3 May 25, 2012
4:58 pm

Steve Conklin
stephenmconklin
Send Email

Hi everybody. What future awaits our Microsoft Access in windows 8?? Thanks very much Domenico...
2 May 25, 2012
4:09 pm

Crystal
strive4peace...
Send Email

There seems to be a gap between sub-reports that grows with the sub-report&#39;s border size. When it is set to hairline, the gap is not perceivable. But with...
17 May 25, 2012
4:32 am

A.D. Tejpal
adt_y
Send Email

I have a pretty good data entry screen. The only thing that it needs is to be in a specific field when adding a new record. Is that the Form Load event? What...
2 May 24, 2012
7:01 pm

Bill Mosca
wrmosca
Send Email

Here is what I already did but still failed with the run-time error message. Appreciate if you can point out where I might have made the mistakes. In my main...
47 May 24, 2012
6:54 pm

Bill Mosca
wrmosca
Send Email

Dear All, I am using this code to filter subfrom between two dates using text boxes on the main form, but it is not working, what I am doing wrong Private Sub...
5 May 24, 2012
8:14 am

John Viescas
jlviescas
Send Email

I am trying to create a datasheet popup form. The datasheet is based on the tblWOMaterial: WOMaterialID MaterialID WorkorderID UnitCost Quantity Notes The...
9 May 23, 2012
6:16 pm

Art Lorenzini
dbalorenzini
Send Email

Hello all, When I built this report for users, all was well. It was exactly what they wanted. Now there are some things that they are requesting that I am...
12 May 22, 2012
2:49 pm

Jim Wagner
luvmymelody
Send Email

Hi all I have a system which I wrote about 10 years ago - it's a tabbed system so there are 5 multitab forms, including in each case a query form. The user can...
3 May 22, 2012
11:37 am

Sue Hewson
burmagirluk
Send Email

Has anybody shared an MS Access application, front and back end, on DropBox sucessfully?. If yes, can you explain how you did it. Thanks Sarah...
32 May 21, 2012
7:39 pm

Bill Mosca
wrmosca
Send Email

Hello everyone, I just discovered that my Auto number has duplicates. So I checked the design and it has Yes(Duplicates OK). First of all my ignorance was that...
42 May 21, 2012
3:01 pm

Bill Mosca
wrmosca
Send Email

Hi, I have a report based on a query which when run, prompts the user to enter the client id - so in the criteria of the query I have "[Enter Client No]". How...
28 May 20, 2012
9:00 pm

toukey1
Send Email

Hi All,... How can we open our application in Full Screen on Computer?(Not the same with DoCmd.Maximize), i mean really full screen on computer without menu ...
5 May 20, 2012
5:34 pm

Agestha Hendra
agesthahendr...
Send Email

John, upon further research I believe the answer is yes. I will adjust the code and give it a try. Is this the place I should also put the code to prevent the...
4 May 20, 2012
4:05 am

Duane
dhookom
Send Email

Hi All... I opened a form called F_Display with event on open (F_Display On Open) = DoCmd.Maximize. How can i open other form (let say F_Employee form) using...
5 May 19, 2012
2:14 pm

Agestha Hendra
agesthahendr...
Send Email

Hello all, I found a sample database that allows me to hide the access window on open. I have been working on an application that I would like to use this in,...
22 May 18, 2012
7:45 pm

Duane
dhookom
Send Email

Hi everyone... I am trying to play avi file on a form using Microsoft Animation Control, version 6.0 activeX control. i've tried to play 3 samples of AVI files...
14 May 18, 2012
7:41 pm

Crystal
strive4peace...
Send Email

Thanks to all of you for being here and walking with me! I'm pumped--just solved my own problem because of what I've been taught here! There have been many...
3 May 17, 2012
9:35 pm

Jim Wagner
luvmymelody
Send Email

My client has a very specific request for a combination chart depicting investment data. The two data series are quite different in magnitude. I have posted...
4 May 17, 2012
9:11 pm

Glenn Lloyd
argeedblu
Send Email

Rocky Mountain Tech Trifecta in Denver this Saturday This Saturday is the Rocky Mountain Tech Trifecta, a free technical conference in Denver covering...
1 May 17, 2012
5:05 pm

strive4peace
strive4peace...
Send Email

Hi All... :) Can we make Slide Show with several pics or photos in a folder and display them like Slide Show on a control on a form..? Any directions would be...
3 May 16, 2012
3:05 pm

Agestha Hendra
agesthahendr...
Send Email

Hello everyone, I'm running into a major problem with Access 2007 when importing a text file into the software (.txt format). I have never had a problem with...
9 May 16, 2012
12:16 pm

Clive
horastacatto
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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