Using VBA in access 2003 with the VBScript engine checked on
so guess I'm rollin' my own
After some hard knocks to the head:
What about a replace string for IF to a function XX(,,)
How can I run a RegExp.Replace to fixup the
IF(.,.,.) to XX(".",".",".") for condition, true, false??