PC Review


Reply
Thread Tools Rate Thread

calculate fields in different tables

 
 
=?Utf-8?B?TGlzYSBG?=
Guest
Posts: n/a
 
      28th Jan 2006
I have various tables in one form. I want to calcuate the currency fields.
But not all fields have a number. One table has the final cost to the
customer, one table has the handling fee, one table has my fees and credits
from invoices. I want to be able to add the profit numbers and subtract the
subtract the fees to me and add the credits to me.
Should this be done in a query instead?
I tried doing this in the form design, but I am only able to choose from the
list of that particular table. I need to be able to choose all lists in all
tables.
--
Lisa F
 
Reply With Quote
 
 
 
 
Joseph Meehan
Guest
Posts: n/a
 
      28th Jan 2006
Lisa F wrote:
>I have various tables in one form. I want to calcuate the currency
> fields. But not all fields have a number. One table has the final
> cost to the customer, one table has the handling fee, one table has
> my fees and credits from invoices. I want to be able to add the
> profit numbers and subtract the subtract the fees to me and add the
> credits to me.
> Should this be done in a query instead?
> I tried doing this in the form design, but I am only able to choose
> from the list of that particular table. I need to be able to choose
> all lists in all tables.


I would likely do it in a query because I find it more intuitive to do
it that way. You should be able to do it either way.

--
Joseph Meehan

Dia duit


 
Reply With Quote
 
=?Utf-8?B?TGlzYSBG?=
Guest
Posts: n/a
 
      28th Jan 2006
Joseph - what is your reply? there was nothing there.
--
Lisa F


"Joseph Meehan" wrote:

> Lisa F wrote:
> >I have various tables in one form. I want to calcuate the currency
> > fields. But not all fields have a number. One table has the final
> > cost to the customer, one table has the handling fee, one table has
> > my fees and credits from invoices. I want to be able to add the
> > profit numbers and subtract the subtract the fees to me and add the
> > credits to me.
> > Should this be done in a query instead?
> > I tried doing this in the form design, but I am only able to choose
> > from the list of that particular table. I need to be able to choose
> > all lists in all tables.

>
> I would likely do it in a query because I find it more intuitive to do
> it that way. You should be able to do it either way.
>
> --
> Joseph Meehan
>
> Dia duit
>
>
>

 
Reply With Quote
 
Joseph Meehan
Guest
Posts: n/a
 
      28th Jan 2006
Lisa F wrote:
> Joseph - what is your reply? there was nothing there.



I replied at the bottom of your message.

>> I would likely do it in a query because I find it more intuitive
>> to do it that way. You should be able to do it either way.




>
>> Lisa F wrote:
>> >I have various tables in one form. I want to calcuate the currency
>> > fields. But not all fields have a number. One table has the final
>> > cost to the customer, one table has the handling fee, one table has
>> > my fees and credits from invoices. I want to be able to add the
>> > profit numbers and subtract the subtract the fees to me and add the
>> > credits to me.
>> > Should this be done in a query instead?
>> > I tried doing this in the form design, but I am only able to choose
>> > from the list of that particular table. I need to be able to choose
>> > all lists in all tables.

>>
>> I would likely do it in a query because I find it more intuitive
>> to do it that way. You should be able to do it either way.
>>
>> --
>> Joseph Meehan
>>
>> Dia duit


--
Joseph Meehan

Dia duit


 
Reply With Quote
 
=?Utf-8?B?TGlzYSBG?=
Guest
Posts: n/a
 
      28th Jan 2006
What does "dia duit" mean?
--
Lisa F


"Joseph Meehan" wrote:

> Lisa F wrote:
> > Joseph - what is your reply? there was nothing there.

>
>
> I replied at the bottom of your message.
>
> >> I would likely do it in a query because I find it more intuitive
> >> to do it that way. You should be able to do it either way.

