Jagdev Singh
Active Member
Hi Experts
I am stuck with query which consumed my huge amount of time and the end result is zero. I have list of similar(in integer) entries in a column say A. The entries could be repeatative in column A. What I want is to create a Pivot in macro and a entry which could be repeatative from 1 to 100 in column A should be assigned to a single person say Ram which is added in a column say C.
The similar entries in column A should be assigned to single individual Name. The Individual name is static and fix, but the similar entries is dynamic.
Entries Assigned
123456 Ram
123456
123456
123456
123456
123456
123456
123456
123456
123456
123456
123456
123456
364589 Shyam
364589
364589
364589
364589
I am stuck with query which consumed my huge amount of time and the end result is zero. I have list of similar(in integer) entries in a column say A. The entries could be repeatative in column A. What I want is to create a Pivot in macro and a entry which could be repeatative from 1 to 100 in column A should be assigned to a single person say Ram which is added in a column say C.
The similar entries in column A should be assigned to single individual Name. The Individual name is static and fix, but the similar entries is dynamic.
Entries Assigned
123456 Ram
123456
123456
123456
123456
123456
123456
123456
123456
123456
123456
123456
123456
364589 Shyam
364589
364589
364589
364589