BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Sk4r
Obsidian | Level 7

Hi, Ive been having some problem importing an excel file,but when i copy the contents to another excel file of the same type I can import it (in my situation, it was an excel 97-2000 file).

 

So, is it maybe a html file as excel, or is there another possibility that maybe i didnt notice?

 

1 ACCEPTED SOLUTION

Accepted Solutions
ballardw
Super User

If open the suspect file in a text editor and see things that look readable and html tags everywhere and likely mentions HTML in the first row or two, then likely HTML.

 

 

View solution in original post

3 REPLIES 3
VDD
Ammonite | Level 13 VDD
Ammonite | Level 13

dbms = xls for older versions of Excel

dbms =xlsx for new version of Excel.

without seeing your code this is only a suggestion

ballardw
Super User

If open the suspect file in a text editor and see things that look readable and html tags everywhere and likely mentions HTML in the first row or two, then likely HTML.

 

 

Sk4r
Obsidian | Level 7

Thank you very much, I was struggling like 2 hours looking for a reason to tell my supervisor it was a html, so I needed to move the data to another file.

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

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 1451 views
  • 2 likes
  • 3 in conversation