Hi,
I need to convert the format from whole columns from scientific format into text.
For example, I am receiving data from my different vendor where they provide all information in csv file. Upon receiving the file in CSV format, the barcode comes as per below formate.
SCREEN 1
I have around 8 different vendors where columns are in different places. What I need is make above format into text format as per below.
SCREEN 2
Currently I am using method as per below.
Select the whole column and then using Data>Text to columns > Selecting Delimited option and then clicking "Next" button three times. Then selecting "Text".
This process I need to do for every time and for each column which is very time consuming. I need solution that if I select any column in that tab and then run some kind of code or macro using keyboard shortcuts which can change the format to screen no2.
Thank you in advance.
I need to convert the format from whole columns from scientific format into text.
For example, I am receiving data from my different vendor where they provide all information in csv file. Upon receiving the file in CSV format, the barcode comes as per below formate.
SCREEN 1
I have around 8 different vendors where columns are in different places. What I need is make above format into text format as per below.
SCREEN 2
Currently I am using method as per below.
Select the whole column and then using Data>Text to columns > Selecting Delimited option and then clicking "Next" button three times. Then selecting "Text".
This process I need to do for every time and for each column which is very time consuming. I need solution that if I select any column in that tab and then run some kind of code or macro using keyboard shortcuts which can change the format to screen no2.
Thank you in advance.