Excel 2003

  • Thread starter Thread starter Randall
  • Start date Start date
R

Randall

Hi can some one help me out .
I have a work book and i need to show some % and balances .
In C13 i have a total in C14 i need to show 20% of that total ie -20% and in
C15 the balance after the 20% has been tacken away .
I hop that some one can help me .
Randall.
 
Try this in C14:

=-C13*0.2

and this in C15:

=C13 + C14

Hope this helps.

Pete
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top