D
DC
I am doing a Fileopen event that call a form. Within that form I want to edit
ProjectTaskSummary Custom Fields.
Well in my VBA code at the level before calling Form.Show I have the (ByVal
pj As Project) Is there a way to somehow pass pj into my Form so that I can
edit the ProjectTaskSummary custome fields of the newly created Project file.
any input is greatly appreciated...
Thanks
ProjectTaskSummary Custom Fields.
Well in my VBA code at the level before calling Form.Show I have the (ByVal
pj As Project) Is there a way to somehow pass pj into my Form so that I can
edit the ProjectTaskSummary custome fields of the newly created Project file.
any input is greatly appreciated...
Thanks