Hello,
I have a table with fields [Request Type], ]ShipDT], and [DueDT].
1. How do I have a pop up message to remind user input ECO# in the [ECONum] when the value ECO or I&O is selected for [Request Type]?
2. Can I set default value for[DueDT] 30 days from [ShipDT]? I entered =DateAdd("y",30,[ShipDT], but I have error that it does not recognize [ShipDT].
Your kind help is appreciated.
Ktran4
I have a table with fields [Request Type], ]ShipDT], and [DueDT].
1. How do I have a pop up message to remind user input ECO# in the [ECONum] when the value ECO or I&O is selected for [Request Type]?
2. Can I set default value for[DueDT] 30 days from [ShipDT]? I entered =DateAdd("y",30,[ShipDT], but I have error that it does not recognize [ShipDT].
Your kind help is appreciated.
Ktran4
Last edited: