How to create Excel function/formula?

Posted on the June 14th, 2008 under Excel Formula by Poer @ Excel VBA/Macro

This is the reason why the power of Excel when combined with VBA is almost limitless. When we can’t found any Excel function that suite our need, we can built it easily using Excel VBA.

If Excel macro or SUB procedure is easily created using Record Macro button, and usually build to simplify a complex process to became one simple [...] Continue Reading…