concatenated list

M

mbp

Hi
Some time ago Allen Browne told me how to make a concatenated list by using
the function fConcatChild (see
http://www.mvps.org/access/modules/mdl0004.htm).
But unfortunately I can only make the function work in the Northwind DB.
There must be a setting somewhere I have missed, because when I create an new
DB it won't work, but if I delete everything from Northwind and importe my
own tables into it, the function works fine. I'm working in Access 2000
file-format.
Please help!
cheers
mbp
 
M

Maurice

Hmm,

Could it be that you are not passing the right variables into the function?
Remember you've tried this in Northwind and the example is based on
Northwind. In order to get this working you should pass the correct variables
into the function being your own settings for your own DB.

Maurice
 
M

mbp

I'm sorry, but that's not it. I've put in the right variables because the
function works with my own tables and my own variables when I import them
into Northwind. But it don't work when I create a new DB :-(
"Maurice" skrev:
 
Top