PC Review


Reply
 
 
hmz
Guest
Posts: n/a
 
      14th Jan 2010
hi, i am trying to create an if statement with different currency. for example:

Col. A B
C
Value: EUR USD

(can either be EUR, USD)


(if "A2" is a Euro, then the value goes in "B2." If the Value is in US
dollars, then value has to go in "C2." )

How do i write a statement to that can identify between currencies? Thank
you,




--
hmz
nyc
 
Reply With Quote
 
 
 
 
trip_to_tokyo
Guest
Posts: n/a
 
      14th Jan 2010
hmz you say:-

"the value"

What do you mean by this and in which cell is it to be found?

"hmz" wrote:

> hi, i am trying to create an if statement with different currency. for example:
>
> Col. A B
> C
> Value: EUR USD
>
> (can either be EUR, USD)
>
>
> (if "A2" is a Euro, then the value goes in "B2." If the Value is in US
> dollars, then value has to go in "C2." )
>
> How do i write a statement to that can identify between currencies? Thank
> you,
>
>
>
>
> --
> hmz
> nyc

 
Reply With Quote
 
hmz
Guest
Posts: n/a
 
      14th Jan 2010
The value as in a number value....for example, instead of it being american
dollars, it is Euros. it would be in A1, A2, A3, etc.

I need excel to recognize the difference between the currency because if it
is usa, then I want the value to be placed in it. etc.
--
hmz
nyc


"trip_to_tokyo" wrote:

> hmz you say:-
>
> "the value"
>
> What do you mean by this and in which cell is it to be found?
>
> "hmz" wrote:
>
> > hi, i am trying to create an if statement with different currency. for example:
> >
> > Col. A B
> > C
> > Value: EUR USD
> >
> > (can either be EUR, USD)
> >
> >
> > (if "A2" is a Euro, then the value goes in "B2." If the Value is in US
> > dollars, then value has to go in "C2." )
> >
> > How do i write a statement to that can identify between currencies? Thank
> > you,
> >
> >
> >
> >
> > --
> > hmz
> > nyc

 
Reply With Quote
 
trip_to_tokyo
Guest
Posts: n/a
 
      14th Jan 2010
OK so this is what you seem to be saying:-

IF cell A 2 is formatted with a EUR currency symbol in it take the number
(for example 1.00) appearing in cell A 2 and place it into cell B 2 (so B 2
would end up with just 1.00 without the EUR symbol in it).

OR if cell A 2 is formatted with a USD currency symbol in it take the number
(for example 1.00) appearing in cell A 2 and place it into cell C 2 (so C 2
would end up with just 1.00 without the USD symbol in it).

If that is what you are saying I don’t know how to do that (sorry) but
somebody else in this group probably does.



"hmz" wrote:

> The value as in a number value....for example, instead of it being american
> dollars, it is Euros. it would be in A1, A2, A3, etc.
>
> I need excel to recognize the difference between the currency because if it
> is usa, then I want the value to be placed in it. etc.
> --
> hmz
> nyc
>
>
> "trip_to_tokyo" wrote:
>
> > hmz you say:-
> >
> > "the value"
> >
> > What do you mean by this and in which cell is it to be found?
> >
> > "hmz" wrote:
> >
> > > hi, i am trying to create an if statement with different currency. for example:
> > >
> > > Col. A B
> > > C
> > > Value: EUR USD
> > >
> > > (can either be EUR, USD)
> > >
> > >
> > > (if "A2" is a Euro, then the value goes in "B2." If the Value is in US
> > > dollars, then value has to go in "C2." )
> > >
> > > How do i write a statement to that can identify between currencies? Thank
> > > you,
> > >
> > >
> > >
> > >
> > > --
> > > hmz
> > > nyc

 
Reply With Quote
 
Gord Dibben
Guest
Posts: n/a
 
      14th Jan 2010
How do you intend to keep track of exchange rates?

Where would that factor be placed on your sheet?

I think you would need VBA to recognize the format and make the appropriate
conversion to EUR or USD.


Gord Dibben MS Excel MVP

On Thu, 14 Jan 2010 09:12:01 -0800, hmz <(E-Mail Removed)> wrote:

>The value as in a number value....for example, instead of it being american
>dollars, it is Euros. it would be in A1, A2, A3, etc.
>
>I need excel to recognize the difference between the currency because if it
>is usa, then I want the value to be placed in it. etc.


 
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
How to add new currency Symbol in Format/Cell/Currency NOORZAD Microsoft Excel Misc 2 22nd Jun 2009 07:59 AM
Excel's financial currency format vs. Access currency format RoBo Microsoft Access Forms 0 4th Feb 2008 04:03 PM
Currency Datatype Really Good to Use For Non-currency Fields? tbl Microsoft Access Database Table Design 4 10th Jul 2006 02:58 PM
Currency or Double for currency values Tim Zych Microsoft Access Database Table Design 8 10th Nov 2004 10:07 AM
Conversion from currency value to currency text format gdselva Microsoft Excel Programming 2 18th Aug 2004 10:06 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:45 AM.