can any one explain How to remove tab space when I paste or import data in a excel file
@Ruwan wrote:
can any one explain How to remove tab space when I paste or import data in a excel file
What editor are you using? With Display Manager I just use the CHANGE command.
If I need something to separate the values I usually use | character.
ch '09'x '|' all
If I just want to treat the text as one long field then I change them to a space instead.
One might ask why you are pasting data into Excel at all and from what source?
Are you copying SAS Results or Output window text? That might be better off sending output directly to Excel files using the ODS Excel when creating the output.
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
For SAS newbies, this video is a great way to get started. James Harroun walks through the process using SAS Studio for SAS OnDemand for Academics, but the same steps apply to any analytics project.
Find more tutorials on the SAS Users YouTube channel.