if statement - Nest a power function into IF function for the if_true_value -


trying nest power function in if function if_true_value. formula using =if(b45="","0","(power(b45-$d$13),2)" excel 2010

=if([cell 1]<"[result]",power(([result]),[exp]),"[false]") removed [="","0","] formula not work [=] [<, >] nested functions not seem work in [false] result.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -