A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Running & Setting Up Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

need help with query



 
 
Thread Tools Display Modes
  #1  
Old July 21st, 2008, 02:01 AM posted to microsoft.public.access.queries
nishkrish
external usenet poster
 
Posts: 88
Default need help with query

i have a table which shows customers oustanding, out of 500 customer if 3
pays me half the payment the part payment is yet to be received how can i
show that outstanding?
--
Nisha P
  #2  
Old July 21st, 2008, 02:38 AM posted to microsoft.public.access.queries
John W. Vinson/MVP
external usenet poster
 
Posts: 325
Default need help with query

On Sun, 20 Jul 2008 18:01:05 -0700, nishkrish
wrote:

i have a table which shows customers oustanding, out of 500 customer if 3
pays me half the payment the part payment is yet to be received how can i
show that outstanding?


You're assuming that we have knowledge that we lack about the
structure of your table and your business rules. What makes a customer
"outstanding"? How are you storing customers, and payments?

YOU can see your computer. We cannot. Please give us a bit of help
here!

--

John W. Vinson/MVP
  #3  
Old July 21st, 2008, 03:01 AM posted to microsoft.public.access.queries
nishkrish
external usenet poster
 
Posts: 88
Default need help with query

Sorry about that

i havent created a proper format for my table not yet able to figure out my
database
i have an excel file that i have imported and trying to work on it
tabelTable contains following columns
Transaction No.12345
Send Date:7/18/08
Sender : XXYYZZ
Amount:$350
RecevingCountry:GBP 150
Charges:$15(there is formula which calculates charges automically once
amount is inputed)
Buy Rate
SellRate
Bank Deposit
Agent Commission
AgentID
PaymentMdoe: cash/check/card
Payment Received/outstanding
Deposit Date

I hope this will give clear picture of my table





--
Nisha P


"John W. Vinson/MVP" wrote:

On Sun, 20 Jul 2008 18:01:05 -0700, nishkrish
wrote:

i have a table which shows customers oustanding, out of 500 customer if 3
pays me half the payment the part payment is yet to be received how can i
show that outstanding?


You're assuming that we have knowledge that we lack about the
structure of your table and your business rules. What makes a customer
"outstanding"? How are you storing customers, and payments?

YOU can see your computer. We cannot. Please give us a bit of help
here!

--

John W. Vinson/MVP

  #4  
Old July 21st, 2008, 03:47 AM posted to microsoft.public.access.queries
John W. Vinson/MVP
external usenet poster
 
Posts: 325
Default need help with query

On Sun, 20 Jul 2008 19:01:00 -0700, nishkrish
wrote:

Sorry about that

i havent created a proper format for my table not yet able to figure out my
database
i have an excel file that i have imported and trying to work on it
tabelTable contains following columns
Transaction No.12345
Send Date:7/18/08
Sender : XXYYZZ
Amount:$350
RecevingCountry:GBP 150
Charges:$15(there is formula which calculates charges automically once
amount is inputed)
Buy Rate
SellRate
Bank Deposit
Agent Commission
AgentID
PaymentMdoe: cash/check/card
Payment Received/outstanding
Deposit Date

I hope this will give clear picture of my table


well... sorry. You don't have a table. You have a spreadsheet copied
into Access.

You ask:

"out of 500 customer if 3
3 what? Three of the customers? What does the 3 refer to?

pays me half the payment

How can Access (or anyone) tell whether a payment is full or part or
half or what? What is the datatype and contents of the "payment"
field? How is it filled?


the part payment is yet to be received how can i
show that outstanding?

Do you want to change the value of the Payment field? If so the field
*should simply not exist* in your table; calculate it instead.

I fear you're applying spreadsheet thinking to a database. A database
is NOT a spreadsheet and requires a different structure and different
logic! Do read up about database design and normalization before you
go too much further with this. See
http://www.mvps.org/access
http://www.accessjunkie.com

for some references.

--

John W. Vinson/MVP
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:36 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.