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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 12669 - 12698 of 77004   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12669
Set up a macro named "AutoExec" and in it used the function to open your Form. ... CONFIDENTIAL. ... any ... have ... the message ... the ... medium. ... good ...
J Barry Patterson
johnbpat
Offline Send Email
Mar 1, 2004
1:36 pm
12670
I have my database all set up. I just want to make sure I don't mess it up creating my front end. After making the copies of the database in each users folder;...
Joe Rio
feihu_aiwei
Offline Send Email
Mar 1, 2004
1:50 pm
12671
Joe Assuming Access 2000 simplest way is to use the Database Splitter tool (Tools, Database Utilities, Database Splitter). This will create a backend database...
Rogers, Charles
chastfr
Offline Send Email
Mar 1, 2004
1:58 pm
12672
select the form as a start-up form ... ===== Regards, Anita A. Kamat...
Anita Kamat
kamat_anita
Offline Send Email
Mar 1, 2004
2:18 pm
12673
Go to Tools > Startup and then you can specify a form to display upon startup. Regards, Beth M ... From: Anita Kamat [mailto:kamat_anita@...] Sent:...
Beth Moffitt
bethmoffitt2
Offline Send Email
Mar 1, 2004
2:23 pm
12674
Charles, Thank your for your great advise. It worked great!! Joe Rio _____________________________________ This message and any attachment is intended only for...
Joe Rio
feihu_aiwei
Offline Send Email
Mar 1, 2004
2:26 pm
12675
Thanks to everyone who responded. I learned with this feature, I can actually only allow the user to see just the forms and they can not get to the queries or...
Joe Rio
feihu_aiwei
Offline Send Email
Mar 1, 2004
2:28 pm
12676
Joe, Also, if you chose to hide the database window, but need to see it again for modifications, when you open the db, hold down the shift key and the db ...
Beth Moffitt
bethmoffitt2
Offline Send Email
Mar 1, 2004
2:32 pm
12677
Beth, You are a saint!!! Thanks for the little trick !!! Joe Rio _____________________________________ Legal Collections Manager, North America marcus evans ...
Joe Rio
feihu_aiwei
Offline Send Email
Mar 1, 2004
2:36 pm
12678
A startup form is not really a secure way to keep users out of the database window. If you hold down the shift key while opening the database, the startup form...
Bill Mosca
wrmosca
Offline Send Email
Mar 1, 2004
3:16 pm
12679
Bill Why don't you post it anyway - I am sure that there are many out there that would like to know for the future. Aly _____ Wrom:...
alysondunsford@...
alysonmac
Offline Send Email
Mar 1, 2004
3:38 pm
12680
Bill, I would like to see this code. Please let me know when you have posted it and I will take a look at it. Thank you for your help. Joe Rio ...
Joe Rio
feihu_aiwei
Offline Send Email
Mar 1, 2004
3:40 pm
12681
Here's the code that sets database properties and prevents the less- than-expert Access user from seeing the database window, stops errors from breaking itno...
Bill Mosca
wrmosca
Offline Send Email
Mar 1, 2004
4:05 pm
12682
My company uses accounting periods rather than a date in accounting data. Originally the accounting period matched the calendar year, 200302 meant Feb. 2003....
pserber
Offline Send Email
Mar 1, 2004
4:20 pm
12683
Paula Aren't Accounting depts wonderful? I built a financial database based on a 13 4-week period for a company that suddenly decided to go with a monthly...
Bill Mosca
wrmosca
Offline Send Email
Mar 1, 2004
4:46 pm
12684
Thanks Bill. But what about the translating into a real date part? I still some input on that! Thanks you for your help, Bill. Paula S. ... based ... with ... ...
pserber
Offline Send Email
Mar 1, 2004
5:15 pm
12685
Oh, and actually, October 2003 is not like Jan 2003. Since the accounting period changes, Oct 2003 becomes 200401. ... based ... with ... with ... have ... ...
pserber
Offline Send Email
Mar 1, 2004
5:19 pm
12686
I notice when I set up a .adp file it can only access an SQL Server. I would like it instead to access an Oracle DB. Is this possible. If so, where does...
tobhamlet
Offline Send Email
Mar 1, 2004
5:35 pm
12687
I'm afraid I don't know much about accounting dates, so take this for what it's worth: You could think through this problem in a couple steps- 1. Change all...
mr_ericdb
Offline Send Email
Mar 1, 2004
5:48 pm
12688
Since you should never use macros, go to Tools | Startup and select the form you want to open there....
Robert L. Stewart
raibeart_ste...
Offline Send Email
Mar 1, 2004
6:31 pm
12689
Thanks Robert Joe Rio _____________________________________ Legal Collections Manager, North America marcus evans The NBC Tower 455 Cityfront Plaza Drive, 9th...
Joe Rio
feihu_aiwei
Offline Send Email
Mar 1, 2004
6:38 pm
12690
Create a table to do the translation. Use it as a validation table for selecting the accounting period going forward. tlkpAccountingPeriodDate AccountingPeriod...
Robert L. Stewart
raibeart_ste...
Offline Send Email
Mar 1, 2004
7:17 pm
12691
ADP projects are only for SQL Server databases. That's just one more example of Micro$oft limiting functionality to its own products, or it may be that it is...
Bill Mosca
wrmosca
Offline Send Email
Mar 1, 2004
7:54 pm
12692
Hi, I have an Access db that I use to export tables to MySQL. I can export small numbers of rows to the MySQL db (residing on a Linux box), but any attempt at...
wharmon97
Offline Send Email
Mar 1, 2004
8:32 pm
12693
Hi I am need help. I am trying to create a report that will calculate the total number of different issues that occurs within a date range. When I have the...
ecurb_2000
Offline Send Email
Mar 1, 2004
9:04 pm
12694
Bruce, Copy and paste the sql view of your query into an email message and post to the list so we can try to help you. Regards, Beth M ... From: ecurb_2000...
Beth Moffitt
bethmoffitt2
Offline Send Email
Mar 1, 2004
9:14 pm
12695
e, You understood just fine. And thank you for your suggestion. I was thinking of doing something like you described. Paula S. ... for ... a ... with ... from ...
pserber
Offline Send Email
Mar 1, 2004
9:39 pm
12696
Well, looks like I made a grave error in setting up my queries. I have found two good solutions. I found all I have to do was have my combo box access a row...
tobhamlet
Offline Send Email
Mar 1, 2004
9:49 pm
12697
Thanks Charles, I will give this a try. Joe Rio _____________________________________ Legal Collections Manager, North America marcus evans The NBC Tower 455...
Joe Rio
feihu_aiwei
Offline Send Email
Mar 1, 2004
10:21 pm
12698
Is there a way to error trap the cancelling of an excel spreadsheet? I have a command button that starts to open an excel spreadsheet based on a query result....
tobhamlet
Offline Send Email
Mar 1, 2004
11:53 pm
Messages 12669 - 12698 of 77004   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