Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 06:50:56 +0000



Post From: Stochastic cross above 80 code

[2014-04-08 02:34:19]
vegasfoster - Posts: 444
NP :) It just takes time, to keep it simple in excel you have Values, Functions, and Operators. Functions take the form of =function(parameter, parameter, etc.) and Operators include + - / * ^ & > < >= <=. You can nest a function within another function, e.g. =function(function(parameter, parameter, etc.), parameter, etc.), by replacing one of the parameters of the first function with a complete second function, but you must "connect" values and functions in single formula to each other with a valid operator, e.g. =function(parameter, parameter, etc.) operator function(parameter, parameter, etc.)
Date Time Of Last Edit: 2014-04-08 02:35:17