Wrong syntax. See http://www.slipstick.com/dev/propsyntax.htm#unbound. Use
this instead:
Set objPage = Item.GetInspector.ModifiedFormPages("Resource Request")
Set cb1 = objPage.Controls("CommandButton1")

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> hello sir
> in my one of the form i designed 2 list box with item selection option
[quoted text clipped - 13 lines]
>
> mohan