I came across this video on youtube about counting the number of blocks of dupes using excel. Is there a way to do this with everything ?
video: https://www.youtube.com/watch?v=mJrEVHYlgqY
Also, can we have isnumber() excel function in everything 1.5a ?
counting the number of duplicate entries with excel
Re: counting the number of duplicate entries with excel
Re: counting the number of duplicate entries with excel
That doesn't help ... at all.
Re: counting the number of duplicate entries with excel
Everything is not Excel.
To export your results to Excel:
To open the exported CSV file in Excel:
[N:]
N()
To export your results to Excel:
- In Everything 1.5, from the File menu, click Export.
- Change the Save as type to: CSV
- Choose a filename and click Save.
- Click OK.
To open the exported CSV file in Excel:
- In Excel, from the Data ribbon, click From Text.
- Change File origin to: 65001 : Unicode (UTF-8)
- Click Next.
- Uncheck Tab.
- Check Comma.
- Click Next.
- Set your desired column types. (or leave as General)
- Click Finish.
- Click OK.
[N:]
N()
Re: counting the number of duplicate entries with excel
void wrote: ↑Mon Nov 04, 2024 10:02 pm Everything is not Excel.
To export your results to Excel:All added columns are exported.
- In Everything 1.5, from the File menu, click Export.
- Change the Save as type to: CSV
- Choose a filename and click Save.
- Click OK.
To open the exported CSV file in Excel:
- In Excel, from the Data ribbon, click From Text.
- Change File origin to: 65001 : Unicode (UTF-8)
- Click Next.
- Uncheck Tab.
- Check Comma.
- Click Next.
- Set your desired column types. (or leave as General)
- Click Finish.
- Click OK.
[N:]
N()
Thank you, selecting 65001 : Unicode (UTF-8) for file origin really helps to make a table without errors