7 Commits

Author SHA1 Message Date
Rich
b766f9c868 Added new logic to find next cell in a table
Added Button for Curent Cell or Paragraph
2019-05-16 10:54:12 +00:00
Rich
a0461e9a7a Added functionality to the Import Word Content feature (Insert Ribbon in Debug Mode) 2019-05-06 18:24:02 +00:00
ba019e4476 Added shortcut keys for the buttons 2016-03-16 15:08:34 +00:00
77591553c2 Added Insert and Replace buttons
Added comments with a link to the sendkeys key commands
Logic to let the Import Word Contents form know which edit item should receive the key strokes
2016-03-15 17:46:46 +00:00
cca53e5d79 Will now replace hard spaces with spaces (was putting in a ?)
Will now replace each hard return with a space
2016-03-14 16:32:05 +00:00
067351f47a Added logic to trim the copied text after the first tab character 2016-03-11 20:22:56 +00:00
01f7850964 Added a button for importing text from a word document
Allows you to select/open a word document and will put word text on clipboard
To remember the last word document opened
2016-03-11 15:33:25 +00:00