G
gls858
I have this expression:
DateDiff("d",[InvoiceDate],Now())
I want to modify it to pull InvoiceDate from a specific
table ECNCMaster. I can't seem to figure out the bracketing.
Could someone give me a hand with syntax?
gls858
DateDiff("d",[InvoiceDate],Now())
I want to modify it to pull InvoiceDate from a specific
table ECNCMaster. I can't seem to figure out the bracketing.
Could someone give me a hand with syntax?
gls858