hi,
i really need to know in this month a way to take data from a vb form and put then in particular places in a word/excel document which i have already created.
for example, i have a text box named n1, a command button called c1 and my report is called "myrep.doc" or "mydoc.xls" . what would be the script in the command button action, so that when i press the button the program will take the value from the text box "n1" and put it in a particular place in one of the two reports.
i really need an answer till the end of this month.
thanks a lot in advance.
i really need to know in this month a way to take data from a vb form and put then in particular places in a word/excel document which i have already created.
for example, i have a text box named n1, a command button called c1 and my report is called "myrep.doc" or "mydoc.xls" . what would be the script in the command button action, so that when i press the button the program will take the value from the text box "n1" and put it in a particular place in one of the two reports.
i really need an answer till the end of this month.
thanks a lot in advance.
Comment