BookmarkSubscribeRSS Feed
Selvan05
Fluorite | Level 6

Hi,

 

I am trying to import a .xlsm file using proc import. in my .xlsm file I have a column of type Number. but, the number is captured in Commax (Nordic format: -100.00,00). 

 

when I run the proc import, this value is getting ignored/missing. Could you please to have a solution on this?

 

Thanks in advance!

 

br,

Selvan

2 REPLIES 2
ChrisNZ
Tourmaline | Level 20

This is an ongoing problem.

Excel is just not a good data storage format.

What's really needed is a way to import everything as character strings.

In the meantime, you'll have to modify the Excel file and try to set the column as a different data type, or add a row with letters. 

Selvan05
Fluorite | Level 6

Thank you Chris for your reply:).

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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
  • 2 replies
  • 1146 views
  • 0 likes
  • 2 in conversation