Hi Guys,
When using the importtable function for importing a csv file we encountered 2 problems:
1. in the CSV a time stamp was used like 22:15:00. This was imported as number (22) so the : was ignored or something like that
2. we then tried to change the csv file and putting "" around the text it imported it as text but with the quotes. We would expect that it would ignore the quotes
We are not sure if they are bugs or by intention
I attached the csv file. (zipped because I couldn't upload the csv file)
Steven