Altius7 Posted June 25, 2010 Report Share Posted June 25, 2010 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! Quote Link to comment Share on other sites More sharing options...
paul Posted June 25, 2010 Report Share Posted June 25, 2010 Please refer to this link for help on this topic. Nested variables Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.