How Do I use a Number on the Clipboard in a Calculation?

Hi, I need a macro to get the number from my clipboard, add one to that number, paste it and repeat when I press enter, so that it count's upwards whenever I press enter.

Assuming there are only numbers on the clipboard, this example should get you started:

Example Macro.kmmacros (1.3 KB)

1 Like