|
| ||||||||||
| Tags: excel, microsoft office, microsoft word, tsv file, windows 7 |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Opening file type .tsv with Excel
|
|
#2
| ||||
| ||||
| Re: Opening file type .tsv with Excel
Well looking at your situation I am suggesting following solution that you can apply to meet your requirement. You have to click on start menu and choose control panel. Now select Default programs from the control panel menu. Now you have to choose Associate a file type of protocol with a program. You will find a list of file type see that it is added or not. If it is not added you have to add the same. If it is listed you can simply change the default application to Excel. |
|
#3
| ||||
| ||||
| Re: Opening file type .tsv with Excel
You can use the following steps to solve the matter I am hoping that it will help you out from this particular problem.
|
|
#4
| |||
| |||
| Re: Opening file type .tsv with Excel
Well I am stuck in the similar situation that you have mentioned in your post. I was trying to meet the requirement by copying link to Microsoft Excel but it did not help me. .tsv file opens successfully into Word of the Microsoft Office 2010. However it doesn't open in to Excel of Microsoft Office 2010.As far as I know there was no issue on the previous version of Office. Please let me know why it is happening. |
|
#5
| |||
| |||
| Re: Opening file type .tsv with Excel
Well You can .tsv file extension to .csv file using following steps.
I am hoping that it will help you. |
|
#6
| |||
| |||
| Re: Opening file type .tsv with Excel
It took me forever to figure this out. Back up your registry before making these changes. This worked for me on 2 systems running Windows 7 Pro and Office 2010 Pro Plus. My Solution: There are 3 registry changes you can make to make it work. I’m sure you can combine them all into one fix, but I have them as 3 and run them in order of 1, 2, 3 and it works. Below is the text you can copy into notepad and save it as a .reg file. If you want to combine the 3 files into one, that’s up to you, but I am listing them as the 3 separate files the way I have them. Do not copy the text reg file 1, 2, or 3. I added that so you know what each file was. Reg File 1: Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.tsv] [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.tsv\OpenWithList] "a"="EXCEL.EXE" "MRUList"="a" [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.tsv\OpenWithProgids] "tsv_auto_file"=hex(0): Reg File 2: Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Classes\Applications\EXCEL.EXE] [HKEY_CURRENT_USER\Software\Classes\Applications\EXCEL.EXE\shell] [HKEY_CURRENT_USER\Software\Classes\Applications\EXCEL.EXE\shell\open] [HKEY_CURRENT_USER\Software\Classes\Applications\EXCEL.EXE\shell\open\command] @="\"C:\\Program Files\\Microsoft Office\\Office14\\EXCEL.EXE\" \"%1\"" Reg File 3: Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Classes\tsv_auto_file] @="" "EditFlags"=hex:00,00,00,00 [HKEY_CURRENT_USER\Software\Classes\tsv_auto_file\shell] [HKEY_CURRENT_USER\Software\Classes\tsv_auto_file\shell\open] [HKEY_CURRENT_USER\Software\Classes\tsv_auto_file\shell\open\command] @="\"C:\\Program Files\\Microsoft Office\\Office14\\EXCEL.EXE\" \"%1\"" |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Opening file type .tsv with Excel" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Getting error when opening excel file using a VB script | Madri | Software Development | 4 | 18-07-2012 06:27 PM |
| Getting Error while opening Microsoft Excel 2000 file in Excel 2003 | AbiaA | MS Office Support | 6 | 17-02-2012 12:18 PM |
| Opening WK1 File in Microsoft Excel 2007 | $horizon$ | Windows Software | 3 | 11-01-2012 05:07 PM |
| Problem opening Excel file with VBA code | Lord | Software Development | 3 | 19-10-2009 09:50 AM |
| Opening an Excel file in VB.NET | Braze | Software Development | 4 | 26-01-2009 08:03 PM |