
David WILLOX
-
VLOOKUP formula between 2 tables
Hello, I'm looking for a vlookup formula to get information stored in another table. - Table 1 with EAN Code (for example 5400101123456) and Product name (for example spaghetti).…
-
Count into table based on specific choice
Hello, One table with many courses One table with many persons The tables are linked so i can see a list of persons for each courses I want to include into the course a formula to calculate how many…
-
Print preview vs pdf
Hello, How can I keep the layout of my text when printing in pdf? I made a test with 2 fields (rich text and html). I can see the fields in the print preview.…
-
Formula to select a tab in form view
Hello, I have a formula to put in a button to open a specific view. But, I would like to have a formula to open a specific tab within a form view. Thanks in advance for your help.…
-
Maintenance mode
Hello, In the cloud version, is it possible to put a "maintenance mode". So that other users cannot access the database while the admin makes some changes or updates?…
-
How to get image formula field on print view
Hello, I'm using a formula field (named "html") with html code <a href... to get a picture. I can see the picture in a formula field (named "photo") of the form by using html(html) but I can't see…
-
"Index" into a field
Hello, When we create a field, we can check the "Index" next the "Global search". Which difference will we get when the Index is checked or not? Thanks in advance for your help. David W.
-
How to use the "View" element
Hello, when we create a database, we can add an element called "View". Can you please tell me how to concrete use this field? Because I always get the error message "Expression does not returns…
-
Text styled function
Hello, I have a formula field: if 'Candidats Inscrits' < 'Max. Candidats' then"Incomplet"else"COMPLET"end But I also would like to styled my text. For example,…