>
>
>
> >
> >> Lisa F wrote:
> >> >I have various tables in one form. I want to calcuate the currency
> >> > fields. But not all fields have a number. One table has the final
> >> > cost to the customer, one table has the handling fee, one table has
> >> > my fees and credits from invoices. I want to be able to add the
> >> > profit numbers and subtract the subtract the fees to me and add the
> >> > credits to me.
> >> > Should this be done in a query instead?
> >> > I tried doing this in the form design, but I am only able to choose
> >> > from the list of that particular table. I need to be able to choose
> >> > all lists in all tables.
> >>
> >> I would likely do it in a query because I find it more intuitive
> >> to do it that way. You should be able to do it either way.
> >>
> >> --
> >> Joseph Meehan
> >>
> >> Dia duit

>
> --
> Joseph Meehan
>
> Dia duit
>
>
>

 
Reply With Quote
 
=?Utf-8?B?TGlzYSBG?=
Guest
Posts: n/a
 
      28th Jan 2006
I found your reply. It did not stand out. I thought your reply was dia duit,
whatever that is.
If I can do it either way, then how is it done in the form?
--
Lisa F


"Lisa F" wrote:

> What does "dia duit" mean?
> --
> Lisa F
>
>
> "Joseph Meehan" wrote:
>
> > Lisa F wrote:
> > > Joseph - what is your reply? there was nothing there.

> >
> >
> > I replied at the bottom of your message.
> >
> > >> I would likely do it in a query because I find it more intuitive
> > >> to do it that way. You should be able to do it either way.

> >
> >
> >
> > >
> > >> Lisa F wrote:
> > >> >I have various tables in one form. I want to calcuate the currency
> > >> > fields. But not all fields have a number. One table has the final
> > >> > cost to the customer, one table has the handling fee, one table has
> > >> > my fees and credits from invoices. I want to be able to add the
> > >> > profit numbers and subtract the subtract the fees to me and add the
> > >> > credits to me.
> > >> > Should this be done in a query instead?
> > >> > I tried doing this in the form design, but I am only able to choose
> > >> > from the list of that particular table. I need to be able to choose
> > >> > all lists in all tables.
> > >>
> > >> I would likely do it in a query because I find it more intuitive
> > >> to do it that way. You should be able to do it either way.
> > >>
> > >> --
> > >> Joseph Meehan
> > >>
> > >> Dia duit

> >
> > --
> > Joseph Meehan
> >
> > Dia duit
> >
> >
> >

 
Reply With Quote
 
Joseph Meehan
Guest
Posts: n/a
 
      31st Jan 2006
Lisa F wrote:
>I found your reply. It did not stand out. I thought your reply was dia
> duit, whatever that is.
> If I can do it either way, then how is it done in the form?
>


Dia duit, is Irish Gaelic. It is an all purpose greeting, meaning "May
God be with you"

How about some more information.

I would like to know what data you need from what tables? What is the
relationship between the tables? Give me some names (real or made up) for
the fields and tables. Also provide a sample calculation showing what
fields/tables each of the numbers came from. It might also be helpful to
know exactly what data type each field is.

It is not necessary to include field names that do not enter into this
calculation.

--
Joseph Meehan

Dia duit


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calculate Fields CourtneyH Microsoft Access Queries 3 26th Aug 2009 06:18 PM
Re: Calculate Percent Using Fields Located In Two Tables Jeff Boyce Microsoft Access Form Coding 0 26th Feb 2009 11:59 PM
calculate fields =?Utf-8?B?Sm9obkx1dGU=?= Microsoft Word Document Management 0 15th Aug 2007 02:48 PM
sum in two tables to calculate QOH =?Utf-8?B?dmFuZHk=?= Microsoft Access Queries 3 23rd May 2007 03:09 PM
Putting fields from multiple tables into the same fields =?Utf-8?B?UGV0ZXIgU3RvbmU=?= Microsoft Access Form Coding 2 2nd Mar 2006 06:28 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:36 PM.