Combining rows with serial data
Hi - there are a few posts on this but they dont address this specific issuei need to get from example 1 to example 2. combine rows by ID # into one row with data aligned sequentially. Thanks
example 1id visit#. PGA 1 1 51 2 3 2 3 122 5 72 6 4 example 2id. visit# PGA. visit#. PGA. visit#. PGA#1. 1 5 ...