G
Guest
Hello,
I have a tabular (Continuous) form (for tblLines)
The key for tblLines is LineID (number).
When the form opens, I would like to display the data from a specific LineID
(onwards). I calculate the LineID based on some parameters.
I tried to set the value of the LineID in an OnEnter Event for the form, but
got an error "not allowed to enter a value for this field"
Any idea?
I have a tabular (Continuous) form (for tblLines)
The key for tblLines is LineID (number).
When the form opens, I would like to display the data from a specific LineID
(onwards). I calculate the LineID based on some parameters.
I tried to set the value of the LineID in an OnEnter Event for the form, but
got an error "not allowed to enter a value for this field"
Any idea?