Choose Sum Letter Gratis
Drop document here to upload
Up to 100 MB for PDF and up to 25 MB for DOC, DOCX, RTF, PPT, PPTX, JPEG, PNG, JFIF, XLS, XLSX or TXT
Note: Integration described on this webpage may temporarily not be available.
0
Forms filled
0
Forms signed
0
Forms sent
Discover the simplicity of processing PDFs online

Upload your document in seconds

Fill out, edit, or eSign your PDF hassle-free

Download, export, or share your edited file instantly
Top-rated PDF software recognized for its ease of use, powerful features, and impeccable support
Every PDF tool you need to get documents done paper-free

Create & edit PDFs
Generate new PDFs from scratch or transform existing documents into reusable templates. Type anywhere on a PDF, rewrite original PDF content, insert images or graphics, redact sensitive details, and highlight important information using an intuitive online editor.

Fill out & sign PDF forms
Say goodbye to error-prone manual hassles. Complete any PDF document electronically – even while on the go. Pre-fill multiple PDFs simultaneously or extract responses from completed forms with ease.

Organize & convert PDFs
Add, remove, or rearrange pages inside your PDFs in seconds. Create new documents by merging or splitting PDFs. Instantly convert edited files to various formats when you download or export them.

Collect data and approvals
Transform static documents into interactive fillable forms by dragging and dropping various types of fillable fields on your PDFs. Publish these forms on websites or share them via a direct link to capture data, collect signatures, and request payments.

Export documents with ease
Share, email, print, fax, or download edited documents in just a few clicks. Quickly export and import documents from popular cloud storage services like Google Drive, Box, and Dropbox.

Store documents safely
Store an unlimited number of documents and templates securely in the cloud and access them from any location or device. Add an extra level of protection to documents by locking them with a password, placing them in encrypted folders, or requesting user authentication.
Customer trust by the numbers
64M+
users worldwide
4.6/5
average user rating
4M
PDFs edited per month
9 min
average to create and edit a PDF
Join 64+ million people using paperless workflows to drive productivity and cut costs
Why choose our PDF solution?
Cloud-native PDF editor
Access powerful PDF tools, as well as your documents and templates, from anywhere. No installation needed.
Top-rated for ease of use
Create, edit, and fill out PDF documents faster with an intuitive UI that only takes minutes to master.
Industry-leading customer service
Enjoy peace of mind with an award-winning customer support team always within reach.
What our customers say about pdfFiller
See for yourself by reading reviews on the most popular resources:
My Mac products routinely lock me out of being able to edit any paperwork ever. I am constantly needing to update my resume or fill out start paperwork for new jobs and this is as easy as it is supposed to be and works pretty seamlessly.
2016-03-21
What do you like best?
I use Quickbooks and have to send out 1099NT which is not a capability in Quickbooks. 1099 forms must be scannable and I can purchase the printed forms and fill it out on PDFfiller. I can then print on the scannable forms and they are perfectly aligned. Saves time and money. Also, I like the fact that I can create a template so I don't have to re-type the same company information, tax numbers, etc. The product is easy to use.
What do you dislike?
I don't really dislike anything about PDFfiller. Other than maybe the fact that I probably don't use it enough to offset the cost.
Recommendations to others considering the product:
Easy to use - I intended to use for a month and then cancel, but I ended up keeping it.
What problems are you solving with the product? What benefits have you realized?
I mostly use for 1099NT's as mentioned above. I really need to explore!
I use Quickbooks and have to send out 1099NT which is not a capability in Quickbooks. 1099 forms must be scannable and I can purchase the printed forms and fill it out on PDFfiller. I can then print on the scannable forms and they are perfectly aligned. Saves time and money. Also, I like the fact that I can create a template so I don't have to re-type the same company information, tax numbers, etc. The product is easy to use.
What do you dislike?
I don't really dislike anything about PDFfiller. Other than maybe the fact that I probably don't use it enough to offset the cost.
Recommendations to others considering the product:
Easy to use - I intended to use for a month and then cancel, but I ended up keeping it.
What problems are you solving with the product? What benefits have you realized?
I mostly use for 1099NT's as mentioned above. I really need to explore!
2019-03-05
Its easy to use
Its easy to use, and has so many options.Affordable and does everything i could want. Perfect for my shop. I'm extremely happy with this program!
2019-10-12
Great and simple pdf editor
Easily edit, share and secure pdf documents.
This is a basic pdf editor that does everything I need. You can edit by adding text, making notes, make tables, add a signature area, etc. It is also very secure and easy to share and collaborate. Even the free version is awesome.
It's not the fanciest, smoothest software but it gets the job done. I would like to see the interface beautified a bit.
2018-05-07
PDFFiller
I liked being able to create customizable fillable forms for our company. Overall, it is easy to use and responsive. PDF filler is great for a digital signature and saves your previous signature for efficiency.
the customizable form feature sometimes lagged and caused minor issues.
2022-12-13
Great program for the price. I save many documents as PDF's and there ar times when one word or sentence needs to be changed. It is so simple, open the doc, make the correction and save,
2022-01-21
Most of our Company Documents are…
Most of our Company Documents are shared in .pdf format so having the ability of edit them without the need to print out and then fill them in is my reason for the 5 star rating. The interface is simple to understand and easy to navigate.
2020-10-14
I have just used pdfFiller for the…
I have just used pdfFiller for the first time, but it was really quite simple and user-friendly. Thank you!
2020-10-13
Combining two files was relatively easy once I read the How to Guide three times to figure it out. But editing text in the file resulted in a change in the font that was not particularly satisfying and could not be corrected.
2020-06-10
For pdfFiller’s FAQs
Below is a list of the most common customer questions. If you can’t find an answer to your question, please don’t hesitate to reach out to us.
What if I have more questions?
Contact Support
How do you sum a cell contains specific text?
Take column D and write down the specific words Shirts and Pants that are used with other words and figures in range. Take Column E for calculation of total price of all the shirts and pants in range. Use formula =SU MIF(A3:A10,×Shirts×,B3:B10) in E3 and Enter.
How do you sum if a cell contains text?
Take column D and write down the specific words Shirts and Pants that are used with other words and figures in range. Take Column E for calculation of total price of all the shirts and pants in range. Use formula =SU MIF(A3:A10,×Shirts×,B3:B10) in E3 and Enter.
How do I sum a value in a cell in Excel?
If you want, you can apply the criteria to one range and sum the corresponding values in a different range. For example, the formula =SU MIF(B2:B5, “John”, C2:C5) sums only the values in the range C2:C5, where the corresponding cells in the range B2:B5 equal “John.”
How do you sum a string in Excel?
Type =CONCATENATE(in that cell or in the formula bar. Press and hold Ctrl and click on each cell you want to concatenate. Release the Ctrl button, type the closing parenthesis in the formula bar and press Enter.
How do you sum text?
Using an array formula to get the number of cells with text We can also use an array formula to count cells with text. A combination of SUM, IF, IS and TEXT functions can help us know how many cells have text in a spreadsheet. When entering the above formula, press Ctrl + Shift + Enter.
How do I sum letters in Excel?
Count a total number of characters In the cell, enter =SUM(LEN(A2), LEN(A3), LEN(A4)) and press Enter.
How do you use choose formula?
1:08 5:57 Suggested clip Use the Choose Function in Excel to Quickly Return a Value from a YouTubeStart of suggested client of suggested clip Use the Choose Function in Excel to Quickly Return a Value from a
Video Review on How to Choose Sum Letter
#1 usability according to G2
Try the PDF solution that respects your time.