![]() |
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 |
#17
|
|||
|
|||
![]()
Sue - Is there any way I can run the form in debug mode to shed some light on
theat weird dialog box. If you could tell me how that would be helpful. thanks! "Sue Mosher [MVP-Outlook]" wrote: Bingo! This is a bad formula because it does not evaluate to True or False: Len( [DM Name] ) You'll probably want to consult with the form designer to determine what it should be. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Miss Deep Thinker" wrote in message ... Sue, the boxes on the form are all text fields and the formula's are the ones below. There is really isn't anything else. I haven't tried running in safe mode yet but as I don't see any add-ins or VB stuff I still not sure where to go from here. Thanks again! Len( [HCP-Name] ) =12 Len( [HCP-Name] ) =30 Len( [HCP-State] ) =4 Len( [REGBN] ) = 7 Len([HCP-Number] ) =12 Len( [DM Name] ) = 12 Len( [DM Name] ) Len( [DMCellPhone] ) = 14 Len([TM Name] ) = 14 I just checked and there is no code behind the form. There are validation messages, but no info box with date/time as I previously described. Just messages saying the fields are required is they are. "Sue Mosher [MVP-Outlook]" wrote: In design mode, there's a View Code button on the right side of the toolbar. If there is no code behind the form and no validation message on any of the controls' Validation tab (on each control's Properties dialog), then the form is not the cause of the message that users are seeing. Look elsewhere, like at VBA code or add-ins. "DOreen" wrote in message ... Hi Sue, thanks! I got the password. But I am still lost. I have the form open but do not see any code. I went into design mode and just see a bunch of fields. Of course I looked at the properties of all of them, but am stull unclear on where this msgbox is coming from. I don;t believe he wrote any VBS code but just used the form designer. How should I proceed. Thanks so much!!! "Sue Mosher [MVP-Outlook]" wrote: Don't let a little thing like a form password get in your way: http://www.outlookcode.com/d/code/getformpassword.htm "DOreen" wrote in message ... Hi Sue - thanks very much!! The form is password protected. I have a call into the programmer to see if I can get in. I may need more help at that time. Thanks for your help and hopefully I will get into this soon. "Sue Mosher [MVP-Outlook]" wrote: Look in the form's code for a MsgBox statement. "DOreen" wrote in message ... mHi Everyone, When some of my users fill out a custom form created in Outlook and hit the send button a little dialog box pops up with today's date and the time 8:00:00AM with an OK button. If I hit the button nothing happens. I did not create the form. It was created by soeone who no longer works at my company and I am not familiar with forms at all. It is an intermittent problem. I tried leaving some fields blank on the form and sometimes it goes through and sometimes it doesn't. Can someone point me in the right direction to getting this resolved. It is happening on Office XP SP2 and also some Outlook 2003 users. If you give me your email address I can send a screenshot. Thanks very much! I am lost with forms and any help would be most apprecated. ![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Incorrect Date showing as Received Date | Sean | Outlook - General Queries | 0 | December 27th 06 09:05 AM |
Showing the 'Select Names' (recipients) dialog | Mr. Smith | Outlook and VBA | 1 | December 1st 06 03:31 PM |
DTPicker replacement for Due Date control on Custom Task Form | Michelle | Outlook - Using Forms | 0 | May 30th 06 05:22 PM |
One user experiencing slow loading time for Custom Form | [email protected] | Outlook - Using Forms | 0 | March 9th 06 05:03 AM |
Single User experiencing a very slow load time for Custom Form | [email protected] | Outlook - Using Forms | 0 | March 9th 06 03:54 AM |