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 16357 - 16386 of 21712   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16357
thank you andre ... From: "Crosier, Dawn" <dcrosier@...> To: <ms_access@yahoogroups.com> Sent: Tuesday, November 30, 2004 12:56 PM Subject: RE:...
André Mota
amota_sp
Offline Send Email
Dec 1, 2004
2:06 pm
16358
Robin, That doesn't happen if you name your controls property. txtFirstName can be referenced later as me.txtFirstName and if it contains the 0, then you ...
Neil Squires
greaterdesig...
Offline Send Email
Dec 1, 2004
2:10 pm
16359
Robin, I didn't explain that very well the first time. You should name your controls differently than the datasource, because if they are the same name, then ...
Neil Squires
greaterdesig...
Offline Send Email
Dec 1, 2004
3:05 pm
16360
Dear Todd, Thanks for the hyperlink reference. I guess it could give me hint perhaps. Cheers! ~Arnold~ t_hannemann2003 <mustangcoupe@...> wrote: check...
arnold choo
arnoldcch
Offline Send Email
Dec 1, 2004
3:24 pm
16361
Ok, I think I understans. Thanks...
Robin Lees
robin_lees
Offline Send Email
Dec 1, 2004
3:24 pm
16362
If I have a query that Totals some data, and one of the columns is a Count total, how can I (in the same query) add the value of another field to the count...
Robin Lees
robin_lees
Offline Send Email
Dec 1, 2004
3:31 pm
16363
why would you need 2 columns for the same count? (Embedded image moved to file: pic21724.pcx) [Non-text portions of this message have been removed]...
lschuh@...
schuh_ramos
Offline Send Email
Dec 1, 2004
4:40 pm
16364
There aren't two columns for the same count. 1 is the count value. The next is the value to add, the third is the count value + the value to add....
Robin Lees
robin_lees
Offline Send Email
Dec 1, 2004
5:00 pm
16365
Hi! I just joined this group so don't yet have a feel for what it's all about, but hope all of you out there can help me. I, currently work for a small...
pleasesmile90
Offline Send Email
Dec 1, 2004
5:08 pm
16366
Hello All, was wondering if there is a way to know the row number in VB?...
Frankie Salazar
pseudokodez
Online Now Send Email
Dec 2, 2004
2:50 am
16367
It is displayed in the VB Editor based on where your cursor is, along with the column number. Are you trying to see if every row number is displayed...
Bob Weller
bob_weller_tx
Offline Send Email
Dec 2, 2004
4:26 am
16368
my brain aches.... I have a table called CUSTOMER which contains the customerid, customername, and a foodstuffs1, foodstuffs2, foodstuffs3 etc etc. ...
Robin Lees
robin_lees
Offline Send Email
Dec 2, 2004
11:16 am
16369
When you create your query, click on the summation key in the tool bar. Bring in your customer information. You will notice an extra row in the query grid....
Bob Weller
bob_weller_tx
Offline Send Email
Dec 2, 2004
11:32 am
16370
That didn't work/to what I want. I don't think I explained properly. Table FOOD is a list of Products and their price. For Example FOODSTUFF PRICE Bread 1.00 ...
Robin Lees
robin_lees
Offline Send Email
Dec 2, 2004
11:51 am
16371
Group by customerid or whatever you are calling it Then create a field called totalpurchased: sum (nz ...
lschuh@...
schuh_ramos
Offline Send Email
Dec 2, 2004
1:27 pm
16372
Robin- First, you must redesign your tables. Your Foodstuffs1, 2, 3 is a repeating group, which is a no-no in relational table design. Your tables should...
John Viescas
jlviescas
Offline Send Email
Dec 2, 2004
1:49 pm
16373
What happens if Henry wants to buy Milk, Cheese, Bread, and Beef? What happens if George wants to buy 4 Milk? Your database design limits the way you can do...
Bradshaw, Peter A ...
donpedro05
Offline Send Email
Dec 2, 2004
5:50 pm
16374
Out of curiosity, why would you need to know that? Table row numbers should not be used as a reference. Sounds like you need to add a field with an ID in it....
Bradshaw, Peter A ...
donpedro05
Offline Send Email
Dec 2, 2004
5:52 pm
16375
Thank you all for your input. I can see that in actual fact, I will probably have to redesign the database. Although I have found a solution, it is causing the...
Robin Lees
robin_lees
Offline Send Email
Dec 2, 2004
9:34 pm
16376
I was in a calss once (a few years back) when the teacher said something about converting an MDB into a stand-alone application. Suddenly this is a necesity,...
Mo
send2mo
Offline Send Email
Dec 2, 2004
10:37 pm
16377
Mo- You mean create an install of the app that will run on a machine that does not have Access? For that, you must have the "Developer" edition to acquire the...
John Viescas
jlviescas
Offline Send Email
Dec 2, 2004
11:21 pm
16378
Thanks. ... that does ... to acquire ... the install ... MSFT gives...
Mo
send2mo
Offline Send Email
Dec 3, 2004
12:14 am
16379
I'm looking for a routine that will spell out the numeric currency amount in a text box to text in another box....
dbeebe18
Offline Send Email
Dec 3, 2004
1:02 am
16380
Try this: http://www.mvps.org/access/modules/mdl0047.htm John Viescas, author "Building Microsoft Access Applications" (Coming Soon!) "Microsoft Office Access...
John Viescas
jlviescas
Offline Send Email
Dec 3, 2004
1:43 am
16381
... Yes you did explain it properly and John V gave the solution that IS the only way to make it work. What he is saying is that your data structure is...
Brett Collings
zkbac
Offline Send Email
Dec 3, 2004
8:50 am
16382
... You don't have to figure it all out by yourself. Most of it has already been given to you. That is the most vital part. If you don't understand how it...
Brett Collings
zkbac
Offline Send Email
Dec 3, 2004
8:50 am
16383
I have a library database and I would like to print reports (already designed) that would automatically start a new page for every unique shelf name (I have...
rrifkind
Offline Send Email
Dec 3, 2004
1:05 pm
16384
One way is to use the sorting and grouping feature and group by shelf name. In the grouping property window choose show header and footer. On the footer...
Lonnie Johnson
prodevmg
Offline Send Email
Dec 3, 2004
2:29 pm
16385
Go to Sorting and Grouping in the report design and create a group on Shelf Name with a group header. Set the properties of that section to force new page...
John Viescas
jlviescas
Offline Send Email
Dec 3, 2004
3:00 pm
16386
Hi, Does anyone know a way to set conditional formats on list box items? For example , list box with client names, if client is active, text is black , if...
eliotchs
Offline Send Email
Dec 3, 2004
4:01 pm
Messages 16357 - 16386 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