Hi there,
I'm new to VBA, and so far I've only done a few smaller projects.
I would like to copy the content of Word Form fields into an existing Excel file. The copied data should be inserted at the end of the excel table. E.g. in column B the value of the form field "Name", in column C the value of "Age". The macro should be run from Word because it is built into other macros.
Thank you very much for all suggestions and for your time.
I'm new to VBA, and so far I've only done a few smaller projects.
I would like to copy the content of Word Form fields into an existing Excel file. The copied data should be inserted at the end of the excel table. E.g. in column B the value of the form field "Name", in column C the value of "Age". The macro should be run from Word because it is built into other macros.
Thank you very much for all suggestions and for your time.