+ Reply to Thread
Results 1 to 4 of 4

Looking for help on a foreign currency spreadsheet. A bit complex

  1. #1
    Registered User
    Join Date
    09-03-2014
    Location
    texas
    MS-Off Ver
    13
    Posts
    2

    Looking for help on a foreign currency spreadsheet. A bit complex

    In reference to the attachment:

    I'm working on a foreign currency spreadsheet for my work. It needs to store the amount of each denomination of each currency so we can keep track of it. I've got the formulas working for that actual exchange, no big deal, but I'm trying to find the best way to automate the recordkeeping of the denominations.

    What I'm trying to do is this: on the tab 'Selling Foreign Currency', since we are getting rid of the currency, if sell I4 reads MXN, it should SUBTRACT the denominations (maybe after pressing a button...we could tie the macro to it) from the Peso tab. And same for all the other denominations (euro, pound, franc etc). Same for the 'Buying Foreign Currency' tab, except adding.

    I realize this may be a lot of work, if its even possible, but if someone could help even with a part of it I could probably figure out the rest

    Thank you!

    Foreign Currency Test.xlsm

  2. #2
    Forum Contributor
    Join Date
    07-29-2014
    Location
    Oz
    MS-Off Ver
    2010
    Posts
    142

    Re: Looking for help on a foreign currency spreadsheet. A bit complex

    You could use a select case in your button code to put the relevant sheet name into a worksheet variable, and then use the variable to perform the rest of your function:
    Please Login or Register  to view this content.
    Don't forget to ☆ me if I helped you!

  3. #3
    Registered User
    Join Date
    09-03-2014
    Location
    texas
    MS-Off Ver
    13
    Posts
    2

    Re: Looking for help on a foreign currency spreadsheet. A bit complex

    Thank you for your reply! Can I get a little help on how to use that variable to subtract the denominations from the columns on 'Selling Foreign Currency' to the desired sheet(Peso)? Not really sure how to start that function.

  4. #4
    Forum Contributor
    Join Date
    07-29-2014
    Location
    Oz
    MS-Off Ver
    2010
    Posts
    142

    Re: Looking for help on a foreign currency spreadsheet. A bit complex

    Try this:
    Please Login or Register  to view this content.

+ 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. currency rates into spreadsheet cells
    By Romsky in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-26-2013, 11:46 AM
  2. Format Textbox as foreign currency
    By cschoyer in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-30-2013, 01:35 PM
  3. "Floating" foreign data in my spreadsheet.
    By surfmurf in forum Excel General
    Replies: 1
    Last Post: 12-21-2006, 03:02 PM
  4. Replies: 1
    Last Post: 03-07-2006, 12:20 PM
  5. foreign currency loan calculations
    By Bjarnim in forum Excel General
    Replies: 0
    Last Post: 01-23-2005, 11:06 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