I was wondering if it were possible to do this.
I have a form that is used to input a ton of information and then I have a button on it it to export it into a word template to print out. Now I have another form that I want to start populating after the word export is done. So I was trying to think of a way to get the SOME of the same information I would have just input into that form copied over to another form which has a sub form as well.
I dont know if it is entirely possible to sort of a COPY PASTE function in the way of when I hit the copy button on the first form mentioned it copies a predefined set of fields (ie: name, fee, miles, milescharge, tax) and then can navigate to the record in the sub form and but my cursor in and hit a button labeled COPY on that form, thus populating that field in that sub form???
I hope explained this clearly. I have been searching on how to do this and also posted a similar question on here about a week ago. http://www.thescripts. com/forum/thread762003.ht ml
That worked for me but I couldnt control where the information was pushed and it just started a new record, but there will be times where it needs to go under an existing customers record, so it making a NEW record wouldn't work.
ANY help would be MORE than appreciated. Thanks a million!
I have a form that is used to input a ton of information and then I have a button on it it to export it into a word template to print out. Now I have another form that I want to start populating after the word export is done. So I was trying to think of a way to get the SOME of the same information I would have just input into that form copied over to another form which has a sub form as well.
I dont know if it is entirely possible to sort of a COPY PASTE function in the way of when I hit the copy button on the first form mentioned it copies a predefined set of fields (ie: name, fee, miles, milescharge, tax) and then can navigate to the record in the sub form and but my cursor in and hit a button labeled COPY on that form, thus populating that field in that sub form???
I hope explained this clearly. I have been searching on how to do this and also posted a similar question on here about a week ago. http://www.thescripts. com/forum/thread762003.ht ml
That worked for me but I couldnt control where the information was pushed and it just started a new record, but there will be times where it needs to go under an existing customers record, so it making a NEW record wouldn't work.
ANY help would be MORE than appreciated. Thanks a million!
Comment