Hello,
I have a user who would like to review the net returns of 4 mutual funds at one time. The user types in the individual fund id to run the queries. So far, I have a main form and 4 subforms that are able to accomplish this. However, now the user would like to delete one of the funds and add another without changing the other 3. (Each subform is attached to its own query.) How do I keep the main form intact without starting all over?
Is this done with a macro?
Thanks.