Hi Guys,
I hope I can get some help from someone.
Situation:
I have a dropdown list (containing 109 diffirent values) in cell A1 of sheet named "working" and in another sheets named DataSheet the drop values are present in Column A.
Desire:
If I select a value from the dropdown box (lets say A), I want macro to go to DataSheet and find the A (which will always be Column A) and copy the entire row except the first column (let say if it found the A in row 1, it should copy range from 1:1 minus the cell A1) and paste as speacial (value, format and tranpose to be true) in sheet called Target.
Hope it makes sense?
Thanks in advance.
Regards,
I hope I can get some help from someone.
Situation:
I have a dropdown list (containing 109 diffirent values) in cell A1 of sheet named "working" and in another sheets named DataSheet the drop values are present in Column A.
Desire:
If I select a value from the dropdown box (lets say A), I want macro to go to DataSheet and find the A (which will always be Column A) and copy the entire row except the first column (let say if it found the A in row 1, it should copy range from 1:1 minus the cell A1) and paste as speacial (value, format and tranpose to be true) in sheet called Target.
Hope it makes sense?
Thanks in advance.
Regards,