M
M K
Word VBA function to output change indications?
I'm dumping text from a DOORS DXL script to a Word template and I want to show changes. Is there a Word VBA function that takes two input strings and outputs a string formatted as if track changes was turned on.
Example
Input 1: The man enjoys ice cream.
Input 2: The man enjoys cake.
Output: The man enjoys <strikeout>ice cream</strikeout><u>cake</u>.
Thanks.
Submitted via EggHeadCafe - Software Developer Portal of Choice
..NET ListView Control Export To CSV File
http://www.eggheadcafe.com/tutorial...60-73af32d0de43/net-listview-control-exp.aspx
I'm dumping text from a DOORS DXL script to a Word template and I want to show changes. Is there a Word VBA function that takes two input strings and outputs a string formatted as if track changes was turned on.
Example
Input 1: The man enjoys ice cream.
Input 2: The man enjoys cake.
Output: The man enjoys <strikeout>ice cream</strikeout><u>cake</u>.
Thanks.
Submitted via EggHeadCafe - Software Developer Portal of Choice
..NET ListView Control Export To CSV File
http://www.eggheadcafe.com/tutorial...60-73af32d0de43/net-listview-control-exp.aspx