|
| ||||||||||
| Tags: excel file, notepad, vba code |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| How to use VBA to Open an excel file in notepad
|
|
#2
| ||||
| ||||
| Re: How to use VBA to Open an excel file in notepad
According to me you should use the Shell command, in order to Open an excel file in notepad on your system. Quote:
|
|
#3
| |||
| |||
| Re: How to use VBA to Open an excel file in notepad
If all you want to do is open the dat file in Notepad then with the help of shell method you would be able to do it. You can do something like this to make text files and write to them. Quote:
|
|
#4
| ||||
| ||||
| Re: How to use VBA to Open an excel file in notepad
You originally said that you wanted to open the file in Notepad from within VBA code. Then you should try out the following code: Quote:
|
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How to use VBA to Open an excel file in notepad" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How To Open .ods File in MS Excel? | Aagman | Windows Software | 7 | 10-02-2012 08:06 AM |
| Excel 2007 file fails to get permission to open in Excel 2011 | Raju Chacha | Windows Software | 6 | 13-01-2012 08:17 PM |
| Configuring Internet Explorer 8 to open Excel file in to Microsoft Excel | Aaghaz | Technology & Internet | 4 | 13-02-2011 09:37 AM |
| Open an Excel file from VB6 | hatred | Windows Software | 2 | 26-03-2009 01:30 PM |
| Pdf file open in Excel | Clemens | Windows Software | 3 | 06-02-2009 06:40 AM |