Capturing the recipient name before it gets resolved and adding [fax:] to it.

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

We are using VBA to create a custom fax form for our users to send
from. The problem is I want them to just put in a phone number and
hit send. The form will automatically format the nubmer so Outlook
will recognize the [fax:nnnn] format. How can we capture and edit
this? Thanks in advance.
 
I'm not sure what the "this" is that you want to capture and edit. Also, do
you mean that you're creating a VBA form for the users to type the phone
number input? You realize, I hope, that there's no easy mechanism for
distributing Outlook VBA code to multiple users?
 
Back
Top