Fill Sum Text For Free
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:
For example, the exhibits in my court Motion were in various formats and its amazing how it handled the various formats and converted them to PDFs flawlessly
2017-03-21
Only because im not sure of its entirety yet and value for money as its a time processing application i hope to use as my go to for PDF files and filling them out. Thanks PDF filler. :).
2019-11-13
What do you like best?
I use the e signatures the most and I like the ability to convert documents into other docs.
What do you dislike?
I would like to be able to load multiple documents for signatute instead of one at a time.
What problems are you solving with the product? What benefits have you realized?
I can know how contracts signed digitally.
I use the e signatures the most and I like the ability to convert documents into other docs.
What do you dislike?
I would like to be able to load multiple documents for signatute instead of one at a time.
What problems are you solving with the product? What benefits have you realized?
I can know how contracts signed digitally.
2018-12-31
ONE OF THE BEST PDF FILLER'S IVE USED…
ONE OF THE BEST PDF FILLER'S IVE USED SO FAR. SOMETIMES THE FONT LOCATION/SIZE WILL PRINT DIFFERENT THAN IT APPEARS ON THE SCREEN BUT AN ADJUSTMENT OR TWO WILL TAKE CARE OF THAT.
2020-02-29
The staff service is impeccable
The staff service is impeccable. The online platform works like magic. I am just happy with the service I received, and how good the quality of their online platform is. 20 stars for excellent customer service and 20 stars for excellent platform
2019-10-04
Great Value! A Must Have!
PDF Filler is one software that's worth so much more than what I paid for. I work in 3 different industries- Staffing, Construction and Real Estate and this software has become a necessity in everyday document preparation. It saves so much time and money. No need to subscribe to expensive Adobe editing software. Every time I show how this software works to friends and colleagues, they are amazed. I wish I had known about PDF Filler long time ago. Thank you!
Ease of use and integration with Sign Now.
The dashboard could use a bit more organization.
2019-09-18
Simple, does the job
Maybe some standard forms should be on their site and properly labeled.
It's simple and does the job. It's very straight forward.
I feel like searching for the right form is a little tricky sometimes
2019-05-16
Great app..easy to use and saved me a…
Great app..easy to use and saved me a lot of headaches during a move when I didn't have access to a printer.
2021-09-27
Kara was wonderful in helping me…
Kara was wonderful in helping me resolve my billing issue. Very prompt and helpful responses and we really enjoy the PDFFiller program.
2021-08-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 cells with text?
Sum if cell contains text If you are looking for an Excel formula to find cells containing specific text and sum the corresponding values in another column, use the SU MIF function. Where A2:A10 are the text values to check and B2:B10 are the numbers to sum. To sum with multiple criteria, use the SUM IFS function.
How do you sum cells with text in Excel?
Sum if cell contains text If you are looking for an Excel formula to find cells containing specific text and sum the corresponding values in another column, use the SU MIF function. Where A2:A10 are the text values to check and B2:B10 are the numbers to sum. To sum with multiple criteria, use the SUM IFS function.
How do you count cells with text?
To count the number of cells that contain text (i.e. not numbers, not errors, not blank), use the COUNT IF function and a wildcard. In the generic form of the formula (above), RNG is a range of cells, and “*” is a wildcard matching any number of characters. Do you want to count cells that contain specific text?
How do I sum cells based on text in another cell?
Formula using SU MIF: = SU MIF(B3:B10,”*”&”Blue”&”*”,C3:C10) Formula using SUM IFS: = SUM IFS(C3:C10,B3:B10,”*”&”Blue”&”*”) =SU MIF(range, criteria, [sum_range]) =SUM IFS(sum_range, criteria_range1, criteria1,[criteria_range2], [criteria2]) =SU MIF(B3:B10,”*”&”Blue”&”*”,C3:C10) =SU MIF(B3:B10,E4,C3:C10)
How do you sum if a cell contains certain 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 add cells based on cell value?
3. Now only unique values are remained in the pasted column. Select a blank cell besides the pasted column, type the formula =SU MIF($A$2:$A$24, D2, $B$2:$B$24) into it, and then drag its AutoFill Handle down the range as you need.
How do you sum cells if another cell meets criteria?
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.”
Video Review on How to Fill Sum Text
#1 usability according to G2
Try the PDF solution that respects your time.