Forum Discussion
ayssmetin
Jul 05, 2018Copper Contributor
couldn't create loop
Im newbie to Excel Macro. I created these codes with macro recorder. but i need to create loop for this operation ranges C to Z. can you help me about this situation Range("C2:C14").Select Selectio...
Russell Proctor
Jul 05, 2018Brass Contributor
Hi,
It is extremely difficult to work out what you are trying to do by looking at the code.
Could you describe it in words ?
Russell