Query question - how to display an expression field if certain criteria is met?

Hi

I would recommend that you change your table structure so that you have a table for the Person (tblPersons)

Then a separate table for the related tasks (tblPersonTasks)
 
Hi

I would recommend that you change your table structure so that you have a table for the Person (tblPersons)

Then a separate table for the related tasks (tblPersonTasks)

Hi Mike
See post #18
 
Hi Colin

My apologies for not reading the whole thread.
 

Users who are viewing this thread

Back
Top Bottom