Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 183
Default Here's one for the masters

I have a mixture of old and new systems. I need to automatically save a .dif
file as an .xls. Is there a way to automatically say.. run a macro to open
the file in Excel then save it? This of coarse would have to be done without
user intervention. A batch file or scheduled task.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Here's one for the masters

Start a new workbook
start recording a macro when you open the .dif file, parse it and save it.
stop recording
Rename this macro: Auto_Open

Then save this workbook as a nice name

And then open that workbook when you need to do the work.

Remember that if you do try to automate this, you'll want to make sure that
macro security is set to low--so the user doesn't have to say it's ok to run
macros.




Sharon wrote:

I have a mixture of old and new systems. I need to automatically save a .dif
file as an .xls. Is there a way to automatically say.. run a macro to open
the file in Excel then save it? This of coarse would have to be done without
user intervention. A batch file or scheduled task.


--

Dave Peterson
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
Masters Golf Pool robert morris Excel Discussion (Misc queries) 6 April 3rd 07 12:43 AM
Convert Number to Text, Masters? a-frustrated-excel-user Excel Discussion (Misc queries) 3 December 21st 06 03:27 AM
Learning from the masters Jan Nordgreen[_2_] Excel Programming 1 April 17th 04 09:52 PM
Kung Foo Masters Only Alex A Excel Programming 4 January 30th 04 02:16 AM
VBA Masters Todd Huttenstine[_3_] Excel Programming 21 December 2nd 03 06:55 PM


All times are GMT +1. The time now is 03:11 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"