View Full Version : Moving field values from one form to another


baby
01-04-2001, 06:09 AM
This is probably simple, but the logic is eluding me. Am trying to move a subset of text box values from one form to another. Each time a command button on the main form is clicked, these inputs are transferred. The subform has 6 "lines" of similar text boxes to recieve the input. I would like to "populate" one "line" with each click, but not disturb the previous "line" of inputs. I can't seem to get beyond two unique "lines" without overwriting, etc.
Any help would be appreciated.