TCARPENTER
Programmer
Ok I'm stumped. I have a subfrom displayed as datasheet with three fields I need to populate; Name, Prompt and Type. For this exercise, Name and prompt are going to be identical so I set the DefaultValue property of the txtPrompt text box =[txtNAME]. I get nothing. I tried Roy Vidar's solution from another post and I can get the next record to default to the previous - but I need it in the same record. I tried referencing the txtNAME box by using Forms!mainform!subform!txtName and I get either ?Name, or #Error. What gives?
Thanks for any help or suggestions.
Todd
Thanks for any help or suggestions.
Todd