CSV vs Notepad Issue

paulmaccarthy

New Member
Joined
Nov 1, 2017
Messages
2
Hi,

I hope I'm posting this question in the correct area. Any help would be greatly appreciated.

I have created an excel csv (2010) file with 3 rows. When I open this file with Notepad, it puts the data on multiple (7) rows.
The issue seems to be coming from the headers in the csv file of which there are 158. Notepad is cutting off these headers and dropping them down to rows 2, 3 etc.

My question: Is there a way to keep all my headers on 1 single row in Notepad?

Ideally, in Notepad I would like to see:
Row 1 = Headers
Row 2 = Data
Row 3 = Data

I'm saving the xls as a "csv (comma delimited) (*.csv).

Thanks in advance for your help.
 

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.
Welcome to the forum.

As far as I know, Notepad has a fixed line length limit of 1024 characters and will wrap a line after that. You could try using Notepad++ which doesn't have the same limit.
 
Upvote 0

Forum statistics

Threads
1,215,219
Messages
6,123,691
Members
449,117
Latest member
Aaagu

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top