Hi All
I'm just wanting to clarify before I start coding away (I haven't done any for 2 years) that using the Dlookup function is not the same as a lookup column in a table. I gather that a lookup column in a table is where you use an ID which links to another table where the Valid list of values to choose from exists.
I am hoping that Dlookup is a nice fast way to lookup up a value in a table rather that opening up the recordset and searching through.
Now I'm looking at my Database I realise that I did create a few lookup columns there when I shouldn't have and maybe it's time to do a cleanup.
Thanks,
Lea
I'm just wanting to clarify before I start coding away (I haven't done any for 2 years) that using the Dlookup function is not the same as a lookup column in a table. I gather that a lookup column in a table is where you use an ID which links to another table where the Valid list of values to choose from exists.
I am hoping that Dlookup is a nice fast way to lookup up a value in a table rather that opening up the recordset and searching through.
Now I'm looking at my Database I realise that I did create a few lookup columns there when I shouldn't have and maybe it's time to do a cleanup.
Thanks,
Lea