Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming Forms / July 2004

Tip: Looking for answers? Try searching our database.

importing values from excel to a custom form

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
sparkle_guy - 08 Jul 2004 21:17 GMT
Anyone got any ideas about the syntax to use in VBScript that can be used
used to copy values from an open excel sheet to textboxes on a custom form?

Have tried

Myform.textbox1 =
Application.workbooks("Myworkbook").worksheets("Myworksheet").cells(row,colu
mn) but without much luck.

Any suggestions gratefully appreciated thanks in advance
Sue Mosher [MVP-Outlook] - 18 Jul 2004 21:58 GMT
Myform.UserProperties("name of property") is the correct syntax for an
Outlook property. See http://www.outlookcode.com/d/propsyntax.htm

Signature

Sue Mosher, Outlook MVP
Author of
    Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx

> Anyone got any ideas about the syntax to use in VBScript that can be used
> used to copy values from an open excel sheet to textboxes on a custom form?
>
> Have tried
>
> Myform.textbox1 =

Application.workbooks("Myworkbook").worksheets("Myworksheet").cells(row,colu
> mn) but without much luck.
>
> Any suggestions gratefully appreciated thanks in advance
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.