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 57260 - 57290 of 76932   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
57260
RunCommand acCmdRecordsGoToLast John Viescas, author Microsoft Office Access 2007 Inside Out Building Microsoft Access Applications Microsoft Office Access...
John Viescas
jlviescas
Offline Send Email
Feb 1, 2008
8:34 am
57261
Bernie- That's not a statement at all. I suspect it might have been a comment in Bill's code. Put a single quote in the first character on that line. John...
John Viescas
jlviescas
Offline Send Email
Feb 1, 2008
8:36 am
57262
Bernie- That should not trigger a warning message. Using Execute bypasses those warnings. It has to be somewhere you're doing a RunSQL or OpenQuery. John...
John Viescas
jlviescas
Offline Send Email
Feb 1, 2008
8:59 am
57263
There is no builtin function in Access to calculate a Median. You need a custom function. Paste the code below in a Standard module and then calculate the...
John Viescas
jlviescas
Offline Send Email
Feb 1, 2008
9:04 am
57264
Hello, My problem is I have 2 tables in SQL Server 2000, 1 table in 1 database and a copy of that table in an Access database table. How or what is the best...
corythewiz2001
Offline
Feb 1, 2008
10:26 am
57265
Thanks John, you have pointed me to several good ideas and helped my learning curve emensely. I will work on this over weekend. One question though: some of my...
koshacc
Offline Send Email
Feb 1, 2008
12:06 pm
57266
Andre- I'm not sure that you can do it in the Open event. How would the Open event decide whether to go into Data Entry mode? John Viescas, author Microsoft...
John Viescas
jlviescas
Offline Send Email
Feb 1, 2008
12:15 pm
57267
Thanks bill that info. give some answers to this problem. Is it possible to suppress or stop that dialog box? I hope someone reply soon... hehehe today is the...
clem0515
Offline Send Email
Feb 1, 2008
2:27 pm
57268
Hi, I have a form with 2 sub-forms. On the main form I have a button called "change" which when pressed would lookup 2 inventory tables, find the amount sold,...
toukey1
Offline
Feb 1, 2008
3:17 pm
57269
Is there a way to get PasteSpecial to work from Access/VBA? The break occures at line 3 below (see code). The compile error says "Variable not defined and...
mithomas48
Offline
Feb 1, 2008
4:21 pm
57270
I was just wondering if there was a list out there of standard field sizes. Like Last Name how long should that be and a note field in SQL how big should I...
Myra Symons-Kazanci
myrafly
Offline Send Email
Feb 1, 2008
4:55 pm
57271
Toukey- Do you have indexes on the colour and size fields in jersey_inventory and pants_style and psize fields in pants_inventory? If not, then adding those ...
John Viescas
jlviescas
Offline Send Email
Feb 1, 2008
5:05 pm
57272
Bernie That won't trigger the warning. As I said, .Execute suppresses that. Try pressing Ctrl+Break when you see the warning. That might bring you to the line...
Bill Mosca
wrmosca
Offline Send Email
Feb 1, 2008
6:12 pm
57273
Hi, John, I had another issue with my reference - I needed the subform.form!controlname instead of just subform.controlname .... So instead of trying to set...
Shay
whisperwright
Offline Send Email
Feb 1, 2008
6:18 pm
57274
When I use the Outlook library, I always write what I need and then go back and make everything late-binding and remove the library as a reference since users...
Bill Mosca
wrmosca
Offline Send Email
Feb 1, 2008
6:23 pm
57275
Ok - Thanks John. Toukey ... jersey_inventory and ... adding those ... toukey1 ... displayed on...
toukey1
Offline
Feb 1, 2008
6:45 pm
57276
Cory Although you specified the table cannot be linked directly, I may have a workable solution for you. Create a view in the MSSQL database and set...
Bill Mosca
wrmosca
Offline Send Email
Feb 1, 2008
7:03 pm
57277
Clem As far as I know, that print box cannot be suppressed. I even tried using Echo False DoCmd.OpenReport... Echo True The box still showed. What's the big...
Bill Mosca
wrmosca
Offline Send Email
Feb 1, 2008
7:24 pm
57278
Dunno, Mike. Excel Automation and I rarely get along. Could it be that you are pasting into the same selection as the copy? Regards, Bill Mosca, Microsoft...
Bill Mosca
wrmosca
Offline Send Email
Feb 1, 2008
7:31 pm
57279
Myra I would never attempt to create such a list. It depends on the database. When you gather your requirements from the client, ask him for this info. If you...
Bill Mosca
wrmosca
Offline Send Email
Feb 1, 2008
7:42 pm
57281
Thanks Bill! Does anyone else know the answer? I'm trying to use PasteSpecial to copy/paste formulas back to values within Access/VBA. Thanks again! Mike...
mithomas48
Offline
Feb 1, 2008
7:45 pm
57282
Probably a dumb question, but will Access 2000 run on Vista? I will be upgrading from XP to Vista. I don't want to purchase 2007 until after the new computers...
John H. Burger
jhburger2001
Offline Send Email
Feb 1, 2008
8:56 pm
57283
Thanks for the reply Bill. I think the DoCmd.TransferText could only supports a database/query objects. The one that I am going to export is a report object...
clem0515
Offline Send Email
Feb 1, 2008
9:00 pm
57284
I am a very inexperienced Access user who needs help. In one of my databases I keep getting a Runtime error stating that the Field "General Case...
sherylleigh
Offline Send Email
Feb 1, 2008
9:03 pm
57285
I think I am at the point of giving up. I have compile tested to remove any rogue code. I then put the visit form into data entry mode and "killed" the...
koshacc
Offline Send Email
Feb 1, 2008
10:12 pm
57286
Hi Shelly, in the table design, the AllowZeroLength property is probably False for that field ... but there is no reason to set it to ZLS (zero-length string),...
strive4peace
strive4peace...
Offline Send Email
Feb 1, 2008
10:14 pm
57287
Yes, A2000 should run OK on Vista. John Viescas, author Microsoft Office Access 2007 Inside Out Building Microsoft Access Applications Microsoft Office Access...
John Viescas
jlviescas
Offline Send Email
Feb 1, 2008
10:20 pm
57288
I just tried the single quote and elimintated the space between Target and DB. works fine now. Still trying to make the warning for using a hyperlink go...
PENKIN Bernhard T
bernie_penkin
Offline Send Email
Feb 1, 2008
10:31 pm
57289
Hi Bill, I tried the control break when I clicked on the hyperlink. The new warning is the Access can't follow the hyperlink because it couldn't create the...
PENKIN Bernhard T
bernie_penkin
Offline Send Email
Feb 1, 2008
11:02 pm
57290
I have a database that has an import specification associated with a flat file. How do I look at it and what columns get mapped to which fields in the table...
bitschon
Offline Send Email
Feb 1, 2008
11:58 pm
Messages 57260 - 57290 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