A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Please Help! Custom Form Showing Dialog Box with Date/Time w



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old April 30th 07, 05:08 PM posted to microsoft.public.outlook.program_forms
DOreen
external usenet poster
 
Posts: 6
Default Please Help! Custom Form Showing Dialog Box with Date/Time w

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.
Ads
  #2  
Old April 30th 07, 05:26 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Please Help! Custom Form Showing Dialog Box with Date/Time w

Look in the form's code for a MsgBox statement.

--
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

"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.

  #3  
Old April 30th 07, 05:46 PM posted to microsoft.public.outlook.program_forms
DOreen
external usenet poster
 
Posts: 6
Default Please Help! Custom Form Showing Dialog Box with Date/Time w

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.

--
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

"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.


  #4  
Old April 30th 07, 06:25 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Please Help! Custom Form Showing Dialog Box with Date/Time w

Don't let a little thing like a form password get in your way: http://www.outlookcode.com/d/code/getformpassword.htm

--
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

"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.


  #5  
Old April 30th 07, 07:34 PM posted to microsoft.public.outlook.program_forms
DOreen
external usenet poster
 
Posts: 6
Default Please Help! Custom Form Showing Dialog Box with Date/Time w

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

--
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

"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.


  #6  
Old April 30th 07, 09:36 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Please Help! Custom Form Showing Dialog Box with Date/Time w

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.

--
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

"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.


  #7  
Old May 1st 07, 05:14 PM posted to microsoft.public.outlook.program_forms
Miss Deep Thinker
external usenet poster
 
Posts: 7
Default Please Help! Custom Form Showing Dialog Box with Date/Time w

Hi Sue,

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. When you say look else
like VBA code what exactly do you mean, if there is no code behind the form.
IS there some other place to look for VBA code. I will definitely check the
add-ins.

thanks again.

"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.

--
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

"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.



  #8  
Old May 1st 07, 06:00 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Please Help! Custom Form Showing Dialog Box with Date/Time w

VBA code lives in the VBA editor in Outlook, not in custom forms. Press Alt+F11 while viewing Outlook's main window.

You can also start Outlook in safe mode by using the /safe command-line switch; that will turn off VBA and all add-ins, allowing you to confirm or eliminate those possible sources of a stray message box.

--
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 ...
Hi Sue,

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. When you say look else
like VBA code what exactly do you mean, if there is no code behind the form.
IS there some other place to look for VBA code. I will definitely check the
add-ins.

thanks again.

"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.



  #9  
Old May 1st 07, 06:56 PM posted to microsoft.public.outlook.program_forms
Miss Deep Thinker
external usenet poster
 
Posts: 7
Default Please Help! Custom Form Showing Dialog Box with Date/Time w

Hi Sue - When I Press Alt+F11 while in design mode of the form, I get the VB
window but nothing opens up, so I assume it is safe to assume there is no
code, correct? I will contact one of the users with the issue and have her
run in safe mode. I will let you know what happens.

Thanks again! I really appreciate!!!

"Sue Mosher [MVP-Outlook]" wrote:

VBA code lives in the VBA editor in Outlook, not in custom forms. Press Alt+F11 while viewing Outlook's main window.

You can also start Outlook in safe mode by using the /safe command-line switch; that will turn off VBA and all add-ins, allowing you to confirm or eliminate those possible sources of a stray message box.

--
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 ...
Hi Sue,

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. When you say look else
like VBA code what exactly do you mean, if there is no code behind the form.
IS there some other place to look for VBA code. I will definitely check the
add-ins.

thanks again.

"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.




  #10  
Old May 1st 07, 08:05 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Please Help! Custom Form Showing Dialog Box with Date/Time w

The Project Explorer at the left side of the VBA window will show you any code modules that are present.

Are any of the fields being validated using a validation formula? Or do they just have the box checked to tell the use if the field isn't given a value?

--
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 ...
Hi Sue - When I Press Alt+F11 while in design mode of the form, I get the VB
window but nothing opens up, so I assume it is safe to assume there is no
code, correct? I will contact one of the users with the issue and have her
run in safe mode. I will let you know what happens.

Thanks again! I really appreciate!!!

"Sue Mosher [MVP-Outlook]" wrote:

VBA code lives in the VBA editor in Outlook, not in custom forms. Press Alt+F11 while viewing Outlook's main window.

You can also start Outlook in safe mode by using the /safe command-line switch; that will turn off VBA and all add-ins, allowing you to confirm or eliminate those possible sources of a stray message box.


"Miss Deep Thinker" wrote in message ...
Hi Sue,

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. When you say look else
like VBA code what exactly do you mean, if there is no code behind the form.
IS there some other place to look for VBA code. I will definitely check the
add-ins.

thanks again.

"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
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
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


All times are GMT +1. The time now is 07:50 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.