View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 1,726
Default Need Help Creating a Macro to Multiply Cells by a Constant Number

Put 1.818 in a cell, say M1, and then use

=A1*$M$1

and copy down.

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Tyn" wrote in message
...
I just started using MS Excel 2003 and am trying to make a spread sheet
which
is for an company expense sheet...and I want to be able to multiply many
of
the cells by constant number of US Dollars per British Pounds (1.818
dollars
per Pound), so that I can covert the number of pounds my employes have
spent,
into dollars.

Can anyone help me, it sounds easy, but I dont know how to use or create
macros yet. I have used the function button to add, subtract, multiply
and
divide values in single cells.
--
Thank You,
Tyn