Hi,

I have an access database and in the VB code I want to rename an external file. ie. a text file on my c:\ drive is called 'test.txt' and i then want to rename it via vba to 'complete.txt'.

Anyone know how this is done, or if I need to make sure I have a correct library registered etc.?

Thanks