Quote:
Originally Posted by dogufo
it is possible in a word text 2013 to make a macro or a command that identifies a specific number (in my case a 4-digit number), perform an operation on that number ( in my case make a sum) and paste them immediately after a text with the result obtained?
|
Finding a 4-digit number is trivial; you haven't given anywhere near enough detail, though, as to what the parameters for this 'operation' might be. For example, how does one determine whether to add, subtract, divide or multiply (in your case a summation), and what the other value(s) in this operation might be?