Does anybody know where I can download a date ocx?
I am trying to place a date stamp on a drawing sheet and VB just doesn't like trying to pass the regular Date command to it.
Mike
Printable View
Does anybody know where I can download a date ocx?
I am trying to place a date stamp on a drawing sheet and VB just doesn't like trying to pass the regular Date command to it.
Mike
Maybe this is completely wrong...have you tried drawing a label, and the label caption would be set to date$
EX.
lbldate.caption=date$