![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I'm using O2003. I added Combination field and for each new contact
it works fine. The trouble I'm having is until I open a current contact and edit it, the value of #ERROR appears in the field. I've tried to complete a group update so the data changes (city, title, etc.), but no luck. I have around 10,000 names so editing each one manually is not something to look forward to. Any ideas to complete the group update so the contact gets updated and the #ERROR is removed? I also tried to apply an old form and then reapply my custom form. No luck. [Full Name] [Job Title] [Company] [Business Address] Dear [First Name]: Thanks. Shawn |
Ads |
#2
|
|||
|
|||
![]()
On Jul 30, 10:52*am, srm wrote:
I'm using O2003. *I added Combination field and for each new contact it works fine. The trouble I'm having is until I open a current contact and edit it, the value of #ERROR appears in the field. *I've tried to complete *a group update so the data changes (city, title, etc.), but no luck. I have around 10,000 names so editing each one manually is not something to look forward to. Any ideas to complete the group update so the contact gets updated and the #ERROR is removed? *I also tried to apply an old form and then reapply my custom form. *No luck. [Full Name] [Job Title] [Company] [Business Address] Dear [First Name]: Thanks. Shawn After trying some items, now I always get the #ERROR. I edit the data for a contact, see it being updated in the field (while I'm still in the contact), save the contact, and when I open the contact again, the field reflects #ERROR again. Hopefully its something simple that I'm missing. Shawn |
#3
|
|||
|
|||
![]()
The problem is that the formula in that field is returning an error because
the values in the fields that make up the formula calculation return an invalid result. You can include better logic in the formula to test for invalid results and return a blank/null value; the IIF function is a good candidate. -- Eric Legault [MVP - Outlook] MCDBA, MCTS (Messaging & Collaboration, SharePoint Infrastructure, MOSS 2007 & WSS 3.0 Application Development) President Collaborative Innovations - Try Picture Attachments Wizard 2.0 For Microsoft Outlook - - Take your SharePoint content offline - - More info: http://www.collaborativeinnovations.ca - Blog: http://blogs.officezealot.com/legault "srm" wrote in message ... On Jul 30, 10:52 am, srm wrote: I'm using O2003. I added Combination field and for each new contact it works fine. The trouble I'm having is until I open a current contact and edit it, the value of #ERROR appears in the field. I've tried to complete a group update so the data changes (city, title, etc.), but no luck. I have around 10,000 names so editing each one manually is not something to look forward to. Any ideas to complete the group update so the contact gets updated and the #ERROR is removed? I also tried to apply an old form and then reapply my custom form. No luck. [Full Name] [Job Title] [Company] [Business Address] Dear [First Name]: Thanks. Shawn After trying some items, now I always get the #ERROR. I edit the data for a contact, see it being updated in the field (while I'm still in the contact), save the contact, and when I open the contact again, the field reflects #ERROR again. Hopefully its something simple that I'm missing. Shawn |
#4
|
|||
|
|||
![]()
On Aug 1, 11:34*am, "Eric Legault [MVP - Outlook]"
wrote: The problem is that the formula in that field is returning an error because the values in the fields that make up the formula calculation return an invalid result. *You can include better logic in the formula to test for invalid results and return a blank/null value; the IIF function is a good candidate. -- Eric Legault [MVP - Outlook] MCDBA, MCTS (Messaging & Collaboration, SharePoint Infrastructure, MOSS 2007 & WSS 3.0 Application Development) President Collaborative Innovations - Try Picture Attachments Wizard 2.0 For Microsoft Outlook - - Take your SharePoint content offline * * * * * * * * * * - - More info:http://www.collaborativeinnovations.ca* * * *- Blog:http://blogs.officezealot.com/legault "srm" wrote in message ... On Jul 30, 10:52 am, srm wrote: I'm using O2003. I added Combination field and for each new contact it works fine. The trouble I'm having is until I open a current contact and edit it, the value of #ERROR appears in the field. I've tried to complete a group update so the data changes (city, title, etc.), but no luck. I have around 10,000 names so editing each one manually is not something to look forward to. Any ideas to complete the group update so the contact gets updated and the #ERROR is removed? I also tried to apply an old form and then reapply my custom form. No luck. [Full Name] [Job Title] [Company] [Business Address] Dear [First Name]: Thanks. Shawn After trying some items, now I always get the #ERROR. *I edit the data for a contact, see it being updated in the field (while I'm still in the contact), save the contact, and when I open the contact again, the field reflects #ERROR again. Hopefully its something simple that I'm missing. Shawn Eric: Thank you. I will give that a try. I appreciate your help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Error message in custom form when adding a new field | [email protected] | Outlook - Using Forms | 0 | March 1st 07 10:53 AM |
.pst moved and now the To: field has an error | core20 | Outlook - Using Contacts | 1 | November 15th 06 06:46 PM |
Populating CC field from dropdown box. Operation failed error on s | Yvetta | Outlook - Using Forms | 9 | April 7th 06 06:28 PM |
To field error message | chucksphar | Outlook - Using Contacts | 11 | February 16th 06 02:49 AM |
Populate Company field from Contact field in custom task form | Sue Mosher [MVP-Outlook] | Outlook - Using Forms | 0 | January 20th 06 07:37 PM |