Using Hs.GetCell in noinput rules
Hi all,
I just realized that in noinput sub I can use Hs.GetCellText formulas but not Hs.GetCell formulas.
I have my noinputs setup depending on celltexts and it's working fine. But I need to convert them to Hs.GetCells due to data audit reasons but I keep getting VB error.
Thanks,