Jump to content
Macro Express Forums

Help! - incremental string variables within repeat


Altius7

Recommended Posts

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!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...