excelFan said:
using formulas in excel is much practical than using macros.
Any comments please?
My general rule of thumb is:
If something can be done without macros (i.e. with formulas), and th
end users are confident with formula manipulation/modification, I woul
use formulas.
If something cannot be done EASILY without macros (i.e. requires ver
pendulous and obscure formulae) and/or the end users for which th
solution is being provided are not confident or EXPECTED to becom
confident in the formula manipulation/modification that may b
required, I would use macros.
Obviously, if anyone wants anything done on the click of a custo
button or menu, macros automatically become necessary.
M