#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default calculating mark up

i have a column of costs entered. i want to add 20% to each cell and store
that result in another cell. i can get it to calculate one cell but it will
not calculate the rest of the cells in that column.
whats wrong
thanks

  #2   Report Post  
Posted to microsoft.public.excel.misc
CLR CLR is offline
external usenet poster
 
Posts: 1,998
Default calculating mark up

If your costs are in cells A1:A100, then in B1 put this formula

=A1*1.2

then double click on the little black square in the lower right hand corner
of cell B1, and Excel will Auto-fill down column B as far as you have values
in column A.

Vaya con Dios,
Chuck, CABGx3



"jlowry" wrote:

i have a column of costs entered. i want to add 20% to each cell and store
that result in another cell. i can get it to calculate one cell but it will
not calculate the rest of the cells in that column.
whats wrong
thanks

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default calculating mark up

THANK YOU SO MUCH - I NEW IT WAS SIMPLE BUT I DIDNT KNOW ABOUT THE DOUBLE
CLICK.
THANKS AGAIN


"CLR" wrote:

If your costs are in cells A1:A100, then in B1 put this formula

=A1*1.2

then double click on the little black square in the lower right hand corner
of cell B1, and Excel will Auto-fill down column B as far as you have values
in column A.

Vaya con Dios,
Chuck, CABGx3



"jlowry" wrote:

i have a column of costs entered. i want to add 20% to each cell and store
that result in another cell. i can get it to calculate one cell but it will
not calculate the rest of the cells in that column.
whats wrong
thanks

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,574
Default calculating mark up

sum your range and multiply by 1.2.

If the column of costs is in B2:B100, then =SUM(B2:B100)*1.2 will get you
your answer.

Dave
--
Brevity is the soul of wit.


"jlowry" wrote:

i have a column of costs entered. i want to add 20% to each cell and store
that result in another cell. i can get it to calculate one cell but it will
not calculate the rest of the cells in that column.
whats wrong
thanks

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default calculating mark up

Post your formula and data configuration,
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"jlowry" wrote in message
...
i have a column of costs entered. i want to add 20% to each cell and store
that result in another cell. i can get it to calculate one cell but it
will
not calculate the rest of the cells in that column.
whats wrong
thanks




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
calculating adjacent columns in a work schedule CCsoccer14 Excel Worksheet Functions 1 June 15th 06 06:30 PM
calculating adjacent columns in a work schedule HB Designs Excel Worksheet Functions 0 June 15th 06 06:23 PM
calculating adjacent columns in a work schedule HB Designs Excel Worksheet Functions 0 June 15th 06 06:23 PM
calculating excel spreadsheet files for pensions and life insurance (including age calculation sheets) RICHARD Excel Worksheet Functions 1 March 15th 05 05:49 PM
AGE CALCULATING EXCEL SPREADSHEETS AND OTHERS! RICHARD Excel Discussion (Misc queries) 0 March 1st 05 01:53 PM


All times are GMT +1. The time now is 11:44 AM.

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

About Us

"It's about Microsoft Excel"