G
Gren
I'm a little stuck with this. I have around 10 fields I want to lock after
data is entered into them and the form is sent/forwarded..
I have a construct I found (Thanks to Sue Mosher) to get me started, but
I've hit a snag and don't know what to enter-
Dim objInsp
Function Item_Forward(ByVal ForwardItem)
Set objInsp = Item.GetInspector
Set Name =
End Function
thanks for your help
data is entered into them and the form is sent/forwarded..
I have a construct I found (Thanks to Sue Mosher) to get me started, but
I've hit a snag and don't know what to enter-
Dim objInsp
Function Item_Forward(ByVal ForwardItem)
Set objInsp = Item.GetInspector
Set Name =
End Function
thanks for your help