Count down please HELP

Jaharul

New Member
Joined
Jul 14, 2004
Messages
34
Hi All

I want to subtract a rolling form which is updated daily against a budgeted figure but i jus cant get it to work please help. Its basically like a stock system when an item is sold the quantity in stock is reduced.

Many thanks to the helper. :rolleyes: :rolleyes: :rolleyes: :rolleyes: :biggrin:
 

Excel Facts

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".
Its basically done on MS Access. I got two tables one containing a budget stating the number of flights that can be taken over the year. The table contains data showing an upto date record of how many flights are being taken. Ihave created a query linking these two tables together and have created a report but i cant get the budgeted figure to decrease as the other table is updated. Is that any clearer?
 
Upvote 0
In the query create a new field and take one value form the other, something like:-
Balance:[field1]-[field2]


HTH

Peter
 
Upvote 0
In what way doesn't it work? not the figures you expected? some sort of error message?
Can you give a bit more detail of what you are doing and post the SQL of your query please

Peter
 
Upvote 0
basically i put all my requied fields in the query n add another two fields as u told me to and the error message which came up said that the query does not a specified expression
 
Upvote 0
Can you post the SQL for your query, without the exrtra fields, and let me know which are the two fields you want to do the maths on please.

Peter
 
Upvote 0

Forum statistics

Threads
1,221,813
Messages
6,162,117
Members
451,743
Latest member
matt3388

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top