Hi there,
First of all i have to say that i am a beginner concerning VBA, and I need some help if this is
possible .
I want to copy some values from an excel document(D2) to another(D1) using a macro . The values are not in
order so i have to search them , using vlookup or something like that.In D1 I have 12 columns(representing the twelve months), this columns
are split into another 14 columns, but I just want to fill only the first 10, because D2 has only 10 columns. After I am done
with the first month i would like to jump the other 4 columns and reach the first column from the second
month , and so on and so forth . Do you think is it possible that a macro cand do that ?
Sorry if i wasn't very explicit and thank you :D
First of all i have to say that i am a beginner concerning VBA, and I need some help if this is
possible .
I want to copy some values from an excel document(D2) to another(D1) using a macro . The values are not in
order so i have to search them , using vlookup or something like that.In D1 I have 12 columns(representing the twelve months), this columns
are split into another 14 columns, but I just want to fill only the first 10, because D2 has only 10 columns. After I am done
with the first month i would like to jump the other 4 columns and reach the first column from the second
month , and so on and so forth . Do you think is it possible that a macro cand do that ?
Sorry if i wasn't very explicit and thank you :D