Rename File

  • Thread starter Thread starter DS
  • Start date Start date
D

DS

I want to rename a file that is in a listbox. How would I do this?
Thanks
DS

Name Forms!frmRestoreData!ListPaths.Column(0) As "C:\ProServ\DB\Data.mdb"
 
Does what you posted not work?
If not, a few questions:
How many columns in your list box?
What is the bound column?
Is it multi select?
 
Got it! My mistake, had the wrong listbox name. Sorry! Time for Bed.
DS
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

ListBox 2
Compacting BackEnd 4
File Not Found 14
Syntax Error 3
Nested If 3
Open Progran From Access 1
Transfering Records 1
On Error 8

Back
Top