Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 191
Default Error Message

I have a userform with commandbuttons, a listbox, Labels, a combobox, and
textboxes. When I am using it, I get a "Microsoft Forms" "Invalid Propery
Value" error. It does't boot me out but everything I click gets the same
error. It only happens when I do a certain sequence. It also goes away when
I select an item from the combobox. What do I need to look at to try to fix
this?
Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,549
Default Error Message


In the VBE... Tools | Options | General (tab) | Break on All Errors
Then run your code. You will quickly find out where the error occurs.
--
Jim Cone
Portland, Oregon USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins...Rows to Repeat at Bottom has a free trial)



"ranswrt"

wrote in message
I have a userform with commandbuttons, a listbox, Labels, a combobox, and
textboxes. When I am using it, I get a "Microsoft Forms" "Invalid Propery
Value" error. It does't boot me out but everything I click gets the same
error. It only happens when I do a certain sequence. It also goes away when
I select an item from the combobox. What do I need to look at to try to fix
this?
Thanks
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 191
Default Error Message

I tried that and nothing happened except the error message.

"Jim Cone" wrote:


In the VBE... Tools | Options | General (tab) | Break on All Errors
Then run your code. You will quickly find out where the error occurs.
--
Jim Cone
Portland, Oregon USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins...Rows to Repeat at Bottom has a free trial)



"ranswrt"

wrote in message
I have a userform with commandbuttons, a listbox, Labels, a combobox, and
textboxes. When I am using it, I get a "Microsoft Forms" "Invalid Propery
Value" error. It does't boot me out but everything I click gets the same
error. It only happens when I do a certain sequence. It also goes away when
I select an item from the combobox. What do I need to look at to try to fix
this?
Thanks

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,549
Default Error Message

Before running your code...
Unlock/unprotect your project.
Leave the VBE window open.
Run your code and when you get the error activate the VBE
and the offending code line should be highlighted.
--
Jim Cone



"ranswrt"

wrote in message
I tried that and nothing happened except the error message.



"Jim Cone" wrote:
In the VBE... Tools | Options | General (tab) | Break on All Errors
Then run your code. You will quickly find out where the error occurs.
--
Jim Cone
Portland, Oregon USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins...Rows to Repeat at Bottom has a free trial)






"ranswrt"

wrote in message
I have a userform with commandbuttons, a listbox, Labels, a combobox, and
textboxes. When I am using it, I get a "Microsoft Forms" "Invalid Propery
Value" error. It does't boot me out but everything I click gets the same
error. It only happens when I do a certain sequence. It also goes away when
I select an item from the combobox. What do I need to look at to try to fix
this?
Thanks

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
replace VBA run-time error message with custom message BEEJAY Excel Programming 13 July 14th 06 03:59 PM
error message: compile error, argument not optional Pierre via OfficeKB.com Excel Programming 3 September 5th 05 03:45 PM
Excel XP error message Run Time Error 91 Lenny[_3_] Excel Programming 1 March 3rd 05 10:15 PM
changing the message in an error message The Villages DA Excel Worksheet Functions 2 February 18th 05 05:30 PM
How do I get rid of "Compile error in hidden module" error message David Excel Discussion (Misc queries) 4 January 21st 05 11:39 PM


All times are GMT +1. The time now is 08:39 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"