Comment on Excel Labs, a Microsoft Garage ProjectparentComments−bambax3yIt may be automatable if you enclose the values in double quotes and specify that double quotes mark text (which is the default I think).−Tagbert3ySure, if you have control over the source, but that is not always the case. CSV is very loosely specified and there are large variations in implementations.
Comments
It may be automatable if you enclose the values in double quotes and specify that double quotes mark text (which is the default I think).
Sure, if you have control over the source, but that is not always the case. CSV is very loosely specified and there are large variations in implementations.