Good morning Deepak. The files I'm trying to save are configuration files for a SIP/IP telephony call server. The server wants to see the file naming convention as just the MAC address of the IP phone, hence the need to drop the file extension.
If I can save the file in my Excel/VBA macro after modifying it, that would be the preferred method. If not, do you know of a way to reach out to a file directory and rename files through a macro? Thanks, Tom On Wed, Nov 23, 2011 at 5:27 AM, deepu <deepaktheind...@gmail.com> wrote: > Hi Tom, > > Just want to ask you before I answer to your query.. How would you > differentiate between an Excel file and Text file if you don't save > them with file extensions..?? > > Answer: Every operating system use file extensions to recognize > different types of files, so you have to save your every Text file > with the file extension which your operating system supports. If you > want to hide the extension in folder view than you can turn on "Hide > Extensions For Known Files" from 'View' tab in 'Folder Options' in > Microsoft Windows. > > Regards > Deepak > > > On Nov 23, 9:47 am, TomR <tom.rowe....@gmail.com> wrote: > > Hi, all. > > > > I'm trying to save a file that I modified in a macro as a text file > > without an extension (.txt). Is that possible? I'm able to save the > > file as a text file, but it appends the file extension (.txt). > > > > Thanks, > > > > Tom > > -- > FORUM RULES (934+ members already BANNED for violation) > > 1) Use concise, accurate thread titles. Poor thread titles, like Please > Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice > will not get quick attention or may not be answered. > > 2) Don't post a question in the thread of another member. > > 3) Don't post questions regarding breaking or bypassing any security > measure. > > 4) Acknowledge the responses you receive, good or bad. > > 5) Cross-promotion of, or links to, forums competitive to this forum in > signatures are prohibited. > > NOTE : Don't ever post personal or confidential data in a workbook. Forum > owners and members are not responsible for any loss. > > > ------------------------------------------------------------------------------------------------------ > To post to this group, send email to excel-macros@googlegroups.com > -- Tom 562-896-7879 -- FORUM RULES (934+ members already BANNED for violation) 1) Use concise, accurate thread titles. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get quick attention or may not be answered. 2) Don't post a question in the thread of another member. 3) Don't post questions regarding breaking or bypassing any security measure. 4) Acknowledge the responses you receive, good or bad. 5) Cross-promotion of, or links to, forums competitive to this forum in signatures are prohibited. NOTE : Don't ever post personal or confidential data in a workbook. Forum owners and members are not responsible for any loss. ------------------------------------------------------------------------------------------------------ To post to this group, send email to excel-macros@googlegroups.com