I am trying to work with a database to get it to run in 2007, but have run into code, that I don't know what it means. The line of code is Me.CmDlg.InitDir = CurrentProject.Path. I know that Me.CmDlg is the field name, but I don't know what InitDir means. I tried pressing F1, but the computer comes back and tells me it cannot find that key word. The database works in 2003, so I tried pressing F1 in my 2003 database on this word, but the help screen comes up blank.
This is code that has been placed behind a browse button, so it is intended to take you to your windows explorer.
I did not create this database, but I am trying to modify it so that I can use it in 2007.
This is code that has been placed behind a browse button, so it is intended to take you to your windows explorer.
I did not create this database, but I am trying to modify it so that I can use it in 2007.