F
fishqqq
Can someone tell me how to write an 'if' argument that would do the
following:
[field1] = predetermined date&time
[field2] = now()
i would like the program to compare the two fields and do the
following
if [field1]>[field2] then open [form1]
if [field 1]<[field2] then open [form2]
Can someone please help me get my head around this?
thanks
Steve
following:
[field1] = predetermined date&time
[field2] = now()
i would like the program to compare the two fields and do the
following
if [field1]>[field2] then open [form1]
if [field 1]<[field2] then open [form2]
Can someone please help me get my head around this?
thanks
Steve