S Sulirada New member Local time Today, 02:52 Joined Sep 12, 2020 Messages 2 Sep 12, 2020 #1 I have two charts: CurrenciesRates and Table1, in Rate Column in the Table1 I need to find a corresponding value from the CurrenciesRates to a proper currency. I'm a beginner and I can't find a solution by my own yet. Thank you in advance. Attachments Database3.accdb Database3.accdb 460 KB · Views: 146
I have two charts: CurrenciesRates and Table1, in Rate Column in the Table1 I need to find a corresponding value from the CurrenciesRates to a proper currency. I'm a beginner and I can't find a solution by my own yet. Thank you in advance.
arnelgp ..forever waiting... waiting for jellybean! Local time Today, 09:52 Joined May 7, 2009 Messages 20,690 Sep 12, 2020 #2 use Query to retrieve the value. See Query1. Attachments Database3.zip Database3.zip 32 KB · Views: 144
S Sulirada New member Local time Today, 02:52 Joined Sep 12, 2020 Messages 2 Sep 12, 2020 #3 Thank you so much for your help
arnelgp ..forever waiting... waiting for jellybean! Local time Today, 09:52 Joined May 7, 2009 Messages 20,690 Sep 12, 2020 #4 you're welcome!