Změna hodnot v Numbers

Počítám stravné, v každé zemi může být rozdílná cena na den.

Chci před výpočtem zadat že např. v DE jsem byl víc jak pět hodin to znamená 50€ jako stravné. Ve stejné tabulce a ve stejném řádku chci mít možnost zvolit si v jaké zemi jsem a zároveň tím měnit výsledek i měnu je to vůbec v Numbers možné? Prosím poraďte.


Posted on Nov 9, 2023 4:57 AM

Reply
Question marked as Top-ranking reply

Posted on Nov 9, 2023 9:44 AM

Patan77 wrote:
Change values in Numbers
I calculate the food allowance, the price per day may be different in each country.
I want to enter before the calculation that, for example, I was in DE for more than five hours, which means €50 as food allowance. In the same table and in the same row, I want to be able to choose which country I am in and at the same time change the result and the currency.


You need a table that lists the basic food allowance per country, like the one on the right.


Then in your expenses account report, the formula refers to that table based and the code you enter in the column beside it.


=XLOOKUP(B2,$Code,$Daily Allowance,"")


To create the drop-down list shown in the first picture, select all codes from the Allowances table and go to Format / Cell / Data Format / Pop-up Menu. Then copy the first cell (DE) to the first cell in the Report's Country column. Select the first entry (blank) then copy and paste that cell into the other cells under.


1 reply
Question marked as Top-ranking reply

Nov 9, 2023 9:44 AM in response to Patan77

Patan77 wrote:
Change values in Numbers
I calculate the food allowance, the price per day may be different in each country.
I want to enter before the calculation that, for example, I was in DE for more than five hours, which means €50 as food allowance. In the same table and in the same row, I want to be able to choose which country I am in and at the same time change the result and the currency.


You need a table that lists the basic food allowance per country, like the one on the right.


Then in your expenses account report, the formula refers to that table based and the code you enter in the column beside it.


=XLOOKUP(B2,$Code,$Daily Allowance,"")


To create the drop-down list shown in the first picture, select all codes from the Allowances table and go to Format / Cell / Data Format / Pop-up Menu. Then copy the first cell (DE) to the first cell in the Report's Country column. Select the first entry (blank) then copy and paste that cell into the other cells under.


This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Změna hodnot v Numbers

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.