Search the web
Sign In
New User? Sign Up
MS_Access_Professionals · MS Access Professionals
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? 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 36486 - 36516 of 76932   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
36486
Irene- Either supply the filter with the WhereCondition parameter of OpenForm: DoCmd.OpenForm "Main Form", _ WhereCondition:="DepartmentID = " & glngThisDeptID...
John Viescas
jlviescas
Offline Send Email
May 1, 2006
7:06 am
36487
You won't see a "white" control unless the form that is inside the subform control is already open in Design view. What you did sounds correct, but it might...
John Viescas
jlviescas
Offline Send Email
May 1, 2006
7:13 am
36488
Tom- Assuming each record has some "contract" identifier, you could create a query that looks something like: SELECT ContractID, SalesPersonID, PaymentDate,...
John Viescas
jlviescas
Offline Send Email
May 1, 2006
8:29 am
36489
Dear All, I need to insert some images into my db. I created a table with the fields: item and pict, linked by the item field with the main table. Now I added...
Davide Franceschini
bigcat_21
Offline Send Email
May 1, 2006
9:48 am
36490
Davide- What version of Access are you using? It's not a good idea to store pictures (particularly large ones) in an Access database. The OLE Object data type...
John Viescas
jlviescas
Offline Send Email
May 1, 2006
10:11 am
36491
At times, I feel somewhat underqualified - learning as I go, but I didn't want to give the appearance of saying that about someone else before I was a little...
ihatespam22222
Offline Send Email
May 1, 2006
10:58 am
36492
Hello John, Thank you. After playing around for a while that's pretty well what I got ( except for the 'dummie' part) :) I actually posted that amongst all the...
LOU(at home)
loumiriyan
Offline Send Email
May 1, 2006
11:00 am
36493
John, thanks for your help. I will work on all this soon. Your understanding of of my intention of variety and plant name are correct. Plant name grape =...
rrambo899@...
rrambo898
Offline Send Email
May 1, 2006
11:07 am
36494
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_Professionals group. File :...
MS_Access_Professiona...
Send Email
May 1, 2006
11:29 am
36495
Bill, I have uploaded a copy to the Assistance Needed file, labelled "AssistNeededMarathon". The form(ParticipantsBloodsPost) has the attempted BeforeInsert...
courtneykipps
Offline Send Email
May 1, 2006
11:37 am
36496
I'm using a text box for my form heading. The control source is the ck box The format is ;"Display version A";" Display version B" If the ck box = true, it...
Joe
myhnews
Offline Send Email
May 1, 2006
12:58 pm
36497
John, what db are you looking at? Rene In a message dated 5/1/2006 2:14:21 AM Eastern Standard Time, JohnV@... writes: To get the search working...
rrambo899@...
rrambo898
Offline Send Email
May 1, 2006
1:19 pm
36498
Joe- Instead of using the Format property, use the Control Source. Make sure the name of the control is not "ck box" and put something like this in Control ...
John Viescas
jlviescas
Offline Send Email
May 1, 2006
1:21 pm
36499
I forgot to mention, I'm preparing 3 different broachers, and a customer can buy multiple pages. FYI The payment entries and the Commission report are...
tommiller2005
Offline Send Email
May 1, 2006
1:22 pm
36500
The 10.5 database. John Viescas, author Building Microsoft Access Applications Microsoft Office Access 2003 Inside Out Running Microsoft Access 2000 SQL...
John Viescas
jlviescas
Offline Send Email
May 1, 2006
1:27 pm
36501
Tom- I assume you mean "brochure." The query I gave you should calculate the correct commission without any user intervention. If the date of the payment is...
John Viescas
jlviescas
Offline Send Email
May 1, 2006
1:32 pm
36502
Dear All, I need your help with the code I wrote: I have 6(or more) text box in a form called: StartDate EndDate Day2 Day3 Day4 Day5 ... And I wrote a code...
honest_john35
Offline Send Email
May 1, 2006
1:59 pm
36503
Jack, You can simply pass the value of CompanyID via OpenArgs argument while opening the form as follows: DoCmd.OpenForm "frmCompanies", , , , , ,...
A.D.TEJPAL
adt_y
Offline Send Email
May 1, 2006
2:12 pm
36504
In VBA, how can you determine if CurrentUser is a member of a particular group, such as "Admins"? Thanks! Tedd...
teddw2ds
Offline
May 1, 2006
2:22 pm
36505
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_Professionals group. File :...
MS_Access_Professiona...
Send Email
May 1, 2006
3:11 pm
36506
Can anyone provide the simple code to open an excel spreadshet from access Excel sheet = C:/TEMP/example.xls TIA...
captkirkrules
Offline Send Email
May 1, 2006
3:17 pm
36507
Can you please help me how to set the two link properties as what i did only is to drag the item form and drop it into customer form in the detail section. ...
Sanjev Chopra
sanjaiv20@...
Send Email
May 1, 2006
3:25 pm
36508
John hi, I just re-uploaded db10.5. I cleaned some of the older tables and forms out to make it easier on the eyes. This db has the workable search form...
rrambo899@...
rrambo898
Offline Send Email
May 1, 2006
3:34 pm
36509
This uses Object (it is late bound, version agnostic); use excel.application when 100% sure you and user/s have same version (also needs reference set for that...
Steve Conklin
stephenmconklin
Offline Send Email
May 1, 2006
3:46 pm
36510
... <joehecht_la@...> wrote: Thank you Joe! ... internet. Tell us about your project here and I am sure there are people to help you. ... Service....
honest_john35
Offline Send Email
May 1, 2006
4:15 pm
36511
AD, Thanks for this suggestion. What I would like to do is use one form to move a different, already opened form to a specific record while not filtering out...
Jack Malki
jackvmae
Offline Send Email
May 1, 2006
4:59 pm
36512
Tedd Here's the code. Again, add the ADO ext. for security and DDL. Public Function ReadSecGrp(strUser As String) As String 'Purpose : Get CurrentUser's User...
Bill Mosca
wrmosca
Offline Send Email
May 1, 2006
5:01 pm
36513
Hi, I have a form where user enters data(frmIncident)saveto to tblIncidentData table. When user finishes another form opens(frmDMHIncident)where some fields ...
eliotchs
Offline Send Email
May 1, 2006
5:57 pm
36515
Linda If you can get into the database administration end of it all, you will find that the file size of the database as well as the transaction loge file can...
Bill Mosca
wrmosca
Offline Send Email
May 1, 2006
6:53 pm
36516
Courtney I downloaded your database. One thing I saw was that you must enter a Participant ID in order to get the BeforeInsert event to fire. That is because ...
Bill Mosca
wrmosca
Offline Send Email
May 1, 2006
6:55 pm
Messages 36486 - 36516 of 76932   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