Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8006835
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T17:38:28+00:00 2026-06-04T17:38:28+00:00

I am trying to create a formula on column O to calculate the following:-

  • 0

I am trying to create a formula on column O to calculate the following:-

If E7 = N10 THEN 
  use O10 = M10
ELSE
  GET CURRENCY FROM E7
  MATCH E7 FROM D3:D5 and GET CORRESPONDING RATE FROM E3:E5 
  O10 = RATE * M10 / 100
END

I have the following formula BUT it does not include the default currency in N10

=M10 * VLOOKUP($E$7,$D$3:$E$5, 2, FALSE) / 100

Can anyone help?
Excel sheet

edit Basically I want column O to calculate the revenue by looking at column N and multiplying the rate that matches E3:E5. So If I:-

change E7 to EURO O10 becomes 160000 * 83 / 100
change E7 to USD O10 becomes 160000 * 155 / 100
change E7 to GBP O10 becomes 160000 * 100 / 100
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T17:38:29+00:00Added an answer on June 4, 2026 at 5:38 pm

    Rather use a grid of exchange rates like so:

        Euro    GBP  USD
    Euro 100    127  165
    GBP  83     100  155
    USD  78     123  100
    

    And then use Match and Index instead of vlookup to do a 2 way lookup. So something along these lines:

    =M10 * INDEX($E$3:$G$5, MATCH(N10,$E$2:$G$2,0), MATCH($E$7,$D$3:$D$5,0)) / 100
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Trying to create Database as follows: USE Master GO IF NOT EXISTS(SELECT [Name] FROM
I am trying to create a formula for a cost column which calculates the
I'm trying to create a Crystal Reports formula field (to calculate the percentage change
The first three columns exist. I am trying to create a formula for the
I am trying to create an application that will calculate the cost of exotic
I'm trying to create a Crystal Report that reads data from an access table.
I'm trying create an immutable object and initialise it from xml config file in
I'm trying to create a formula that will have the effect of automatically adding
I am trying to create a formula for calculating the percentage difference between two
I'm trying to replicate a formula from an Excel worksheet onto an ASP page,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.