Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Access and Access VBA > Access VBA
|
Access VBA Discuss using VBA for Access programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 24th, 2004, 08:12 AM
Authorized User
 
Join Date: Jun 2003
Posts: 42
Thanks: 0
Thanked 0 Times in 0 Posts
Default Rename external files from within access

Hi,

Does anyone have any idea how to rename an external file from within access 97 vba???

What I need to do is rename a file whose path I already have in a variaible eg: F:\123.ftm to F:\123.txt. I can then import this txt file into a table using am import specification.

Any help is appreciated.

Tim

Tim
__________________
Tim
 
Old March 24th, 2004, 10:37 AM
Authorized User
 
Join Date: Feb 2004
Posts: 98
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Name "F:\123.ftm" As "F:\123.txt"

Ciao
Jürgen Welz
Edmonton AB Canada
[email protected]





Similar Threads
Thread Thread Starter Forum Replies Last Post
External JS files Ben Horne Javascript 3 July 25th, 2008 02:00 AM
excel rename and move files ahzeri Excel VBA 1 October 28th, 2007 09:27 PM
importing external asp files? neddyoats Classic ASP Basics 2 February 6th, 2007 07:26 PM
How to create a folder in server and rename files pramos.21d ASP.NET 2.0 Basics 0 April 24th, 2006 05:27 AM
External JS Files koneruvijay VS.NET 2002/2003 4 February 27th, 2004 07:28 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.