Hi, The actual questions is 1. You have a dataset called "Telephone_Number" which includes two variables "Area_Code" and "Number". The "Area_Code" has parentheses around them. Combine these into a single numeric variable called "Home_Number" and remove the parentheses and add a leading zero.
... View more