G
Guest
Hi I am hoping that this is quite simple.
I have a main table called "Issues", which is linked to another table called
"Issue updates" - so a single record (issue) in the main table might have 10
related records in the sub table.
Using the wizard I have created a form and sub form to show all this
information
Next however I would like a form where I can enter search critera, from a
drop down box (for instance an issue name) or maybe all issues entered
between one day and another. Once I hit a macro button I would like the
relevent record to be displayed in the same form ( ie the form I have already
created using a wizard would be a subform of the Search Form.
I have reasonable vb excel skills so I understand a little coding but I need
to know how to start this / structure etc
Any help much appreciated
Thanks
I have a main table called "Issues", which is linked to another table called
"Issue updates" - so a single record (issue) in the main table might have 10
related records in the sub table.
Using the wizard I have created a form and sub form to show all this
information
Next however I would like a form where I can enter search critera, from a
drop down box (for instance an issue name) or maybe all issues entered
between one day and another. Once I hit a macro button I would like the
relevent record to be displayed in the same form ( ie the form I have already
created using a wizard would be a subform of the Search Form.
I have reasonable vb excel skills so I understand a little coding but I need
to know how to start this / structure etc
Any help much appreciated
Thanks