#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default functions

a=constant suppose 600000
b is reciept
c is the balance

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,393
Default functions

And the question is?
Maybe the answer could be:
A1 =600000, B1=100000 (money received) and C1 =A1-B1 (balance of 50000)
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"mahmoud" wrote in message
...
a=constant suppose 600000
b is reciept
c is the balance



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default functions

If you are asking how to add A1 and B1, the formula is =A1+B1.
--
David Biddulph

"mahmoud" wrote in message
...
a=constant suppose 600000
b is reciept
c is the balance



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 524
Default functions

Sun, 25 Nov 2007 05:30:01 -0800 from mahmoud
:
a=constant suppose 600000
b is reciept
c is the balance


And what is your question about functions?

--
Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
"If there's one thing I know, it's men. I ought to: it's
been my life work." -- Marie Dressler, in /Dinner at Eight/
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default functions



"Bernard Liengme" wrote:

And the question is?
Maybe the answer could be:
A1 =600000, B1=100000 (money received) and C1 =A1-B1 (balance of 50000)
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"mahmoud" wrote in message
...
a=constant suppose 600000
b is reciept
c is the balance

suppose in coloumn a there is a1 value 60000

coloumn b represent parametric value b1=100,b2=200.....etc
and c represent the balnce always




  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 347
Default functions

Hi,

Not sure if this will help but try this in C1:

=IF(B1="","",$A$1-SUM($B$1:B1))
copy down as far as needed

Regards!
Jean-Guy

"mahmoud" wrote:

a=constant suppose 600000
b is reciept
c is the balance

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
formula/functions for average and if functions Petu71 Excel Worksheet Functions 2 August 5th 07 08:25 PM
XL2003 FILTER FUNCTIONS VS. XL2007 FILTER FUNCTIONS RET70168 Excel Worksheet Functions 0 June 15th 07 01:00 AM
efficiency: database functions vs. math functions vs. array formula nickname Excel Discussion (Misc queries) 2 July 14th 06 04:26 AM
Looking for a site with functions that substitute the ATP functions Franz Verga Excel Worksheet Functions 3 June 24th 06 04:30 AM
Nesting functions in the functions dialog box cs170a Excel Worksheet Functions 0 June 10th 05 10:36 PM


All times are GMT +1. The time now is 01:29 PM.

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

About Us

"It's about Microsoft Excel"