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 can i multipy values in a column by 1 number

I have a column containing currency values. I want to multiply the values by
the current exchange rate which i will input on another sheet to give me the
new currency value in a different column.
Is there a formula to do this using the column rather than individual cells?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,574
Default can i multipy values in a column by 1 number

Enter the current exchange rate in an empty cell. Select it and copy it.

Now select the column of numbers to which you want to apply the exchange
rate. Go to edit--paste special--multiply.

Dave
--
Brevity is the soul of wit.


"davnjessy" wrote:

I have a column containing currency values. I want to multiply the values by
the current exchange rate which i will input on another sheet to give me the
new currency value in a different column.
Is there a formula to do this using the column rather than individual cells?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 125
Default can i multipy values in a column by 1 number

You can do the first cell current value*exchange rate and then copy it down.
Or are you multiplying them all by the same rate?

"davnjessy" wrote:

I have a column containing currency values. I want to multiply the values by
the current exchange rate which i will input on another sheet to give me the
new currency value in a different column.
Is there a formula to do this using the column rather than individual cells?

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default can i multipy values in a column by 1 number

Without any formulas.........

Copy the currency column to the new sheet.

Enter the exchange rate in an unused cell.

Copy that cell.

Select the range of currency and EditPaste SpecialMultiplyOKEsc.

If this will be an ongoing operation I suggest use formulas and enter the
exchange rate in a cell then reference that cell in your formulas.

i.e. In Sheet2 A1 enter =Sheet1!A1*B1 where you have the exchange rate in B1
of Sheet2

Drag/copy that down as far as you wish.


Gord Dibben MS Excel MVP

On Wed, 6 Dec 2006 12:39:00 -0800, davnjessy
wrote:

I have a column containing currency values. I want to multiply the values by
the current exchange rate which i will input on another sheet to give me the
new currency value in a different column.
Is there a formula to do this using the column rather than individual cells?


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
Sumproduct issues SteveDB1 Excel Worksheet Functions 25 June 3rd 09 04:58 PM
Lookup function/sum function Secret Squirrel Excel Discussion (Misc queries) 24 November 21st 06 01:46 AM
Need to Improve Code Copying/Pasting Between Workbooks David Excel Discussion (Misc queries) 1 January 6th 06 03:56 AM
creating a bar graph Johnfli Excel Discussion (Misc queries) 0 October 26th 05 08:16 PM
Count Intervals of Filtered TEXT values in Column and Return Count across a Row Sam via OfficeKB.com Excel Worksheet Functions 9 July 31st 05 03:37 AM


All times are GMT +1. The time now is 07:04 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"