PC Review


Reply
Thread Tools Rate Thread

Cannot set the row property

 
 
baha17@gmail.com
Guest
Posts: n/a
 
      6th Dec 2007
Hi All,
I have a userform which has a combobox,there is a code like
userform1.initialize
combobox1.rowsource=("pit") 'pit is a range name
end sub
and there is another code like
optionbutton1_click
combobox1.rowsource=("paiza") ' paiza is a range name
end sub
but if that worksheet open from web page(still in excel),once I click
optionbutton i generates error.I really could not understand why the
rest of the code is workin but cannot renew the source
property.Everything works fine when I open the sheet as a normal excel
file.
Thanks for your help,and please do let me know If I could not explain
clearly.
Regards
baha
 
Reply With Quote
 
 
 
 
JLGWhiz
Guest
Posts: n/a
 
      6th Dec 2007
I had trouble getting it to work with the command button on the sheet. But
it worked fine with the button on the userform.

"(E-Mail Removed)" wrote:

> Hi All,
> I have a userform which has a combobox,there is a code like
> userform1.initialize
> combobox1.rowsource=("pit") 'pit is a range name
> end sub
> and there is another code like
> optionbutton1_click
> combobox1.rowsource=("paiza") ' paiza is a range name
> end sub
> but if that worksheet open from web page(still in excel),once I click
> optionbutton i generates error.I really could not understand why the
> rest of the code is workin but cannot renew the source
> property.Everything works fine when I open the sheet as a normal excel
> file.
> Thanks for your help,and please do let me know If I could not explain
> clearly.
> Regards
> baha
>

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
UserControl with a Decimal Property with a DefaultValue is not handled correctly by Property Editor Shadow Lynx Microsoft VB .NET 0 12th Apr 2006 02:18 AM
can a custom control have an image property that can be set in design time from the property browser? news.austin.rr.com Microsoft Dot NET Compact Framework 3 3rd Mar 2005 02:08 AM
when i set the BackgroundImage property in the designer the image still doesnt show in the background of the textbox any other property must be set? Daniel Microsoft C# .NET 1 2nd Nov 2004 02:43 PM
when i set the BackgroundImage property in the designer the image still doesnt show in the background of the textbox any other property must be set? Daniel Microsoft Dot NET 0 2nd Nov 2004 02:03 AM
The controls on this property sheet are disabled because one or more other Network property sheets are already open. To use these controls, close all these property sheets and then reopen this one. =?Utf-8?B?Um9iZXJ0?= Microsoft Windows 2000 Networking 1 11th Apr 2004 12:22 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:05 AM.