macsolvers
New Member
- Joined
- Sep 13, 2011
- Messages
- 3
I've seen lots of VBA examples online for saving files as text using a Windows system but very few for Mac.
I am consulting a business client who has Excel 2004 for Mac who's asked me to write a VBA script to save a file to his computer's desktop as text. On my Mac, I can use the Macro Recorder to create the code to save the file to my desktop. I want to replace the absolute path to my desktop to generic code that will work on my client's computer.
I know Excel 2004 is an old program, and I have suggested to my client to upgrade to Excel (Office) 2011.
I am consulting a business client who has Excel 2004 for Mac who's asked me to write a VBA script to save a file to his computer's desktop as text. On my Mac, I can use the Macro Recorder to create the code to save the file to my desktop. I want to replace the absolute path to my desktop to generic code that will work on my client's computer.
I know Excel 2004 is an old program, and I have suggested to my client to upgrade to Excel (Office) 2011.