S
Sheldon
Hi,
Does anyone know what this means? I'm recieveing this
error after adding the following code to Open Form Event:
if me.fldname.value is not null then
me.fldname.locked = true
else
me.fldname.locked = false
endif
I'm a beginner, so please pardon my ignorance. Thanks.
Sheldon...
Does anyone know what this means? I'm recieveing this
error after adding the following code to Open Form Event:
if me.fldname.value is not null then
me.fldname.locked = true
else
me.fldname.locked = false
endif
I'm a beginner, so please pardon my ignorance. Thanks.
Sheldon...