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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 21361 - 21390 of 21712   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
21361
Hi everyone Hoping someone can help me with this, or clarify what is or isn't possible. I have two databases (inherited from colleagues)that I would like to ...
alison325
Offline Send Email
Apr 7, 2008
5:16 am
21362
I suppose the kind of information you have in the two databases are the same ? Otherwise it is no use (but no problem too :-) What kind of primary key do you...
Clauss Gilbert
le_secret_de...
Offline Send Email
Apr 11, 2008
12:09 pm
21363
Thanks for your suggestions Gilbert. I'll give that a try. Alison ... you can declare each table of database1 as an external file of database2, then try to...
alison325
Offline Send Email
Apr 12, 2008
5:44 am
21364
Hi all, I wonder if it is possible to include pictures/graphs or mathemathical symbols in a memo field. Any answer with short examples will be gratefully...
Djeme Djusoh
djeme98
Offline Send Email
Apr 13, 2008
7:16 pm
21365
Hello, I am trying to create a linked table in Access 2007 using a form from AR Remedy application. When I run the query I get an ODBC Call Fail error and the...
shaetal
Offline Send Email
Apr 15, 2008
1:55 am
21366
... sorry but a memo field is just a huge text field (stored in another table) you cannot embed anything into it....
bdloving
Offline Send Email
Apr 16, 2008
3:08 pm
21367
... You have to link the table into Access before you can create a query on it. Use the Linked Table Manager. Once you can see the Linked Table in your Tables...
bdloving
Offline Send Email
Apr 16, 2008
3:11 pm
21368
dear all, how to insert calendar date to a textbox, with showing faceplate calendar, just click and pick automatically to a textbox. thanks before Send...
anthon suranthon
cheopsbeuah
Offline Send Email
Apr 18, 2008
10:06 pm
21369
the calendar object should have an Afterupdate event, in that txtDate.value = calendar.value ... calendar, just click and pick automatically to a textbox. ... ...
bdloving
Offline Send Email
Apr 23, 2008
2:51 pm
21370
Hello I am a genuine n00b when it comes to ms access but this link below worked great for my database i followed the instructions and no problems at all hope...
Bill
struttech648
Offline Send Email
Apr 25, 2008
11:50 pm
21371
Hi guys, With unbound image, I've managed to insert graphics & pictures in the database. The only problem now is that, when I try to view/print, all that came ...
Djeme Djusoh
djeme98
Offline Send Email
Apr 27, 2008
2:49 pm
21372
Hello all, My name is Jesse and I am new to the list. I'm putting together an access database to help a friend of mine with his growing lawn maintenance...
Jesse Robertson
jwr_1986
Offline Send Email
Apr 28, 2008
11:46 pm
21373
I think what your looking for is the datediff function here are a couple of links http://www.techonthenet.com/access/functions/date/datediff.php ...
Lisa Smith
lsmithlas
Offline Send Email
Apr 29, 2008
8:07 pm
21374
Hello, How do I merge two queries together? The result of these queries will have to be placed in a listbox. (I will just have to attach the listbox to the...
Lyanne Rheeza Ong
lrheeza
Offline Send Email
Apr 29, 2008
8:52 pm
21375
exactly, thankyou my bro! ... From: Bill <graphix.guy71@...> To: ms_access@yahoogroups.com Sent: Saturday, April 26, 2008 1:45:30 Subject: [ms_access]...
anthon suranthon
cheopsbeuah
Offline Send Email
May 1, 2008
1:51 pm
21376
I am a newbie, working with a non-profit organization. They publish a newsletter,I believe it is either MS Word or Publisher. The email address are in an...
Roy Beals
slowandgo2
Offline Send Email
May 1, 2008
10:53 pm
21377
Hello All I have a query I run to tell me when expiry dates for records fall within 90 days of todays date I use this expression in my expiry date column...
Bill
struttech648
Offline Send Email
May 2, 2008
2:09 am
21378
Use Ø Now()+90 and <= Now() +180 papparuff John V. Ruff – The Eternal Optimist J “Commit to the Lord whatever you do, and your plans will succeed.”...
John Ruff
papparuff
Offline Send Email
May 2, 2008
2:53 am
21379
I am good at Access, but not good at coding at all. In fact I don't code at all.  All of my stuff in Access is driven off of what Access produces. ...
Arman, Shirin & Niki ...
arman_shirin
Online Now Send Email
May 2, 2008
3:13 pm
21380
Please check the following links that I hope are of help to you: http://databases.about.com/od/tutorials/ss/forms.htm ...
m_saleem_khan
Offline Send Email
May 3, 2008
9:33 am
21381
In the first Form place a Button (Go, Next, OK, Proceed whatever) and in its event procedure: DoCmd.OpenForm "SecondForm" for transfering control to your...
m_saleem_khan
Offline Send Email
May 3, 2008
9:43 am
21382
Kindly check the following links that I hope are of help to you: http://support.microsoft.com/?kbid=210100 http://support.microsoft.com/?kbid=263021 ...
m_saleem_khan
Offline Send Email
May 3, 2008
9:47 am
21383
And here are some more: http://www.mvps.org/access/forms/frm0030.htm http://office.microsoft.com/en-us/access/HA011472041033.aspx ...
m_saleem_khan
Offline Send Email
May 3, 2008
9:55 am
21384
Just to add to what m_saleem_khan said below, you may need to add a criteria to the statement that opens the second form like: DoCmd.OpenForm "SecondForm", , ,...
L Tumbulu
ltumbulu
Offline Send Email
May 4, 2008
2:19 pm
21385
Thank your Mr.Saleem, I've manage to have it printed. The only problem now is that the printed result overlaps the other printed fields where as I've set the...
Djeme Djusoh
djeme98
Offline Send Email
May 5, 2008
1:15 am
21386
In need of assistance here again, I've created navigation buttons that enables the program to display the next or previous record. I have also managed to...
Djeme Djusoh
djeme98
Offline Send Email
May 5, 2008
10:56 am
21387
Hello, How do I display a value from the dropwdown list to a text box in the form? If I immediately display the value of the dropdown list in the textbox, it...
Lyanne Rheeza Ong
lrheeza
Offline Send Email
May 5, 2008
7:47 pm
21388
Not sure what event you are going to use to get the value in there and it also sounds like you have two columns on your drop down. In the After Update of the...
Lonnie Johnson
prodevmg
Offline Send Email
May 6, 2008
1:31 am
21389
Thanks, Lonnie. I will try your suggestion. L y a n n e  R h e e z a  C.  O n g  ... From: Lonnie Johnson <prodevmg@...> Subject: Re: [ms_access]...
Lyanne Rheeza Ong
lrheeza
Offline Send Email
May 6, 2008
2:16 pm
21390
I have two tables: One contains all the fields I need to create a report, except that I'm using an ID number for employees that are listed under 5 fields (A1, ...
Anne W.
ahwatman
Offline Send Email
May 6, 2008
9:57 pm
Messages 21361 - 21390 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