Hi guys - would love ideas to fit my requirement
I would like to be able to toggle back and forth between 2 currencies - AUD & USD - with a conversion rate that our finance dep uses (example 0.72 right now)
My spreadsheet is full of Project costs for years, current actuals, monthly forecasts, summations, etc. All the options I've investigated to make this happen aren't possible as you would have to apply the functions like VLOOKUP or INDEX/MATCH to each cell or create new columns. Same with the IF function and drop-down list.
There's only 2 currencies but it would be too much having 2 columns (AUD & USD) for every month/column as it's already cluttered enough. I would just like to not change the format of the information displayed and toggle to be able to change all numbers on the sheet between the two currencies within the same cell, not to double the amount of columns. Also at the end of each month, projects update me with their new forecast figures so I just copy and paste these new figures over the current ones - which is why applying a lookup formula within each cell would be to cumbersome.
Would love to hear any ideas or know if what I'm trying to do is too ambitious without dipping into VBA - because when it comes to macros I'm just not advanced enough to understand! Although if one is already written for this exact thing and you know about it I'd love to hear from you!!
Happy to send my current spreadsheet to anyone willing to have a look Thanks in advance!
I would like to be able to toggle back and forth between 2 currencies - AUD & USD - with a conversion rate that our finance dep uses (example 0.72 right now)
My spreadsheet is full of Project costs for years, current actuals, monthly forecasts, summations, etc. All the options I've investigated to make this happen aren't possible as you would have to apply the functions like VLOOKUP or INDEX/MATCH to each cell or create new columns. Same with the IF function and drop-down list.
There's only 2 currencies but it would be too much having 2 columns (AUD & USD) for every month/column as it's already cluttered enough. I would just like to not change the format of the information displayed and toggle to be able to change all numbers on the sheet between the two currencies within the same cell, not to double the amount of columns. Also at the end of each month, projects update me with their new forecast figures so I just copy and paste these new figures over the current ones - which is why applying a lookup formula within each cell would be to cumbersome.
Would love to hear any ideas or know if what I'm trying to do is too ambitious without dipping into VBA - because when it comes to macros I'm just not advanced enough to understand! Although if one is already written for this exact thing and you know about it I'd love to hear from you!!
Happy to send my current spreadsheet to anyone willing to have a look Thanks in advance!