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 19100 - 19129 of 76969   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
19100
Hi Group, The calender I created two days ago is not up-to-date, it still stays 29th of Sep. Since I am doing travel business, I need it to arrange tours....
Qing Qing
newqingqing
Offline Send Email
Oct 1, 2004
10:35 am
19101
Looks like that file is missing. Try the second method they sugest, that download link looks to be good....
Neil Davidson
listenerdude
Offline Send Email
Oct 1, 2004
11:10 am
19102
Are you setting the value of the Calendar in the form's Load event to today? The Calendar OCX Year, Month, and Day properties (and the Value) will always be...
John Viescas
jlviescas
Offline Send Email
Oct 1, 2004
11:19 am
19103
Hi Group, The calender I created two days ago was not updated. I need it to arrange tours. Can anybody help me? Thanks! Kevin ... Do You Yahoo!? ...
Qing Qing
newqingqing
Offline Send Email
Oct 1, 2004
11:32 am
19104
Hi all, A conventional wisdom question for the group. From what I've gathered in my readings so far with Access, I shouldn't just willy-nilly drop ActiveX...
Rick
dethtek
Offline Send Email
Oct 1, 2004
1:32 pm
19105
Hi all, hope someone can help: I am searching a way to create either a macro or a module with which changing the default path. I am facing this situation: ...
gianpaolocardelli
gianpaolocar...
Offline
Oct 1, 2004
2:04 pm
19106
Rick- If you depend on Microsoft controls, the silly things keep changing versions. Copy your database to a machine running a different version, and your...
John Viescas
jlviescas
Offline Send Email
Oct 1, 2004
2:07 pm
19107
Try these: http://download.microsoft.com/download/E/F/B/EFB39198-7C59-4ACE-A5C4- 8F0F88E00D34/VB6%20Mouse%20Wheel.EXE (or http://tinyurl.com/6ax66) and ...
JohnV@...
jlviescas
Offline Send Email
Oct 1, 2004
2:25 pm
19108
John, The form-based control you mentioned that's on your website - is that the same one that's in Microsoft Access 2003 Inside Out? ... version, and ... them....
Rick
dethtek
Offline Send Email
Oct 1, 2004
2:28 pm
19109
Yes. The one on my website is an Access 97 format database that you can convert forward to 2000. The one in Inside Out is in 2002 format that won't work with...
John Viescas
jlviescas
Offline Send Email
Oct 1, 2004
2:29 pm
19110
If anyone can tell me what's going on here I'd be eternally grateful. For the OnChange event of a textbox I have this code which sets the focus on txtAddress...
goodbruder
Offline Send Email
Oct 1, 2004
5:53 pm
19111
Gian Paulo You can change the current directory using ChDir(). Open a form in design view. Put a command button on a form. Name it cmdImportDialog or something...
Bill Mosca
wrmosca
Offline Send Email
Oct 1, 2004
6:03 pm
19112
What calendar are you talking about an dwhat do you mean it was "not updated" Bill Mosca Founder ... arrange tours. Can anybody help me? Thanks!...
Bill Mosca
wrmosca
Offline Send Email
Oct 1, 2004
6:19 pm
19113
Use the form's load event to set the value to today. Private Sub Form_Load() Me.MyCalendar.Value = Date End Sub Change MyCalendar to whatever you named your...
Bill Mosca
wrmosca
Offline Send Email
Oct 1, 2004
6:40 pm
19114
Sorry, John. I didn't see your reply. I guess that's what I get for reading the posts in reverse order. Bill ... to today? ... will always ... when the...
Bill Mosca
wrmosca
Offline Send Email
Oct 1, 2004
6:44 pm
19115
Do you have any other code behind the form? Something else mught be triggering the error. Then again, maybe all you need to do is reboot your PC or compact the...
Bill Mosca
wrmosca
Offline Send Email
Oct 1, 2004
7:35 pm
19116
Richard I'm not ignoring you, I just can't help. I have Access 2000 and Bulk insert is not recognized by Access. What version are you using? You can make a...
Bill Mosca
wrmosca
Offline Send Email
Oct 1, 2004
7:45 pm
19117
Sounds like your VB project is corrupted. Make a backup first. Then try starting Access with the /decompile switch - you'll need to create a custom shortcut...
John Viescas
jlviescas
Offline Send Email
Oct 1, 2004
7:49 pm
19118
I have a wierd problem that I can not seem to find a reason for. Some users can not print certain reports, including myself. There is no error message, the ...
Beth Gardner
hayajiolh
Offline Send Email
Oct 1, 2004
8:45 pm
19119
Do the reports have the NoData event coded to cancel the report? If so, they won't give any indication. Are the reports set to print to the default printer? ...
Bill Mosca
wrmosca
Offline Send Email
Oct 1, 2004
9:09 pm
19120
There is no NoData event, and most are printed from the preview that cleary show data. They will not print to the default printer or any other printer. All...
Beth Gardner
hayajiolh
Offline Send Email
Oct 1, 2004
10:32 pm
19121
Beth, On those stations that are not printing, have you tried to delete the printer installation? If not do so and then remap the printer. Quite often this...
Walter 'Dutch' Duering
dutch002001
Offline Send Email
Oct 1, 2004
10:35 pm
19122
Gang- The link is fixed now. John Viescas, author "Microsoft Office Access 2003 Inside Out" "Running Microsoft Access 2000" "SQL Queries for Mere Mortals" ...
John Viescas
jlviescas
Offline Send Email
Oct 1, 2004
11:02 pm
19123
Beth- Is the application using a custom toolbar? Does it fail when you click the Print toolbar button? What happens if you choose Print from the File menu ...
John Viescas
jlviescas
Offline Send Email
Oct 1, 2004
11:04 pm
19124
I don't know if I have permission to do this, but I can see. DO you think this would really be the problem? THey can print other things to that printer, and...
Beth Gardner
hayajiolh
Offline Send Email
Oct 1, 2004
11:07 pm
19125
There is a custom toolbar, yes. The print function is from one of the preset menus. I can remove that and see if it changes anything... Beth G ... ...
Beth Gardner
hayajiolh
Offline Send Email
Oct 1, 2004
11:09 pm
19126
Beth, With the additional information, a network error is not likely and my suggestion unlikely to work. I'll keep thinking about this. I hate printer...
Walter 'Dutch' Duering
dutch002001
Offline Send Email
Oct 1, 2004
11:14 pm
19127
This one seems to have no rhyme or reason... but it IS very annoying. I am going to try recreating the reports and see if that does anything... Beth G...
Beth Gardner
hayajiolh
Offline Send Email
Oct 1, 2004
11:17 pm
19128
... Then try ... a custom ... John, Looking in my access books, I don't see anything referring to a decompile switch. Can you give me more specific information...
goodbruder
Offline Send Email
Oct 1, 2004
11:38 pm
19129
"access path" "application path" /decompile without the quotes. And you can't find it because the switch is undocumented. Neil Squires ... ===== MSDeveloper...
Neil Squires
greaterdesig...
Offline Send Email
Oct 1, 2004
11:43 pm
Messages 19100 - 19129 of 76969   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