IF(H16="US
D";I16*Exc
el!$K$10;I
16)),"Value"" />
excel spreadsheet-=IF(H16="";"";IF(H16="USD";I16*Excel!$K$10;I16)) "Value" - Problems and solutions to issues related to Software : Business, Database, Firewalls, Office, Graphics, Security, System, Server.
Microsoft
Software
Hardware
Network
Question : excel spreadsheet-=IF(H16="";"";IF(H16="USD";I16*Excel!$K$10;I16)) "Value"
I have a spreadsheet, where I have used the above formula, however whenever I make changes to the currency I get "Value".
Do you know why? Any help would be greatly appreciated.
Many thanks
Frederic
Attachments:
Finance-Break-down-Analysis-2.xlsx
(31 KB)
(File Type Details)
spreadsheet
Answer : excel spreadsheet-=IF(H16="";"";IF(H16="USD";I16*Excel!$K$10;I16)) "Value"
Because Excel!K10 is a text value.
Convert it to number and it will work.
Random Solutions
Migrating files/folders to a new domain
Is exercising in an air conditionedroom a good idea?
Schedule Task "Could not start"
Database Design - Double Entry Accounting
Calling IE to run on second monitor in batch file log in script
How to find and replace specific string with blank using sed or any better cmd?
How to activate the insertitemtemplate of a formview
How to access class due to 'cannot instantiate abstract class' error
IF - Then script based on file date?
loop an array in an array and insert into db