Like this i am reading. But when field next column of heading1 is empty, it is going to the next table and not reaging other headings of the current table. Please help me.$Word->Selection->HomeKey(wdLine); $Word->Selection->Find->{Text} = "Heading1"; $Word->Selection->Find->execute; $Word->Selection->Copy; $Word->Selection->MoveRight(wdCell); $Word->Selection->Find->execute; $Word->Selection->Copy; $clipboard = Win32::Clipboard(); $var = $clipboard->Get();
In reply to Parsing MS word tables using perl by siva2sadu
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |