
Davie
-
Use a date to lookup a table to get a code
I've built my database which I use to see progress as I complete tasks. Thanks for all the help so far! When creating a new data 'page' I seen to have to take a number of steps - too many clicks -…
-
Nesting 'if'
Maybe if I knew which script launguage ninox uses I'd have better luck with Google. I think I want to nest an if Following on from my previous if 'Year Code'.…
-
Script: Test for 'if this is true and that is true, then..."
I have a working script which does what I wanted, some reference numbers need to be in the format AB-C-D and others ABCD. With and without hyphens depending on two tests. if 'Year Code'.…
-
Script: test for null or empty'
I want to say: if This Field is empty then do this else do that end How do I test for 'empty' I thought I'd seen reference to 'null' in the manual but I'm learning about the manual....
-
Trouble with two table references - same settings, different results.
I have a a Table called 'Pages' and I want to use a code for the year and month on entries to that Table. I have created two further Tables, 'Years' and 'Months'.…