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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 40976 - 41006 of 76923   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
40976
Hi everyone, I want to create a image map in my form. I have my picture of country map. And it devide into provinces. So I need to click on each province to...
Socheth Sorn Sun
khmersocheth
Offline Send Email
Sep 1, 2006
11:18 am
40977
... The type of DB I'm working on is a Chemical Inventory DB for the research lab I work at. The idea is that when someone selects a particular chemical (from...
geh_slh
Offline Send Email
Sep 1, 2006
12:05 pm
40978
I've got a command button on a form in my Switchboard that will print a report based on the input provided via query, which requires multiple input to get the...
geh_slh
Offline Send Email
Sep 1, 2006
12:17 pm
40979
Bill, The primary sort on the query is by Test Type which is not unique. Also, because the db is replicated, the TestID field is an Autonumber with Random...
DLE42@...
embreydl
Offline Send Email
Sep 1, 2006
12:25 pm
40980
Jim, Simply remove the WHERE clause from your query. Darrell ... the ... stDocIdJim ... define ... tries ... the ... one ... Jim C ... particular ... that ... ...
DLE42@...
embreydl
Offline Send Email
Sep 1, 2006
12:30 pm
40981
Hi, It turned out that it needed an Nz at the sums because sometimes it adds up to zero. Only took me three hours to figure that out, ugh. You can be so proud...
Irene Mechail
leachy8394
Offline Send Email
Sep 1, 2006
1:12 pm
40982
Hi Bill I was able to reproduce this in Northwind, both with a UNION query that I created and also with the existing query "Customers and Suppliers by City." ...
teddw2ds
Offline
Sep 1, 2006
1:47 pm
40983
Darrell Maybe I can come up with another way, but tell me, why would you use a random autonumber with a replicated database? You should be using a GUID to...
Bill Mosca
wrmosca
Offline Send Email
Sep 1, 2006
2:03 pm
40984
Irene Glad to have been of some help although I can't remember which post that was. Too many boards, too little memory. :O) And I'm glad you will have "Access"...
Bill Mosca
wrmosca
Offline Send Email
Sep 1, 2006
2:10 pm
40985
Thanks, Tedd. I dont' have 2002, bu ti do have 2000 and 2003. I'll test this in both versions. Bill ... (BEFORE ... or ... Design ... the ... MVPs. ... if I ...
Bill Mosca
wrmosca
Offline Send Email
Sep 1, 2006
2:10 pm
40986
Two ways come to mind: A series of images or using the x and y coordinates of one image. We have an x,y example in our Files>Samples folder called ...
Bill Mosca
wrmosca
Offline Send Email
Sep 1, 2006
2:22 pm
40988
Darrell, Just wanted to ascertain whether you happened to connect my previous post (message #40953 of 01-Sep-2006). Method A demonstrated in my sample db named...
A.D.TEJPAL
adt_y
Offline Send Email
Sep 1, 2006
2:32 pm
40989
I created a query where I pulled in a memo field (set-up for 255 characters). My query is cutting off the memo field at 250 characters any ideas on how to...
s_borgemenke
Offline Send Email
Sep 1, 2006
3:55 pm
40990
A.D., I downloaded your sample db and it solved my problem. Thank you. Darrell ... [Non-text portions of this message have been removed]...
DLE42@...
embreydl
Offline Send Email
Sep 1, 2006
4:28 pm
40991
A.D., I'm not trying to change the BE, I want to move the current mdb file that is the BE to a different folder named SynchError because an error occurred ...
DLE42@...
embreydl
Offline Send Email
Sep 1, 2006
4:35 pm
40992
Why would you set up a memo field for 255 characters? Why not use a text field? A memo field is for thousands of characters. Just wondering. Tom Ewald ...
Thomas Ewald
tewald
Offline Send Email
Sep 1, 2006
5:00 pm
40993
Suzanne This is a very common bug. Is your query an aggregate (Totals) query? if so, remove the memo field from the query, save it and then create another...
Bill Mosca
wrmosca
Offline Send Email
Sep 1, 2006
5:12 pm
40994
Tom I think Suzanne means the query is truncating her memo field at 250 characters. Regards, Bill Mosca, Microsoft Access MVP Founder, MS_Access_Professonals ...
Bill Mosca
wrmosca
Offline Send Email
Sep 1, 2006
5:13 pm
40995
Tedd Thanks. The same thing happens in 2003. I'll report it...or at least notify someone who knows how to report it. I'm still new at this MVP thing. :O) bill ...
Bill Mosca
wrmosca
Offline Send Email
Sep 1, 2006
5:20 pm
40996
Yes, that is what I mean (truncated) - the field in our database is set for 1,000 characters. Thanks, Bill, I will try your suggestion. Suzanne ... 250 ... ...
s_borgemenke
Offline Send Email
Sep 1, 2006
5:21 pm
40997
WOW! I discovered a bug in a release version of Access. Does that mean I get some sort of certificate, like astronomers get to name comets when they discover...
teddw2ds
Offline
Sep 1, 2006
5:58 pm
40998
Hey all I recently stumbled upon a situation that at first perplexed me, and having resolved it, I thought it might be useful to others who might encounter...
teddw2ds
Offline
Sep 1, 2006
6:12 pm
40999
I'll name my dog after you. Does that work? :O) I've found bugs & reported them, but they never even got fixed. I guess you have to catch them early. Bill ... ...
Bill Mosca
wrmosca
Offline Send Email
Sep 1, 2006
6:40 pm
41000
Glad you sorted it out, Tedd, but it would have been better to do the linking only in the FE. You can link the FE to several BEs, not just one. Bill ... and ...
Bill Mosca
wrmosca
Offline Send Email
Sep 1, 2006
6:47 pm
41001
Hi, I have a simple database with a Table that contains the result of a Survey. The Survey form has 5 fields for an area called "Themes". So the user can...
Jeremy Hilden
jeremy_hilden
Offline Send Email
Sep 1, 2006
7:04 pm
41002
I think I understand what you are saying, but it would not apply with the configuration I'm using. The database that I was having trouble with (a single-user...
teddw2ds
Offline
Sep 1, 2006
7:39 pm
41003
Tedd I'm curious as to why you would link to a split DB instead of linking directly to the source. Can you explain? Bill ... with ... not ... when ... do ... ...
Bill Mosca
wrmosca
Offline Send Email
Sep 1, 2006
8:31 pm
41004
Hi Grant, I have uploaded '060901_AutofillFixed.zip' for you to look at. I think that it would be worth your while to find a typical Stock Control database to...
horastacatto
Offline Send Email
Sep 1, 2006
8:52 pm
41005
Jeremy Without getting into normalized tables (which would have eliminated all these unions to start with) you can run a Totals query on your union query to...
Bill Mosca
wrmosca
Offline Send Email
Sep 1, 2006
8:53 pm
41006
Hi, I have three different report options when I create my filter. But suddenly it doesn't recognize the filter. So I placed it into the Open Report Sub and it...
Irene Mechail
leachy8394
Offline Send Email
Sep 1, 2006
8:54 pm
Messages 40976 - 41006 of 76923   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