Skip to main content

Questions tagged [csv]

Comma-separated values: a rudimentary plain-text spreadsheet. Also includes tab, space, semicolon or other-separated values.

1 vote
0 answers
47 views

Windows 11 24H2 PowerShell 5.1.26100.7019 Attempting to read from CSV file with PowerShell and count values contained within a specified cell. However, it appears if a cell contains parentheses, the ...
user3208239's user avatar
0 votes
1 answer
166 views

Importing CSV files containing line breaks within fields is tricky and the usual import methods as described for Excel do not work. Only opening a file directly with "File -> Open..." ...
Andreas Fischlin's user avatar
1 vote
2 answers
110 views

I need to take multiple line items of a csv file and consolidate them into fewer lines while maintaining the information, as in the tables shown below: Turning this: Fave Fruit Student Apples Dave ...
Sigshane's user avatar
2 votes
2 answers
202 views

Running Microsoft Excel 2021 MSO (Version 2509 Build 16.0.19231.20138) 64-bit at home. It will not display a CSV file correctly. All the data just goes into one row instead of 4 columns and any ...
mechengr02's user avatar
12 votes
2 answers
4k views

How can I color the columns of a CSV file differently in Notepad++? Example:
Franck Dernoncourt's user avatar
1 vote
1 answer
865 views

I've used a Smart Scale since 2020 with its own app which eventually became Zepp Life. Having acquired a Garmin a while ago, would be a pity to lose all that data. The good news is that we can pull ...
Tiago Peres's user avatar
  • 1,507
5 votes
3 answers
657 views

Question: My Excel file has a column, say, PercentageColumn, that is formatted with data type as percentage. For example it displays 13.4526961728569 as 13.45%. How can we make sure that when saving ...
nam's user avatar
  • 241
0 votes
0 answers
89 views

There is a modification project in our Process Plant related to SCADA application (Process Automation System) and I am looking for reliable advice/ suggestions from experienced members related to SQL ...
Hmbl3Lrnr's user avatar
-2 votes
1 answer
123 views

I have a category name in column A, and its corresponding attributes in column B as comma separated values. I need the attribute values to appear as a list and the value corresponding it (value from A)...
karishma bose's user avatar
2 votes
0 answers
488 views

Our application generates CSV files, which are typically opened by users in Excel. In order to format a certain column as "Text", we prefixed values with a single quote/apostrophe (eg ...
Daniel Elkington's user avatar
2 votes
2 answers
271 views

My goal is to use awk to parse tcpdump cvs file to extract network tracking and reporting information from columns #22 and #23 (columns and sample data) below: 1,2,3,4,5,6,,....,,22,23,,... 20-09-24,...
Danny Veals's user avatar
0 votes
0 answers
51 views

I have successfully set up a conditional merge in Word linked to a csv file. It has always worked easily in the past by asking one time to approve the data source. All of the sudden when I go to ...
Anna May Kampa's user avatar
0 votes
0 answers
132 views

I have an Excel file (MS Office Home and Business 2019, running under Windows 11) that I want to save as CSV file in a WSL folder underneath my WSL home folder. WSL is running as version 2 with Ubuntu ...
Gorgsenegger's user avatar
0 votes
0 answers
137 views

Looking to do something like this: Is there a script that can do that? I've tried searching and the scripts are either 404'ed or they merge them into a single .xlsx with multiple sheets.
Michael L's user avatar
0 votes
0 answers
335 views

This was discovered when opening a file in CSV format that has a column of dates in the format dd-MMM-yy (e.g 20-FEB-24). When opening this file in Excel (Excel 365 desktop) if the 2 year value is <...
FrazzleUK's user avatar
  • 101

15 30 50 per page
1
2 3 4 5
68