
Project VBA & Dialog Boxes
Hello everyone,
Anyone know how to call a built in dialog box from MS Projct 4.1?
The subset of VBA that it has is not quite as complete as Excel.
I can't seem to find how to call the built in dialog boxes but I was
thinking that maybe I can call the Windows commond dialogs through
the API.
Anyone know how to do this? VB4 has the common dialog control so that's
how I do it in VB4. I think if you are using VB3 then you would need
to use an API call so I am fairly certain that it is possible to do.
Thanks.
Juan Alessandri