how can I duplicate or copy a workbook then divide selected cells.

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

Guest

I must design a workbook which can be duplicated or copied to another
workbook, as it is copied it must be divided to a rate which can be stored in
a worksheet of the primary workbook... Is like when you want to calculate
from Dolars to Euros.
 
Hi
use a formula such as
='[otherbook.xls]sheet1'!A1/$A$1

where A1 stores your rate

--
Regards
Frank Kabel
Frankfurt, Germany

"macros excel... duplication and calculat" <macros excel... duplication
and (e-mail address removed)> schrieb im Newsbeitrag
news:[email protected]...
 

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