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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 27001 - 27030 of 76979   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
27001
Hi I am unable to write subqueries in MS Access 97. Is there any specific format for the same ? Thanks in advance Sudheer...
bsudheergupta
Offline Send Email
Jun 1, 2005
11:25 am
27002
Sudheer- A subquery must: 1) Be enclosed in parenthesis 2) Contain at least a SELECT and FROM clause (WHERE, HAVING, GROUP BY, and ORDER BY are optional) 3)...
John Viescas
jlviescas
Offline Send Email
Jun 1, 2005
1:37 pm
27003
Marco This is not the forum for discussing Word Macros. I'm sure there are much better sources for such information, but here's how I think about it: The macro...
Bill Mosca
wrmosca
Offline Send Email
Jun 1, 2005
3:23 pm
27004
Dear friends, I want to make a batch file to execute the following steps : 1. create a folder in my hard disc, with the name of the present date (i.e. C:\My...
billkond
Offline Send Email
Jun 1, 2005
3:35 pm
27005
Hi Marco, My suggestion is to do search of Yahoo! Groups for "Microsoft Word". There are a bunch of groups - some quite large - that support MS Word. You...
maybewizdom
Offline Send Email
Jun 1, 2005
3:43 pm
27006
I am part of a volunteer communications team that responded to a recent drill. Our volunteers were often only available at certain times on certain dates due...
Art Fregeau
k1wmq
Offline Send Email
Jun 1, 2005
4:46 pm
27007
Unlike access you can not encode the date and time in a file name as easily as Now() or Date(). Anyway here are the two lines to add to your batch file. Hope...
kris Christie
laby46
Offline Send Email
Jun 1, 2005
5:11 pm
27008
Art- You have a basic "booking and availability" requirement. You could take a look at my Entertain sample database from Running Access 2000 - it "books" ...
John Viescas
jlviescas
Offline Send Email
Jun 1, 2005
5:26 pm
27009
Thanks, John - I'll see what I can do with it. Art ... From: John Viescas To: MS_Access_Professionals@yahoogroups.com Sent: Wednesday, June 01, 2005 1:26 PM ...
Art Fregeau
k1wmq
Offline Send Email
Jun 1, 2005
6:19 pm
27010
Bill Try this link for batch file help: http://www.onesmartclick.com/programming/batch-files.html Regards, Bill Mosca Founder...
Bill Mosca
wrmosca
Offline Send Email
Jun 1, 2005
7:24 pm
27011
Bill, I intend to use Access as client. I'll only create a template with a Macro in Word that Access will use. Sorry if it is really an undesireable topic or...
Marco Centeno
redpill000
Offline Send Email
Jun 1, 2005
9:46 pm
27012
Marco I wouldn't say it is an undesirable topic, just that I haven't seen any Word macro posts on this board in the 3+ yrs its been running. If someone here...
Bill Mosca
wrmosca
Offline Send Email
Jun 2, 2005
12:34 am
27013
Dear Bill, I have already check that site but didnt help me. Thanks anyway b.w. Bill...
billkond
Offline Send Email
Jun 2, 2005
2:55 am
27014
Dear kris Christie, I need, every folder takes the name of its creation's date (for example today i want to have a folder with the name 6-2-2005, tomorrow...
billkond
Offline Send Email
Jun 2, 2005
3:10 am
27015
Hi Marco, I have not used DoCmd.OutputTo. Shell did not give me enough control. So I use the following to start Word from Access because it gave me the option...
horastacatto
Offline Send Email
Jun 2, 2005
9:34 am
27016
I am suddenly getting this error when a user opens a specific form, & it closes & an error report is generated & sent to Microsoft. Pretty much all the...
sue
burmagirluk
Offline Send Email
Jun 2, 2005
9:36 am
27017
Marco, Look up help DDE to find out more. Clive....
horastacatto
Offline Send Email
Jun 2, 2005
9:38 am
27018
Dear Group, Whenever I preview or print a form, no matter which record I am in, it always preview or print the first record. Is there anyway to preview the...
Qing Qing
newqingqing
Offline Send Email
Jun 2, 2005
9:55 am
27019
Sue- First, is the project compiled and saved? (Open any module in the VB Editor, choose Compile from the Debug menu, and - if no errors - save the result.)...
John Viescas
jlviescas
Offline Send Email
Jun 2, 2005
12:20 pm
27020
Kevin- You should be using a report to preview / print, not the form. You can open the report filtered to display only the current record from the form. John...
John Viescas
jlviescas
Offline Send Email
Jun 2, 2005
12:22 pm
27021
John- Thank you very much! Kevin ... You can open ... form....
newqingqing
Offline Send Email
Jun 2, 2005
2:18 pm
27022
Hi Tom, Thx for your reply..... borderstyle = 0 works..... thx again, Sandra and .... Hi Bill, Thx for your reply.... your suggestion works, too.... some...
happily
happily613
Offline Send Email
Jun 2, 2005
2:29 pm
27023
Bill, Instead of creating a subdirectory and than open your mdb, just open your mdb, and from there create the needed subdirectory. You could do that on your...
Eddie Van
strep21
Offline Send Email
Jun 2, 2005
3:22 pm
27024
'Bill 'This has driven me crazy. I decided to give up on a batch file and write what I know best...VBA, or, in this case VBScript. I used both the Scripting...
Bill Mosca
wrmosca
Offline Send Email
Jun 2, 2005
3:39 pm
27025
Hi, I have Access 2003 and would like to add the field "Input Date" to the record input screen of my database. I added the field "Input Date" to the table, but...
Mark
markgatanas
Offline Send Email
Jun 2, 2005
4:33 pm
27026
Set the default value of that field to date() ... __________________________________ Discover Yahoo! Use Yahoo! to plan a weekend, have fun online and more....
Jim C
liteguy.rm
Offline Send Email
Jun 2, 2005
4:35 pm
27027
Group, I am writing an IIF Then Else statement in Access. I am able to have 13 IIF's in a single statement without any problems. However, when I add the 14th...
Isaiah Vi
isaiah_vi
Offline Send Email
Jun 2, 2005
4:48 pm
27028
Or, =Now() to record the date and time ... http://groups.yahoo.com/group/MS_Access_Professionals/...
kris Christie
laby46
Offline Send Email
Jun 2, 2005
5:15 pm
27029
Thanks Clive, I did it and just pasted the macro code with "objWord." before each line and worked. ----- Original Message ----- From: "horastacatto"...
Marco Centeno
redpill000
Offline Send Email
Jun 2, 2005
6:28 pm
27030
Isiah- Not sure about the 13 limit, but it could also be that your SQL ends up too long to compile. Which version of Access? You could also try using the ...
John Viescas
jlviescas
Offline Send Email
Jun 2, 2005
6:28 pm
Messages 27001 - 27030 of 76979   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