Excel spreadsheet formula

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I create a formula that would make one column 10% less than the previous column?
 
Try an Excel Newsgroup
PS
The formula in B1 would be
=A1-A1*1

--




"Grammy D" <grammyd22004> wrote in message | How do I create a formula that would make one column 10% less than the previous column?
 
Yep
was missing the decimal
=A1-A1*.1

--




| Doesn't that = 0?
|
| Bob Lehmann?
|
| | > Try an Excel Newsgroup
| > PS
| > The formula in B1 would be
| > =A1-A1*1
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| > _____________________________________________
| >
| >
| > "Grammy D" <grammyd22004> wrote in message
| | > | How do I create a formula that would make one column 10% less than the
| previous column?
| >
| >
|
|
 

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

Back
Top