Re: Help with customizing a Contact form please



Thanks again Sue. I wasn't putting the operators in so an error was
generated. A couple more questions please...

1) Can I remove the options like Picture, Categorize, and Private?

2) How do I add the "Business Card" view to the general page?

Thanks.


"Sue Mosher [MVP-Outlook]" <suemvp@xxxxxxxxxxxxxxx> wrote in message
news:BA100F24-A1AE-498F-856C-59633B694AA2@xxxxxxxxxxxxxxxx
The easiest way to build a formula -- especially when you're just getting
started with formulas -- is to use the input options available in the Edit
Formula window. You'll have a list of available fields and functions. Use
standard operators like +, -, &, etc. to join expressions. Thus, you might
try:

[LastName] & ", " & [FirstName]
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx



"Saucer Man" wrote:

Thank you Sue. In reference to question 4, I don't know what formula to
use
in the Value box. can you help me here?


"Sue Mosher [MVP-Outlook]" <suemvp@xxxxxxxxxxxxxxx> wrote in message
news:AC0E755E-6765-41DF-AEC8-9C7407E3F4CC@xxxxxxxxxxxxxxxx

4) How do I set the default value for "File As" to lastname,
firstname?
I
will make the field disabled so that the user can see that it will be
filed
as lastname, firstname but will not be able to change it.

Try using a formula on that control's Value tab.




.



Relevant Pages


Loading