Database Form Help
I am doing a Database or Church So they can keep a list of their music, instead of using overheads now they want to use a Computer.
What I have done it created a Microsoft Access Database with a table that has the following colums:
SongID (Text)
SongName (Text)
SongWord (Hyperlink)
Each song has its own SongID such as ABC123 and its song has a file named the SongID that has the words in it such as ABC123.pdf
Because they people who will be using it aren't that good on computers what I would like is something that when they add a new song, they type in the SongID, SongName, and instead of typing in the Path to the Document such as D:\ChurchMusic\Songs\ABC123.pdf manually, I would like a File Dialog or something like it where they can search for the file and once they have found it and clcik on it, it automatically puts the path to the document into SongWord Colum
Can anybody help me out
I am doing a Database or Church So they can keep a list of their music, instead of using overheads now they want to use a Computer.
What I have done it created a Microsoft Access Database with a table that has the following colums:
SongID (Text)
SongName (Text)
SongWord (Hyperlink)
Each song has its own SongID such as ABC123 and its song has a file named the SongID that has the words in it such as ABC123.pdf
Because they people who will be using it aren't that good on computers what I would like is something that when they add a new song, they type in the SongID, SongName, and instead of typing in the Path to the Document such as D:\ChurchMusic\Songs\ABC123.pdf manually, I would like a File Dialog or something like it where they can search for the file and once they have found it and clcik on it, it automatically puts the path to the document into SongWord Colum
Can anybody help me out