Hi,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Simple question I hope. I’m looping through some rows. So I have the row number.
I have data in column A, and a number within column G.
Basically for each row I’d like to collect the value stored in row x column G and then indent the data contained within row x column A by that amount?
Any suggestion appreciated.