HDrive Posted October 8, 2007 Report Share Posted October 8, 2007 I am programming a macro were I have to fill out a spreadsheet with variables 1-40. I have tried to write a repeat loop to do this; Repeat Start (n times) text type %V%N%% text type <arrow right> Repeat End I can not get it to type the value in the variable it just does T1, t2,t3,t4,etc Any suggestions? Quote Link to comment Share on other sites More sharing options...
kevin Posted October 8, 2007 Report Share Posted October 8, 2007 text type %V%N%%Did you mean text type %T%N%%? If so then use the 'Variables Evaluation Level' option as described in the following links:Variable Evaluation Level Variable Evaluation User Submitted Macro - Variable Evaluation Level 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.