Hi
I’m new to this so be patient with me.
I have a db with 40 fields the unique field is the project number and each field after is a task number.
I have a form that uses a combobox [ProjectNumber] to select the project # and then based on that selection I need the next combobox [TaskNumber] to display (for selection) each populated field from the record.
I’m sure this is a Query function but I can’t figure out how to make it work. I would like to have it happen with [ProjectNumber] on change.
Thanks for any help.
Paul
I’m new to this so be patient with me.
I have a db with 40 fields the unique field is the project number and each field after is a task number.
I have a form that uses a combobox [ProjectNumber] to select the project # and then based on that selection I need the next combobox [TaskNumber] to display (for selection) each populated field from the record.
I’m sure this is a Query function but I can’t figure out how to make it work. I would like to have it happen with [ProjectNumber] on change.
Thanks for any help.
Paul