Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 260
Default OnAction to show a userform

hey below is a code I have that assigns a procedure within
a standard module to a button. It works perfect.

ctrlButton11.OnAction = Application.StartupPath
& "\ImportData.xls" & "!ExportData.ExportData"

How would I assign the code to show a userform called
InstantUpdate in workbook ImportDataUpdater.xls?


Thank you
Todd Huttenstine
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default OnAction to show a userform

Your called macro would show the form.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Todd Huttenstine" wrote in message
...
hey below is a code I have that assigns a procedure within
a standard module to a button. It works perfect.

ctrlButton11.OnAction = Application.StartupPath
& "\ImportData.xls" & "!ExportData.ExportData"

How would I assign the code to show a userform called
InstantUpdate in workbook ImportDataUpdater.xls?


Thank you
Todd Huttenstine



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Create and show UserForm from Add-In Rick Knight[_2_] Excel Programming 3 December 9th 03 01:04 AM
How to Show a userform from XLA sub Thibault Excel Programming 1 December 8th 03 03:36 PM
Userform.hide / show papou[_7_] Excel Programming 0 September 15th 03 03:12 PM
show a userform Joe[_17_] Excel Programming 0 July 18th 03 03:25 PM


All times are GMT +1. The time now is 10:13 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"