Application.Selection(0).Kinematics.Global.Transform = Application.Selection(1).Kinematics.Global.Transform
Will match one object in the selection to the other.
Application.Selection(0).Kinematics.Global.Transform = Application.Selection(1).Kinematics.Global.Transform
Will match one object in the selection to the other.