N
NewAccessUser
I need to have result be "Yes" "No" or "PIF"
Cell BE2 = Due Date
Cell BJ1 = Today's Date
Cell BG2 = "." (or can contain a date when paid)
The due date can be greater than or less than Today's Date. If the date in
BE2<BJ1 and if BG2 = ".", then "Yes" or if BE2 >BJ1 and if BG2 = "." then
"No" else if BG2 = a date then PIF.
Cell BE2 = Due Date
Cell BJ1 = Today's Date
Cell BG2 = "." (or can contain a date when paid)
The due date can be greater than or less than Today's Date. If the date in
BE2<BJ1 and if BG2 = ".", then "Yes" or if BE2 >BJ1 and if BG2 = "." then
"No" else if BG2 = a date then PIF.