BookmarkSubscribeRSS Feed
Statsconsultancy
Fluorite | Level 6
I HAVE A DATASET IN EXCEL. I HAVE 3 VARIABLES. ALL ARE IN DATE FORMAT. I USED PROC IMPORT TO READ THE FILE INTO SAS. ONE OF THE COLUMNS COMES UP BLANK IN SAS, WHILST IN EXCEL THE CELLS ARE NOT EMPTY. I TRIED TO USE FORMAT mmddyy10. AND I GOT A MESSAGE SAYING VARIABLE HAS BEEN DEFINED AS BOTH CHARACTER AND NUMERIC. HOW CAN I RECTIFY ALL THESE.
1 REPLY 1
NickR
Quartz | Level 8
It would help us understand the problem if you could post your SAS code.

You may try using the statement MIXED=YES in your proc import procedure.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1016 views
  • 0 likes
  • 2 in conversation