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

I have a userform that the user selects a name from a combobox then it will
insert the name on the worksheet in a certain cell when they click on
commandbutton1. When this button is clicked it runs through and goes to
Private Sub Worksheet_Change(ByVal Target As Range), which is on sheet1 and
it comes back with Exception Occurred and Invalid Property Value messages.
Any suggestions?
Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 119
Default Exception Occurred

The first suggestion as always is to post the code in the worksheet_changed
function pointing to the line that is giving the exception and to say which
cell is being changed so that somebody can debug the code.

Peter Richardson

"jnf40" wrote:

I have a userform that the user selects a name from a combobox then it will
insert the name on the worksheet in a certain cell when they click on
commandbutton1. When this button is clicked it runs through and goes to
Private Sub Worksheet_Change(ByVal Target As Range), which is on sheet1 and
it comes back with Exception Occurred and Invalid Property Value messages.
Any suggestions?
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
Counting if Something Occurred During a Time Span Daren Excel Worksheet Functions 0 September 20th 07 07:06 PM
A DDE error has occurred...filename too long Martin Excel Discussion (Misc queries) 0 March 30th 06 09:48 AM
an error has occurred in the script of this page SheHappy New Users to Excel 0 January 14th 06 01:40 AM
Exception Occurred excel form vba cclambie Excel Discussion (Misc queries) 0 December 9th 05 03:20 AM
Application exception occurred: Grandad Excel Programming 0 October 13th 04 09:04 PM


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

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"