Search results

  1. L

    Need help on displaying data

    Does anyone know how you would go about this: In a table1 I have two variables, variable1 and variable2 which relate to a row (variable1) and colum (variable2) in another table. I want to be able to use the two variables in table1 to crossreference table2 to find the value in position...
  2. L

    Using .foundfile

    I am writing a database which reads in data from a series of delimited text files. What I would like to do is show the user the files that are to be imported. I am using the file search property and I can get all my files and put them in my database but when I do a "For i = 1 To...
Back
Top Bottom