I
Isbjornen
Hello,
I need some help with the RowsourceType Property (User-
Defined Function) which is described in Access 2000 help
files.
I'm writing a dbase that is very similar to the ListMDBs
example, with one difference. I want to use 2 columns
(the example uses 1 column), and the first column should
display a count of each file it finds. For example, if I
have 3 files, I want the listbox to display something like
this:
Col 1 Col 2
1 | MyFirstFile.MDB
2 | MySecondFile.MDB
3 | MyThirdFile.MDB
Currently I'm able to display 2 columns (through the
propertysheet), but I cannot fill the first column with
numbers (the program fills both columns with the same
value i.e.:
MyFirstFile.MDB | MyFirstFile.MDB etc.)
Any help is appreciated.
Thanx,
Isbjornen
I need some help with the RowsourceType Property (User-
Defined Function) which is described in Access 2000 help
files.
I'm writing a dbase that is very similar to the ListMDBs
example, with one difference. I want to use 2 columns
(the example uses 1 column), and the first column should
display a count of each file it finds. For example, if I
have 3 files, I want the listbox to display something like
this:
Col 1 Col 2
1 | MyFirstFile.MDB
2 | MySecondFile.MDB
3 | MyThirdFile.MDB
Currently I'm able to display 2 columns (through the
propertysheet), but I cannot fill the first column with
numbers (the program fills both columns with the same
value i.e.:
MyFirstFile.MDB | MyFirstFile.MDB etc.)
Any help is appreciated.
Thanx,
Isbjornen