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...
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 42950 - 42979 of 76962   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
42950
I am going to post this again. I haven't had any response and with the amount of post daily I think I may have been missed. My database has roughly 40...
elingstj
Offline Send Email
Nov 1, 2006
8:52 am
42951
I need to import data from one database into another. The dbs are near identical, but there are dozens of tables with lots of records in them. How can I do...
gav9000
Offline Send Email
Nov 1, 2006
9:48 am
42952
Yes it is quite an old form. I was thinking of re-doing it by copy/pasting all the controls and the code over to a new form, but unfortunately there are...
gav9000
Offline Send Email
Nov 1, 2006
10:30 am
42953
Clive, got in early this morning and found your reply - that did it! thanks. I had attempted something like this - but was putting the quarter first. That...
Schwalm, Elizabeth A.
schw9993
Offline Send Email
Nov 1, 2006
12:33 pm
42954
While working on one form (main form), I call another form to work on (not a subform). When I call the second form, I minimize the main form that was open....
djsdaddy531
Offline Send Email
Nov 1, 2006
12:36 pm
42955
If you are using a button to switch between forms, you could apply the following code to the button's on click event: Form.Visible = False This would make the...
gav9000
Offline Send Email
Nov 1, 2006
2:41 pm
42956
Thanks for the welcome. Yes I was thinking more of a push scenario with the other message. (I would have replied to the other one to keep the thread together ...
jamey333
Offline Send Email
Nov 1, 2006
2:49 pm
42957
It always helps us if you post the code you have so we can show you how to edit it, but I'll give it a stab without yours. From the Main form that is opening...
Bill Mosca
wrmosca
Offline Send Email
Nov 1, 2006
2:54 pm
42958
Hmmm... without an idea of your schema it may be hard to give a definitive answer. In situations that I have been in that I needed to do similar things I have...
jamey333
Offline Send Email
Nov 1, 2006
2:56 pm
42959
It would help to know what event you are using to minimize your "main form". If you are clicking a button on your main form that opens another form, you can...
DLE42@...
embreydl
Offline Send Email
Nov 1, 2006
3:06 pm
42960
Gav When you import a table, you get the table itself. You don't have the option of data only. You could do it using code, but the time it takes to write the...
Bill Mosca
wrmosca
Offline Send Email
Nov 1, 2006
3:09 pm
42961
Thanks Bill, I was copying and pasting the data from one db to another, as I had updated the forms, but needed to re-split the database with the new interface...
gav9000
Offline Send Email
Nov 1, 2006
3:44 pm
42962
Thanks! A.D. Respectfully, Liz "A.D.TEJPAL" <adtp@airtelbroad band.in> To Sent by:...
liz_ravenwood@...
lizravenwood
Offline Send Email
Nov 1, 2006
3:52 pm
42963
John, Okay, I'm back at this. Will this code work against a form that has linked subforms then? Is there some type of "virtual query" that happens that my ...
liz_ravenwood@...
lizravenwood
Offline Send Email
Nov 1, 2006
5:03 pm
42964
Hello all, I have been recently experimenting with splitting my database into a front end and a back end for multiple users. I have a quick question regarding...
Chris Gallagher
galmala
Offline Send Email
Nov 1, 2006
5:28 pm
42965
I am guessing that you have a foriegn key that matches the primary key in your tables from what you have said. In the relationships window, right-click on the...
jamey333
Offline Send Email
Nov 1, 2006
6:02 pm
42966
This is a repost. I am looking for a sample of a db with a Bill of Materials (BoM) system. Or, I am looking to talk with someone who has experience with this. ...
runuphillracing
Offline Send Email
Nov 1, 2006
6:07 pm
42967
<embarassed type="slightly">Oppps... I was looking in threaded view and replied to a message that was a few years old. </embarassed> ~Jamey ... want. ... other...
jamey333
Offline Send Email
Nov 1, 2006
6:55 pm
42968
Not sure I like that query, but if it does what you want then I wouldn't screw with it. However, I note that it doesn't return the person I input. In any...
Paul
pbaldy72
Offline Send Email
Nov 1, 2006
7:13 pm
42969
Hi, I'm have a query form that has the following: Site name: (dropdown list) Beginning Date: End Date: Engineer: (dropdown List) I would like the user to be...
Cheryl K
singerandbass
Offline Send Email
Nov 1, 2006
7:26 pm
42970
Cheryl, I do this all the time. What you need is a Form with some text boxes (or combo boxes or whatever) which will create the SQL statement (query) which...
Linda
ihatespam22222
Offline Send Email
Nov 1, 2006
8:13 pm
42971
Cool thanks. I will look into that. As far as the query goes, I would love to know a way to improve it. I know that I will need this to go at least 10 levels,...
jamey333
Offline Send Email
Nov 1, 2006
8:18 pm
42972
Hi Linda, Thanks. I will give it a try with my form. Cheryl ... boxes ... (query) ... behind a ... [Supplier], "'", ... [CustName], "'", ... end ... Then ... ...
Cheryl K
singerandbass
Offline Send Email
Nov 1, 2006
8:20 pm
42973
Put your relationshps in the back end and they will appear in the front end. The reverse will not happen. Steve ________________________________ From:...
Donkers Steve
stevedonk
Offline Send Email
Nov 1, 2006
8:24 pm
42974
Adam, There are a couple of BOM samples here http://www.mvps.org/access/resources/downloads.htm Darrell ... [Non-text portions of this message have been...
DLE42@...
embreydl
Offline Send Email
Nov 1, 2006
9:13 pm
42975
Well, I've never had to do this type of recursive thing, but it was interesting enough to play with. I've uploaded an updated version of your file to the file...
Paul
pbaldy72
Offline Send Email
Nov 1, 2006
9:51 pm
42976
Thanks. I knew there had to be a better way. I just now have to figure out how this module works. I am very new to VBA and I will need to rework this to fit my...
jamey333
Offline Send Email
Nov 1, 2006
10:10 pm
42977
On a form I have a combo box with the data coming from a query with 2 columns one with name of employee and the other with wage. Now I am trying to have...
nennomike
Offline
Nov 1, 2006
10:15 pm
42978
Welcome to the site. You can simply set the control source of the textbox to: =[ComboBoxName].column(1) Paul...
Paul
pbaldy72
Offline Send Email
Nov 1, 2006
10:23 pm
42979
Thanks. I'll look at them. Probably worth looking at some of the other stuff there too - that comment is meant for everyone on the list. Adam...
runuphillracing
Offline Send Email
Nov 1, 2006
10:38 pm
Messages 42950 - 42979 of 76962   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