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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 8917 - 8946 of 21712   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8917
Hi, I was wondering if anyone knew an easy way to set the page orientation to legal to make an access 2000 report print legal and use the legal tray? It seems...
tedbud2001 <saphire96...
tedbud2001
Offline Send Email
Feb 2, 2003
3:12 am
8918
Tedbud, Maybe the use of the PrtDevMode property can solve your problem. It applies to Forms and Reports and lets you set Size as well as DefaultSource. See...
jebor1 <jbor1@...>
jebor1
Offline Send Email
Feb 2, 2003
9:11 am
8919
Thanks very much for your post. I did read about the PrtDevMode bit I'm not sure of what event to put it in. Thanks again ... It...
tedbud2001 <saphire96...
tedbud2001
Offline Send Email
Feb 2, 2003
12:18 pm
8920
Tedbud: I agree with Jeroen. PrtDevMode will allow you to reset the report's settings for legal and landscape. The Access help has an example. ... Richard...
Richard Killey (Acces...
manxman741
Offline Send Email
Feb 2, 2003
12:19 pm
8921
TedBud2001 I have used it in two different places. (1) as soon as Access starts the database I open all the reports in design mode (via VBA) and use prtdevmode...
Richard Killey (Acces...
manxman741
Offline Send Email
Feb 2, 2003
5:49 pm
8922
I have an access database on my frontpage website. I want to run an access macro. Is this possible with an ASP command? Also, one of my macros uses...
bobpotocki <bobpotock...
bobpotocki
Offline Send Email
Feb 3, 2003
12:37 am
8923
Tedbud, Like Richard says the report has to be open for PrtDevMode to be used. You could also choose to write a public function with the reports name as...
jebor1 <jbor1@...>
jebor1
Offline Send Email
Feb 3, 2003
8:12 am
8924
Hello I,m trying to build an entry form to enter students' socre for defferent subjects, I thought a Matrix Entry Form would help alot and it would be easier...
alshamsi_02 <alshamsi...
alshamsi_02
Offline Send Email
Feb 3, 2003
10:16 am
8925
Hi, robin I'm trying to build any kind of graphic, for instance, a "cake" graphic, but I really don't understand how to. I even used the assistant and still ...
Yanina Martoglio
ymaglia
Offline Send Email
Feb 3, 2003
2:44 pm
8926
Hello, I have created an inventory database using MS-Access. I want to make this database available over a browser (both for reporting and editing pruposes)....
Ian <lexkid2000@...>
lexkid2000
Offline Send Email
Feb 3, 2003
3:28 pm
8927
I am working on a database which will keep track of who has attended specific meetings of a group. I have set up a form which shows specific information...
sarvish <sarvish@...>
sarvish
Offline Send Email
Feb 3, 2003
4:49 pm
8928
Hi. I have a query that is pulling start and end time for each operation on a work order. There may be from 5-10 separate operations on the work order, so...
jwsommers <jsommers@....
jwsommers
Offline Send Email
Feb 3, 2003
7:54 pm
8929
Jeff, 'something in SQL like a for next loop' does not exist. As a basis for this query a crosstab query might work, but is risky: - when you were to calculate...
jebor1 <jbor1@...>
jebor1
Offline Send Email
Feb 3, 2003
8:16 pm
8930
Can anyone recommend a good, easy to understand textbook about using recordsets in Access? Especially one with lots of examples. I know the basics of Access...
djcnorth <djcnorth@...>
djcnorth
Offline Send Email
Feb 3, 2003
9:10 pm
8931
If you look at your font selection window you will see "system Fonts" for the printer you have chosen...Those print the fastest in windows. Dan Duhigg Director...
Dan Duhigg
d_duhigg
Offline Send Email
Feb 3, 2003
9:26 pm
8932
This should be doable in SQL. If you can email me a small sample of the table and query, I'll give it a whirl. Paul ... can ... operation. ... for...
Paul <pbaldy72@...>
pbaldy72
Offline Send Email
Feb 3, 2003
9:52 pm
8933
Not as simple as it sounds... You'll need web-server software (such as IIS, Apache), running preferably on a Server. You'll need to use a server-side scripting...
Haslett, Andrew
ahaslettilc
Offline Send Email
Feb 4, 2003
1:14 am
8934
Dear friend, I just wanted to let you know about a great new Internet website called Dollaremails.com! They pay you for simply reading email! To make it even...
sohag12345 <sohag1234...
sohag12345
Offline Send Email
Feb 4, 2003
2:46 am
8935
Hello friends, is it possible to write stored proceduers (like pl/sql in oracle) in access ? and i want to call that procedures from my vc++ program.how to do...
suresh babu k
ksbabu@...
Send Email
Feb 4, 2003
4:16 am
8936
No, Access doesn't offer stored procedures. Its a desktop database not something which can execute procedures 'on the server' like SQL or Oracle. Cheers, ...
Haslett, Andrew
ahaslettilc
Offline Send Email
Feb 4, 2003
4:39 am
8937
As I were browsing on the net reading articles, GetRows and Disconnected Recordsets caught my attention. Now I'm wondering which among those two is the best...
Enzo Zaragoza
onestepclose...
Offline Send Email
Feb 4, 2003
9:11 am
8938
I use GetRows a lot in ASP (it's almost considered the 13th commandment these days!), as it transfers the recordset to an array on the 'client' (web-server)...
Haslett, Andrew
ahaslettilc
Offline Send Email
Feb 4, 2003
9:17 am
8939
Can someone help me? I have a request to ensure a 'stock' field is updated with new information each time a product quantity is chosen. i.e. a customer orders...
Michaeljc <michaeljc@...
eljuhn
Offline Send Email
Feb 4, 2003
5:09 pm
8940
Paul, here is the sample. So I am looking to calculate the time between clock out on Operation 10 and clock in on operation 90 and so on down the line. Order...
jwsommers <jsommers@....
jwsommers
Offline Send Email
Feb 4, 2003
11:21 pm
8941
I want make a filter on the "Row source" property of the combo box. How can i do this?? This is in reference on the folowing problem: I have a the Carīs BRAND...
Gabriel A. Pereiro <g...
gabilo
Offline Send Email
Feb 5, 2003
12:35 am
8942
How about on database applications, do you use Disconnected Recordsets or GetRows? What does IIRC means? Thanks, enzo c",) ... From: Haslett, Andrew...
Enzo Zaragoza
onestepclose...
Offline Send Email
Feb 5, 2003
12:41 am
8943
If I Recall Correctly (IIRC). Yeah I've used getrows before when I wanted to transfer a recordset to an array. But no I've never needed it in your situation,...
Haslett, Andrew
ahaslettilc
Offline Send Email
Feb 5, 2003
12:47 am
8944
OIC, thanks ;) Thanks, enzo c",) ... From: Haslett, Andrew [mailto:andrew.haslett@...] Sent: Wednesday, February 05, 2003 8:46 AM To:...
Enzo Zaragoza
onestepclose...
Offline Send Email
Feb 5, 2003
1:24 am
8945
So I've just about finished migrating my website from FrontPage to Dreamweaver. Of course, all of my active databases are now in different directories. Which...
John Henry
lazaruslong.geo
Offline Send Email
Feb 5, 2003
2:49 am
8946
Tools -> Database Utilities -> Linked Table Manager, just select em all, prompt for new location. ... From: John Henry [mailto:johnhenry@...] Sent:...
Haslett, Andrew
ahaslettilc
Offline Send Email
Feb 5, 2003
2:52 am
Messages 8917 - 8946 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