error message

  • Thread starter Thread starter Sue Mosher [MVP]
  • Start date Start date
hello sir
in my one of the form i designed 2 list box with item selection option
like >> and << buttons.in script editor through item inspector like
"Set cb1 = Item.GetInspector.ModifiedFormPages("Resource
Request").CommandButton1"

this i coded .when i run my form it prompt me to enable/disable the
form.when i enable the form i got a error msg like

"object does not support this property or method:
item.getinspector.modifiedformpages(...).commandbutton1"

how can i solve the problem.so kindly help me to get through.

thx

mohan
 
Back
Top