Hello Champs!!

I am transferring some data from excel to word and using the code below:

Everything is working fine but only issue is Paragraph Right Indent is not working, means there is no error for this but is not doing what it supposed to do, kindly look into it and let me know what I am doing wrong.

The problematic line is "wdDoc.Tables(1).Range.ParagraphFormat.RightIndent = 0.15" which is not working.

Please Login or Register  to view this content.