D
dp
I'm trying to modify Sue's vacation request form to CC another user once the
manager has approved or disapproved the request. I've seen in another post
where Sue says to add an "Item_CustomAction event handler" but I'm not sure
what to put in there. This is what I have so far.
Function Item_CustomAction(ByVal Action, ByVal NewItem)
End Function
Any help would be greatly appreciated.
manager has approved or disapproved the request. I've seen in another post
where Sue says to add an "Item_CustomAction event handler" but I'm not sure
what to put in there. This is what I have so far.
Function Item_CustomAction(ByVal Action, ByVal NewItem)
End Function
Any help would be greatly appreciated.