![]() |
#1
|
|||
|
|||
![]()
Hi community
I am new and this is my first post. From column A6 onwards (ends at A25), I have listed some currencies. Column H2 until H4 has listed the 3 most common currencies that I need and the related exchange rate to each currency, which are always 2 different exchange rates per currency. This would be the matrix H2:J4 If I list a new currency in column A9 (for example GBP), which is not available in the matrix H2:J4, I would want that this currency to be inserted in E2. Another currency that would not be listed then in E3, and another (last one) in E4. I tried with the following but it does not write the currency in the cell. It shows a #NA in the cell. =if(A6=vlookup(A6;H2:H4;1;0);"";A6) This would not work anyway as it needs some kind of loop to check it withing the range of A6:A25) Can anyone help? Do I need wo write here a VBA code or is that possible with formulas? Attached is a file in oder to make it clearer. Thank you and cheers. |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
donaldadams1951 | Word VBA | 1 | 06-26-2018 04:18 PM |
![]() |
mercadogs | Word VBA | 3 | 12-31-2015 03:49 AM |
How to insert full documents into existing word document | Laraak | Word | 1 | 03-07-2013 11:59 PM |
Need help to insert a picture (.jpg) into slide 1 of an existing PowerPoint | CatMan | PowerPoint | 3 | 04-24-2012 01:25 PM |
How to insert a reference to an existing endnote | dwschulze | Word | 0 | 01-23-2010 08:59 AM |