Concatenate Conditional Field Work Gratuit
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:
IT HAS SOME TREAKY THINGS AND AT SOME POINT IF IT IS NOT PRINTED OR SAVE BEFORE HAND, YOU HAVE TO REPEAT THE WORK ALREADY DONE. IN THIS CASE, HAS BEEN A LITTLE UNPLEASANT SITUATION AND WASTE OF TIME, IT SHOULD HAVE SOME AUTOMATIC SAVING, AS IT OCCURS IN WORD.
2016-07-24
9/15/16: Hard to find blank forms for completion, but questions are covered well by support folks. Default is yearly subscription, but support folks were able to convert to monthly subscription at desired level.
Problem with changing previous form required upgrade to yearly business plan. The erase tool only works with upgraded plans.
2016-09-25
So easy to use not being rejected
My bank required my signature not an electronic signature. Maybe if I used my signature on pdf format I will try that next time.
2017-12-28
Very User Friendly and convenient. Wish there was other nursing cheat sheets available. ( Treatment sheets, Vital assessment sheets, etc) Takes the guess work out of creating your own.
2018-05-05
Impressive features and easy to use. My only gripe is that there appears to be no way of changing the date function to day/month/year, but it's just as easy to enter the date manually
2019-03-22
What do you like best?
I like the accessibility of the application. I can access from anywhere by just using my browser.
What do you dislike?
Sometimes the sizing is a bit tricky and I need to play around with the edits to make it work.
What problems are you solving with the product? What benefits have you realized?
I am able to take pdf documents, to which I have lost or never had the source file, and easily change them to what I need. Also, another great use is to fill-in forms in forms to which i only have hardcopy.
I like the accessibility of the application. I can access from anywhere by just using my browser.
What do you dislike?
Sometimes the sizing is a bit tricky and I need to play around with the edits to make it work.
What problems are you solving with the product? What benefits have you realized?
I am able to take pdf documents, to which I have lost or never had the source file, and easily change them to what I need. Also, another great use is to fill-in forms in forms to which i only have hardcopy.
2020-02-03
Stupid-Easy to use
Very easy to get used to.
This should be called PDF-Text for Dummies.
I literally had this program up and running in less than 5 minutes of downloading and installing it.
Wish it was a little cheaper.
If you are not using it often it hard to justify the monthly cost.
It may be better to go with the annual subscription instead of the monthly in some cases.
2017-11-14
An excellent company with mind-numbingly awesome customer service. I expected an automated response and a week or more wait to resolve an accounting problem, what I experienced was not only a response but total problem resolution in less than and hour. Unfortunately I dont have need for their services at the moment because these guys are just the type of business I want to do business with and I am positive you will too. Thank you **** and ***** for your unbelievable attention to detail and rapid results.
2021-02-25
Greatest software I ever come across…
Greatest software I ever come across when dealing with pdf files...Recommend it so much to everyone looking for such apps...you are not going to regret purchasing it's plan...Thumbs up
2020-12-29
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 conditionally concatenate a range?
Hold Ctrl + Shift then press Enter while in Edit Mode to create an array formula. For Mac, use + Shift + Return. Range This is range of values which we want to concatenate together. Delimiter This is the delimiter value which we want to use to separate values by in our concatenation.
How do you concatenate multiple cells?
Select a cell where you want to enter the formula. Type =CONCATENATE(in that cell or in the formula bar. Press and hold Ctrl and click on each cell you want to concatenate.
How do I Lookup multiple values in one cell?
Activate your worksheet which you want to lookup multiple values into one cell. Hold down the ALT + F11 keys, and it opens the Microsoft Visual Basic for Applications window.
How do you concatenate a range in Excel?
CONCATENATE Excel Range (Without any Separator) Select the cell where you need the result. Select the entire formula and press F9 (this converts the formula into values). Remove the curly brackets from both ends. Add =CONCATENATE(to the beginning of the text and end it with a round bracket).
What is the easiest way to concatenate text based on criteria in Excel?
Copy (CTRL + c) this formula: Double-click on cell F4. Paste (Ctrl + v) formula to cell F4. Select the entire formula in the formula bar. Press Function key F9 and the formula is converted to an array of constants: Delete the equal sign = in the formula bar and then press Enter. Select cell F4.
What does the concatenate function in Excel do?
The Microsoft Excel CONCATENATE function allows you to join 2 or more strings together. The CONCATENATE function is a built-in function in Excel that is categorized as a String/Text Function. As a worksheet function, the CONCATENATE function can be entered as part of a formula in a cell of a worksheet.
How do you concatenate an array in Excel?
Below are the steps you need to follow to combine values from this range of cells into one cell. In the B8, insert formula (=CONCATENATE(TRANSPOSE(A1:A5)&” “)) and do not press enter. Now, just select the entire inside portion of concatenate function and press F9. It will convert it into an array.
#1 usability according to G2
Try the PDF solution that respects your time.