import csv into an excel

kerm007

Active Member
Joined
Mar 16, 2019
Messages
250
Office Version
  1. 365
Platform
  1. Windows
hello
soem one in my office ask me to find a solution for them
they have a CSV file and they want to import it into excel but the excel do some kind of calculation etc...
is it something feasible ?
they want to avoid doing the same step over and over again
Thanks
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).
To import a .csv file into Excel you simply open the file in Excel.
excel do some kind of calculation etc...
This is so vague that it is not possible to answer. It sounds like you need a macro. But there is no way to give you VBA unless you give very specific information about what you want to happen.
 
Upvote 0
i will gather the info and get back to you
regards
 
Upvote 0
the csv contain this data

1694099076750.png



what they want is a template to get this data imported but the Colum b they rounded the time with this formula : =A5/60000
1694099306105.png

not sure what goes into the other Colum yet
 
Upvote 0
Colum b they rounded the time with this formula
Your formula in column B refers to A5 but column A is blank except of the header "Agilent CPX". It is not possible to tell what data from the original csv file is mapped to what column in the second picture.
 
Upvote 0
hello the data from picture 1 colum A goes to colum A on the second pictures starting A5
Thanks
 
Upvote 0
hello anyone have other idea im trying to find a way to give them less job to modify the excel
Thanks
 
Upvote 0

Forum statistics

Threads
1,215,186
Messages
6,123,537
Members
449,106
Latest member
techog

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