Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 309
Default Startup Notepad from Excel???

How about if I use those old school DOS "named pipe" or
output filters in the shell() command?? For example,
something like:

shell("string" notepad.exe) ' ?????

Hmmm, I'm probably barking up the wrong tree here, haha!

"Peter T" <peter_t@discussions wrote in message
...
It is possible without creating the file but it's convoluted API stuff.
Don't bother, write to file as RBS suggests. If you Shell to Notepad you
could go on to Kill (ie delete) the file even with the file still open in
Notepad.

BTW, you don't have to use CurDir, could be to any folder to which you
have access, but note in newer Windows write access is much more limited.
Application.DefaultFilePath might be a better folder to start in. Also you
could name the file (almost) anything you want, doesn't need .txt

Regards,
Peter T



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
conversion from notepad to excel lewarthur Excel Discussion (Misc queries) 5 March 31st 07 06:19 PM
Notepad to excel T Miller Excel Discussion (Misc queries) 5 October 19th 06 10:56 PM
Word Or Notepad From Excel ajocius[_4_] Excel Programming 3 July 26th 05 06:13 AM
notepad to excel jeremy via OfficeKB.com New Users to Excel 1 June 9th 05 05:46 PM
notepad in excel Mohan[_2_] Excel Programming 1 August 29th 03 03:08 PM


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

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"