Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: lulumohca
  • Content: Threads
  • Order by date
  1. lulumohca

    Proc Transpose Data transpose question

    Hi, I am having a lot of trouble using SAS to transpose the data from an excel file. I have attached the file with the input worksheet and what I wanted to get in the output. If someone can help me with this using SAS or Excel, that would be great. It is taking me a long time to do it manually...
  2. lulumohca

    SAS chaning char variables to date

    Hi everyone, was hoping someone can help me with this in SAS: I have data in SAS like this: Obs Date Item1 Item2 Item3 1 _00853 1 3 5 2 _00901 124 24 2324 3 _00902 24 12 232 ... ... ... x _00952...
  3. lulumohca

    SAS programming help needed, time alignment

    Hi, if someone can help me with this it would be greatly appreciated. I have a data that looks like: jan-05 feb05 ... mar09 (by month along the columns) a b c d ... The problem is say variable a first get data at feb05 so before that it would have all zeros, all the different variables...
  4. lulumohca

    SAS grouping code help

    Hi, I am having trouble writing a code for this, say I have the following data: product type a 1 a 2 a 3 b 1 c 1 c 2 d 3 e 1 e 2 e 3 I want to make 3 data sets, 1st one only has products which has all 3 type (1, 2, 3) so that dataset will...

Part and Inventory Search

Back
Top