With DocHub, you can quickly darken comma in zip from any place. Enjoy features like drag and drop fields, editable textual content, images, and comments. You can collect eSignatures safely, include an additional level of protection with an Encrypted Folder, and collaborate with teammates in real-time through your DocHub account. Make changes to your zip files online without downloading, scanning, printing or mailing anything.
You can find your edited record in the Documents tab of your account. Edit, email, print out, or turn your file into a reusable template. Considering the variety of robust features, it’s simple to enjoy effortless document editing and management with DocHub.
I recently published a video on how you can sum comma separated values but someone had inquired if I can use the same formula for Jagged comma separated values well letamp;#39;s find out as you can see in our data set table we have jacket comma separated raw data in column B weamp;#39;re going to use the same formula as in my past video Letamp;#39;s just revisit the formula again the text split function essentially splits the cell values into an array with the limiter being the comma and the two dashes also known as unary operator conver the value in a array as numeric value and finally the sum function adds up all of these numeric values obtained from my previous functions after that press enter and apply the same formula to the rest of the row well to answer your question yes the submission formula works for jacked comma separated value as well