Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,I got really confused.
First,I wrote this: ----------------------- Dim ctl as Control ctl.name ----------------------- and here,after I pressed the "Enter" key at the end of the second line,the "name" property changed to "Name" as usual.But as I kept writing,the "Name" changed back to "name"! How could this happen? Thanx in advance! |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Have you used 'name' anywhere else as variable?
-- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Reports to PDF files" wrote in message ... Hi all,I got really confused. First,I wrote this: ----------------------- Dim ctl as Control ctl.name ----------------------- and here,after I pressed the "Enter" key at the end of the second line,the "name" property changed to "Name" as usual.But as I kept writing,the "Name" changed back to "name"! How could this happen? Thanx in advance! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Get Property value of class instance by passing string property name | Excel Programming | |||
Runtime error 380 - Could not set the list property. Invalid property value. | Excel Programming | |||
Could not set the ControlSource property. Invalid property value error | Excel Programming | |||
Runtime Error 380 – Could not set the list property. Invalid property value | Excel Programming | |||
Runtime error 380: Could not set the List property. invalid property value of listbox | Excel Programming |