I want to fill various sections in a big table in MS Word like Name, Contact, Address, etc. Its a big document with lot of sections however what is seen below is a small part of it.
|
Name:
|
Contact:
|
|
Address:
|
Landmark:
|
I am using MS Word VBO for it. I am identifying cell value by hit and trial method using MS Word VBO - Get Table Cell Value. Then by using same cell value, I try to write the data in each cell by using MS Word VBO - Set Table cell value.
But when I write - For Eg: Tanush in "Name" box then it removes "Name" from that box and just writes "Tanush". However, I want "Tanush" to appear below "Name" in the same box as "Name"
Also, if I save "Tanush" in a data item and then try to write using MS Word VBO - Set Table cell value then it just pastes "Data 1" in the Name box. Data 1 is the name of data item where I stored "Tanush".
Please help me to solve this.
Thanks in advance.
------------------------------
Swati Agrawal
------------------------------