Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Active application

Put this in your ThisWorkbook object.


Code
-------------------

Private Sub Workbook_Open()
Application.Visible = True
UserForm1.Show
End Sub

-------------------


Let me know how it goes, if it doesn't work - show me the code you wer
using so i can get a better idead what you want

--
Message posted from http://www.ExcelForum.com

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
How to Determine if Application Window Still Active Edwin Kelly Excel Discussion (Misc queries) 3 June 26th 07 05:42 PM
VBA: Make Excel the active application Gaetan Excel Discussion (Misc queries) 0 March 19th 07 05:57 PM
macro to close excel application other than application.quit mary Excel Programming 1 September 14th 04 03:43 PM
Showing a Msgbox in the active application donovanm Excel Programming 7 June 29th 04 04:28 PM
How to read active Excel celll value by external vb application? Jack Excel Programming 2 February 11th 04 09:06 PM


All times are GMT +1. The time now is 02:44 PM.

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

About Us

"It's about Microsoft Excel"