I have created this sheet to manage my personal finances. However, I would like use a query or formula in the 'TB" sheet so that it calculates the exchange rate from the 'Exchange Rates' sheet and gives me correct output based on the date and currency filter. The trick is that is shall have to lookup the transaction currency and date in the 'Data' sheet and give the correct calculation in the 'TB' sheet. A similar calculation would apply in the sheets after that but without the date filter. The difference is that in case of the currency selection being blank, it would display the transaction currency. How can I achieve this?
我创建了这个表来管理我的个人财务。然而,我想在“TB”工作表中使用查询或公式,以便它从“汇率”工作表计算汇率,并根据日期和货币过滤器给出正确的输出。诀窍是,它必须在“数据”表中查找交易货币和日期,并在“TB”表中给出正确的计算。类似的计算将适用于之后的工作表,但没有日期过滤器。不同之处在于,如果货币选择为空,则会显示交易货币。我如何才能做到这一点?
更多回答
a vlookup(0 or index() with match() - many examples on here.
带有Match()的VLOOKUP(0或index()-这里有很多例子。
Hi and thanks for the reply. However, I need a specific formula since I'm not too technical. I wouldn't understand how to navigate through all the posts to come up with one.
嗨,谢谢你的回复。然而,我需要一个具体的配方,因为我不太懂技术。我不明白如何浏览所有的帖子才能找到一个。
优秀答案推荐
我是一名优秀的程序员,十分优秀!