Way too many lines to manually change. I did find a solution that worked. I created a new column beside the google sheets column containing the consent date. In the first cell of the new column I entered the following command to convert the date information to text information in the proper format. =TEXT ( $B2, "yyyy-m-dd" ). I then just copied down the column by clicking and dragging the formula down the column. I successfully uploaded the CSV file once that was done. Thanks.
... View more