I am using a lexical decision task and I want to analyse RTs. The experiment works perfectly fine, however the RT output in excel does not really make sense to me. I added a screenshot for better understanding. The cell only shows #### and when I click on it a number appears in the edit bar which is cannot be true! Unbenannt|690x246
That does seem super odd! Does this happen when you open the file in any other package? Please could you attach the .csv file here? perhaps it is a funky excel setting!
Thank you for your reply. However the number does not have a decimal symbol in the first 10+ digits so I dont think it will display the correct reaction time if I change the cell format.
the fact that Excel display ### instead of number has nothing to do with the cell format but just the size of column.
The fact that the decimal sign is not properly recognized has nothing to do with the fact that Excel displays # instead of the number. There are several ways to get Excel to properly recognize the decimal sign.
use Excel text import instead of simply loading the file via the file open menu or double-click. When using text import, you are able to specific the decimal sign in the process.
change the default that Excel uses as a decimal sign in the menu options
change the decimal sign with another program (e.g. notepad++ on win10) such that Excel recognizes it afterwards
use LibreOffice or OpenOffice, these programs are better than Excel when importing csv.