I have been given a very large Excel workbook with complicated and nested worksheet functions.
Supposedly, there is an error in the workbook when a particular set of variables are entered. At this point I am just trying to understand what is going on in this workbook when I noticed the following worksheet function.
Is this a legitimate function?
=IFERROR(LEFT(IF(G3,$G3&"
The syntax of function is not proper and I can't figure out what was author trying to get. If there is no dependencies on this cell it might be user was testing something or doing trials error..