PC Review


Reply
Thread Tools Rate Thread

changing money

 
 
firouz
Guest
Posts: n/a
 
      8th Jun 2006

HI EVERY BODY
I AM NEW IN HERE AND I REALLY NEEDS HELP IN THIS ...PLEASE HELP MR
*set up a spreadsheet to calculate the amount of french franc you can
buy.all the answers should be rounded to the nearest french franc .
you have 1£ equals 9.2754 franch franc*

thanks a lot


--
firouz
------------------------------------------------------------------------
firouz's Profile: http://www.excelforum.com/member.php...o&userid=35235
View this thread: http://www.excelforum.com/showthread...hreadid=550105

 
Reply With Quote
 
 
 
 
Don Guillett
Guest
Posts: n/a
 
      8th Jun 2006
???
=1*9.2754

--
Don Guillett
SalesAid Software
(E-Mail Removed)
"firouz" <(E-Mail Removed)> wrote in
message news:(E-Mail Removed)...
>
> HI EVERY BODY
> I AM NEW IN HERE AND I REALLY NEEDS HELP IN THIS ...PLEASE HELP MR
> *set up a spreadsheet to calculate the amount of french franc you can
> buy.all the answers should be rounded to the nearest french franc .
> you have 1£ equals 9.2754 franch franc*
>
> thanks a lot
>
>
> --
> firouz
> ------------------------------------------------------------------------
> firouz's Profile:
> http://www.excelforum.com/member.php...o&userid=35235
> View this thread: http://www.excelforum.com/showthread...hreadid=550105
>



 
Reply With Quote
 
sswilcox
Guest
Posts: n/a
 
      17th Jun 2006
The French franc is obsolete and no longer legal tender and the
physical currency continues to be removed from circulation as
commercial banks come across it. You could buy francs privately, in
which case there is no "exchange" rate, just a bid/ask. As a practical
solution you would need to first convert pounds into euros and then
apply the fixed euro/franc exchange rate.

I am therefore addressing your question hypothetically. You have
provided an exchange rate between the British pound and French francs.
Was this the rate on some particular date? Are you saying that you have
pounds and wish to buy francs?

In any event, you could a couple of =ROUND() functions to solve your
problem.

Example:

Say you have 1,000 pounds, entered in A1. Your exchange rate is entered
in A2.

In A3, you'll need a formula that reads =ROUND(A1*A2,0)

This will round to the nearest whole franc, because you specified to
round to 0 decimal places. Using your rate, you will come up with 9,275
francs.

Taking things one small step further, you can now find the actual cost
in pounds of 9,275 francs (since 1,000 pounds does not equal exactly
9,275 francs).

In A4, enter =ROUND(A3/A2,2)

This converts your francs back into pounds and rounds out 2 decimal
places. You will find that 9,275 will cost you 999.96 pounds.

This is the simplest answer to your question and does not account for
any type of exchange or service fees, spreads between bid/ask rates,
denomination constraints when working with hard currency and coin, etc.


firouz wrote:
> HI EVERY BODY
> I AM NEW IN HERE AND I REALLY NEEDS HELP IN THIS ...PLEASE HELP MR
> *set up a spreadsheet to calculate the amount of french franc you can
> buy.all the answers should be rounded to the nearest french franc .
> you have 1£ equals 9.2754 franch franc*
>
> thanks a lot
>
>
> --
> firouz
> ------------------------------------------------------------------------
> firouz's Profile: http://www.excelforum.com/member.php...o&userid=35235
> View this thread: http://www.excelforum.com/showthread...hreadid=550105


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Money 99.Error message.Money has not received updated Internet inf =?Utf-8?B?aXNhaG9saWM=?= Microsoft Dot NET 0 22nd Jun 2007 07:21 PM
Need money read this is easy, fast and secure. You can win a lot of money in 5 weeks only with 6 dollars. Is true iiq@yy.com Microsoft Access ADP SQL Server 0 2nd Mar 2007 01:38 PM
Need money read this is easy, fast and secure. You can win a lot of money in 5 weeks only with 6 dollars. Is true Bmus@ck.com Microsoft Access 0 2nd Mar 2007 01:38 PM
changing money firouz Microsoft Excel Worksheet Functions 2 8th Jun 2006 10:03 PM
where is customise button for Changing fonts Microsoft money =?Utf-8?B?MTkxMQ==?= Microsoft Access 2 24th Oct 2005 09:54 PM


Features
 

Advertising
 

Newsgroups
 


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