Jump to content
Macro Express Forums

Altius7

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Altius7

  1. Hi,

     

    Anyone here knows how to use the text string variables incrementally while still nested within a repeat command?

     

    For e.g. this repeat command that I use in a spreadsheet to copy a value from each cell in a row

     

    Repeat Start (Repeat 30 times)

    Clipboard Copy

    Variable Set String %T1% from Clipboard

    Text Type: <TAB>

    Repeat End

     

    how do i modify this so that every time it repeats, the variable is increased by 1 (so that the second cell's contents go into %T2%, 3rd cell's into %T3% and so on?

     

    Any help would be really appreciated!

×
×
  • Create New...