storing paths for files from a folder...

  • Thread starter Thread starter az
  • Start date Start date
A

az

hi...i'm az...i wanna ask a question...how can i storing the path for
files from a folder?is there any coding in vba can do that? anyone can
help me? is there any website about this problem that can i refer
to?plz help me...thank for the help very much..
 
I am unclear what the question is- but here's a try: if you want to store
the paths to files, they can be stored in simple text fields. If you want to
access those files from the database, try using the hyperlink type.

Bob
 
Back
Top