Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default run the macros without opening or showing the excel sheet


Hi friends,
I need to find out How we can shedule the wokrbook to run the macros
without opening the excel application.

When i put application.visible = false .

The application is running in the task manger ...without ending
If i use option as "workbook.close"
It's asking " do u want to save the changes in the excel" and also it's
showing the excel application..not the work book ..


Can any one tell me how to write the code for this .?

Thanks


--
psk
------------------------------------------------------------------------
psk's Profile: http://www.excelforum.com/member.php...o&userid=15738
View this thread: http://www.excelforum.com/showthread...hreadid=273343

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default run the macros without opening or showing the excel sheet

Hi
use
application.displayalerts=false
activeworkbook.save
application.quit
'or
'activeworkbook.close

--
Regards
Frank Kabel
Frankfurt, Germany

"psk" schrieb im Newsbeitrag
...

Hi friends,
I need to find out How we can shedule the wokrbook to run the macros
without opening the excel application.

When i put application.visible = false .

The application is running in the task manger ...without ending
If i use option as "workbook.close"
It's asking " do u want to save the changes in the excel" and also

it's
showing the excel application..not the work book ..


Can any one tell me how to write the code for this .?

Thanks


--
psk
---------------------------------------------------------------------

---
psk's Profile:

http://www.excelforum.com/member.php...o&userid=15738
View this thread:

http://www.excelforum.com/showthread...hreadid=273343


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
opening a worksheet without showing excel components bigdaddy3 Excel Worksheet Functions 2 August 11th 05 11:03 AM
Message "class not registered" opening sheet with macros Excel 97 PlanetSavers Excel Discussion (Misc queries) 1 July 4th 05 06:48 PM
"Icons" not showing when opening up Chart Wizard in Excel 2003 DLW Charts and Charting in Excel 1 February 1st 05 02:53 PM
macros not showing up when using excel COM object in .NET Priya[_3_] Excel Programming 1 August 26th 04 05:19 PM
Excel VBA question - showing userform when opening workbook ajliaks Excel Programming 2 April 12th 04 06:24 PM


All times are GMT +1. The time now is 02:38 AM.

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"