I surely do wish I had never embarked on a rewrite! I decided I must be better writing Access now than I was back before the turn of the century when this db was written, that after I made a requested change and got it working, I would make it more professional looking. Bad idea! In order to get the input forms centered for the various screen sizes, I have made them popups. I have everything working except one form and I would like to know why. It has one main form with two subforms. After the many details are entered on main (think scratchpad), a price is entered for the total number of pieces and it appears as a new line in subform #1. After each set of details is entered, each adding an additional line in the subform, an applied percent is entered and the grand total for that employee's piecework appears in Text99. It has been working smoothly for many years. If I make the form a popup, it cannot find text99 (unbound on the main form) to requery, and the error "There is no field named "Text99" in the current record" appears.
Any ideas? I can leave it as a non-popup form or keep searching for a workaround, but would truly like to know why it won't work.
Thanks
Any ideas? I can leave it as a non-popup form or keep searching for a workaround, but would truly like to know why it won't work.
Thanks