Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Converting a range of cells from tons to metric tons

I am using Excel 2003 and I have tried everything from recording macros,
researching formulas, etc. I do a daily report that I need to convert
numerous cells from tons to metric. I currently go into each cell and
/1.10231. I want to be able to do this to all applicable cells all at once
or at least create some form of shortcut (it's a huge spreadsheet) that would
make this faster. Any ideas?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,268
Default Converting a range of cells from tons to metric tons

Always make a back up first, then put 1.10231 in an empty cell, select it,
copy it, select all cells to be converted, do editpast special and select
divide


You can also use a formula in a help cell, assume the US ton is in A3

=A3/1.10231


copy down as long as needed, the benefit using a formula is that you have a
trail if something goes wrong

another formula


=CONVERT(A3*2000,"lbm","g")/1000^2

will convert it to metric ton as well via pound and grams


note that the CONVERT function is part of the ATP




--
Regards,

Peo Sjoblom




"Brooksl" wrote in message
...
I am using Excel 2003 and I have tried everything from recording macros,
researching formulas, etc. I do a daily report that I need to convert
numerous cells from tons to metric. I currently go into each cell and
/1.10231. I want to be able to do this to all applicable cells all at
once
or at least create some form of shortcut (it's a huge spreadsheet) that
would
make this faster. Any ideas?



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Converting a range of cells from tons to metric tons

Place 1.10231 into an empty cell.

Copy that cell.

Select the range of cells to convert and EditPaste SpecialDivideOKEsc

Clear the 1.10231 from the cell.

Or same as above but multiply by .907185


Gord Dibben MS Excel MVP

On Thu, 2 Aug 2007 14:56:02 -0700, Brooksl
wrote:

I am using Excel 2003 and I have tried everything from recording macros,
researching formulas, etc. I do a daily report that I need to convert
numerous cells from tons to metric. I currently go into each cell and
/1.10231. I want to be able to do this to all applicable cells all at once
or at least create some form of shortcut (it's a huge spreadsheet) that would
make this faster. Any ideas?


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
need a formula to convert pounds to tons( 2000) lbs per ton Liverpool Loo Excel Worksheet Functions 5 April 4th 23 10:36 AM
Converting 00:15:00 format into metric The Rook Excel Discussion (Misc queries) 1 February 9th 07 10:34 AM
Convert input cell into metric tons mkerstei Excel Worksheet Functions 3 June 28th 06 04:21 PM
Tons of questions famdamly Excel Discussion (Misc queries) 6 December 6th 05 09:08 PM
Convert net tons to long tons in an Excel Spreadsheet. Pattyber Excel Worksheet Functions 1 February 10th 05 03:32 PM


All times are GMT +1. The time now is 06:37 PM.

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"