- Local time
- Today, 07:57
- Joined
- Feb 19, 2002
- Messages
- 47,553
I have used the "fixed" subform concept that Maj showed. If you decide to add the fixed current list when a new quote is requested, you can set the subform to not allow adds or deletes and to not show scroll bars. This requires no extra coding and allows the subform to be completely "hidden" but if you need to increase from 5 to 6, you need to futz with the size of the subform and that's it. Always embed a note to self in the code when you do something like this so you never forget why you needed to do this and also add comments regarding what needs to change if the number of quoters needs to grow.