Please Help

S

Scott

Set Item.userproperties("Name").value =
Application.GetNameSpace("MAPI").CurrentUser
Set MyTextBoxField = Item.UserProperties.Find("rqnbr") '
this gets the object by the name of 'TextBoxField'
currentnumber=getNextFormNumber()

This will return the current users name into a text box
within the form. I need to return the Business Phone. Can
anyone assist.

Thanks
Scott True
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top