+ Reply to Thread
Results 1 to 3 of 3

Create a spreadsheet that allows users of it to know how much to ask

  1. #1
    Registered User
    Join Date
    01-23-2019
    Location
    London
    MS-Off Ver
    2016
    Posts
    2

    Create a spreadsheet that allows users of it to know how much to ask

    Hello! Hope someone with far more Excel knowledge could be able to help. I have attached a very rough (perhaps poor) attempt in trying to get what I would like.

    I would like to create a spreadsheet that allows the user to pick a currency from a dropdown box (C1), which will in turn use the corresponding spot rate (C2), and input an amount to convert with a few conditions.

    I have a spot rate (C2), an actual rate (C3) (which is 0.0075 less than the spot rate) and a bank rate (C4) (which is 0.03 less than the spot rate). I wish for the spreadsheet to be able to calculate an exchange rate which is half way between the "actual rate" and the "bank rate" so it would allow a tiny profit to be generated.

    As a result, this should tell me a number to actually use to convert at the new rate generated (C9) from an amount put into cell C8

    Could this be achievable?
    Attached Files Attached Files

  2. #2
    Forum Expert ben_hensel's Avatar
    Join Date
    01-26-2012
    Location
    Northeast USA
    MS-Off Ver
    Office 365
    Posts
    2,043

    Re: Create a spreadsheet that allows users of it to know how much to ask

    In C1:
    Data Ribbon, Data Tools Tab, Data Validation Button to launch the popup menu
    In default settings tab,
    Validation Criteria, select "List" in the Allow dropdown
    Source: =I2:I10 (the list of currencies; this could also be a named range).

    In C2:
    Please Login or Register  to view this content.
    Click the [* Add Reputation] Button to thank people for help!
    Post Attachment: Click [Go Advanced] under the reply box; then click [Manage Attachments] to launch the attachments dialogue.
    Mark Thread Solved: Go to the top of the first post; Select [Thread Tools] dropdown; Pick the [Mark thread as Solved] option.

  3. #3
    Registered User
    Join Date
    01-23-2019
    Location
    London
    MS-Off Ver
    2016
    Posts
    2

    Re: Create a spreadsheet that allows users of it to know how much to ask

    Quote Originally Posted by ben_hensel View Post
    In C1:
    Data Ribbon, Data Tools Tab, Data Validation Button to launch the popup menu
    In default settings tab,
    Validation Criteria, select "List" in the Allow dropdown
    Source: =I2:I10 (the list of currencies; this could also be a named range).

    In C2:
    Please Login or Register  to view this content.
    Thank you so much! Now it works!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 2
    Last Post: 10-13-2021, 01:03 AM
  2. Replies: 1
    Last Post: 06-13-2016, 11:45 AM
  3. 1 spreadsheet, 2 users
    By BindareeBeef in forum Excel General
    Replies: 8
    Last Post: 10-24-2013, 11:18 AM
  4. Hiding the spreadsheet from users
    By martinl4 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-11-2011, 07:43 AM
  5. My users can't save my spreadsheet
    By rkjudy in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-17-2010, 11:03 AM
  6. Add-ins & Multiple Spreadsheet Users
    By FEI7774 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 06-01-2009, 01:14 PM
  7. spreadsheet for multiple users
    By evanzo in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-29-2008, 11:04 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1