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...
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 19659 - 19688 of 21714   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
19659
I have a database application I'm developing that is used to track RMA data for my employer. From the main RMA form I have added a button allowing a search of...
bronicabill
Offline Send Email
Apr 3, 2006
1:32 pm
19660
I am trying to improve on a database that I've taken over and there are queries with several if statements. The result of the if statement is intended to...
Jeanette Garcia
garcgyrl
Offline Send Email
Apr 3, 2006
2:58 pm
19661
I am NEW to Access - have no clue where to even start. I have been lurking for awhile and it seems that questions are being posted but no answers. Are the...
Rhonda Jenkins
rhonda_jenkins
Offline Send Email
Apr 4, 2006
1:29 pm
19662
I recommend joining MSAccessProfessionals at yahoo, if you want a more active group. Not that this one isn't active, but msAccessPros has a lot more...
Squires, Neil
greaterdesig...
Offline Send Email
Apr 4, 2006
2:11 pm
19663
Rhonda It appears to me that most of the questions are being answered. You can get started with Access at this site ...
Liveson
ltumbulu
Offline Send Email
Apr 4, 2006
2:54 pm
19664
I would base you sub report on a different query and then tie the two report together based on a unique id such as RepID. this way your main report reflects...
eileen1309
Offline Send Email
Apr 4, 2006
3:32 pm
19665
my program runs in a mixed envrionment Windows XP and Windows 2000. I have a toolbard with the CALC command on it. However, some users windows directory is...
eileen1309
Offline Send Email
Apr 4, 2006
3:39 pm
19666
Thanks so much for the reply. I actually figured it out after numerous attempts! I appreciate it! Doreen eileen1309 <eileen1309@...> wrote: I would...
DD & RL
rokkeee
Offline Send Email
Apr 5, 2006
11:54 pm
19667
I've created a bunch of forms with their own navigation buttons (people were complaining the standard set was too small.) So I made them a nice 0.25" each...
John
johnnyaccess...
Offline Send Email
Apr 6, 2006
5:23 am
19668
John What I think is to have a public function for each button on the form, which can be called when the button is clicked. For example, in the onclick event...
Liveson
ltumbulu
Offline Send Email
Apr 6, 2006
8:37 am
19669
Hi all, I am trying to create a query (to create a report) to summarize the VAT paid by the company per quarter. I did this for the sales database, I thought...
Susan Johnson
sj11260
Offline Send Email
Apr 7, 2006
12:30 pm
19670
Susan I'm not sure of the structure of your database. However, if the table contains VAT code, amount paid and date you can simply use the report to group the...
Liveson
ltumbulu
Offline Send Email
Apr 7, 2006
1:09 pm
19671
Hi Liveson, Thanks for the hint. I had already tried that, but with no joy. However, I did get the query to work ... It was something soooooo simple... like...
Susan Johnson
sj11260
Offline Send Email
Apr 7, 2006
4:29 pm
19672
Glad you have sorted it out. Sometimes it's really those simple things that make developers spend sleepless nights!!! Goodnight - well it's 7:45pm here! ...
Liveson
ltumbulu
Offline Send Email
Apr 7, 2006
5:51 pm
19673
It is often the case that by taking the time to write out what the problem is, you perform a mental step-by-step double-check of your processes.. and that...
Susan Johnson
sj11260
Offline Send Email
Apr 7, 2006
8:56 pm
19674
First, let me introduce myself. I am Jim, I am a programmer by trade (mainframe, dabble in a little VB.NET). I am currently working on a MS Access database...
Jim & Margie
jdsetac
Online Now Send Email
Apr 9, 2006
4:56 pm
19675
Jim If I understand your problem at all, in the underlying query make sure you drag the required fields from the two related tables on PositionID. I suppose...
Liveson
ltumbulu
Offline Send Email
Apr 10, 2006
5:55 am
19676
Dear All, I need the groups help urgently. I am stuck and cannot find a way. Please help. I have a text box in a form that is bound to a query field. This...
access_kri
Offline Send Email
Apr 10, 2006
1:31 pm
19677
Why not restrict the number of characters in your query? Like this: ConcatenateField:left(OtherField1 + OtherField2 + OtherField3),30) John -- John V. Ruff –...
papparuff@...
papparuff
Offline Send Email
Apr 10, 2006
2:00 pm
19678
I run a small internet retail store. Thus far I have been keeping my records (orders, inventory, invoices) in separate Excel spreadsheets. I want to start...
Rhonda Jenkins
rhonda_jenkins
Offline Send Email
Apr 10, 2006
2:18 pm
19679
Rhonda I assume you are a bit familiar with relational database management system which MS Access is all about. From your description I feel you should have ...
Liveson
ltumbulu
Offline Send Email
Apr 10, 2006
3:44 pm
19680
Hi Liveson Don't assume anything. I am familiar with the concept of databases but I have not used Access before other than to play around with the templates -...
Rhonda Jenkins
rhonda_jenkins
Offline Send Email
Apr 10, 2006
3:52 pm
19681
Rhonda The order in which the tables are created does not really matter. You can start with any table. - Create a new database - In the database window and on...
Liveson
ltumbulu
Offline Send Email
Apr 10, 2006
4:43 pm
19682
Liveson, Thank you for all the help. I have been working on this and seem to be making some progress. I have set up two tables (customers and inventory). ...
Rhonda Jenkins
rhonda_jenkins
Offline Send Email
Apr 10, 2006
8:29 pm
19683
Ok, I have these tables created. I tried to do what you said as far as creating the primary and foreign keys and relationships. I'm not confident it's set up...
Rhonda Jenkins
rhonda_jenkins
Offline Send Email
Apr 10, 2006
11:22 pm
19684
Rhonda Sorry that I've just seen your message now. As I'm writing it's 7:35am beginning of a new day. Well, do you mind listing down the fields of each table?...
Liveson
ltumbulu
Offline Send Email
Apr 11, 2006
5:56 am
19685
Ok, let's see... my business is on the internet so every order comes to me via an email that has the following information: Order Number Date Billing name,...
Rhonda Jenkins
rhonda_jenkins
Offline Send Email
Apr 11, 2006
12:56 pm
19686
It will help. Just send it over and I'll have a look. It appears we have a very big time difference. Here we are at GMT + 2 hours. I'll be knocking off in...
Liveson
ltumbulu
Offline Send Email
Apr 11, 2006
3:04 pm
19687
What is wrong with this code...trying to set up a selection Combo Box for a form. I keep getting an error stating it is missing an operator? Thanks! Private...
Dave Moreau
memairport
Offline Send Email
Apr 14, 2006
7:35 pm
19688
Dave- Try: MyWorkOrder.FindFirst "[WorkOrderID] LIKE '*" & Me.qWorkOrderNumber & "*'" Or: MyWorkOrder.FindFirst "[WorkOrderID] = " & Me.qWorkOrderNumber John...
John Viescas
jlviescas
Offline Send Email
Apr 14, 2006
8:10 pm
Messages 19659 - 19688 of 21714   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