Search Results for 'script'
-
Search Results
-
I really honestly don’t know much about scripting. But I could probably figure it out if I had a little guidance. I have a form I created where I want to copy the information in one field and put it into another field, but that other field needs to be edible without messing up the original field. For example, I have a field for Christmas cards and I have another field for 2023 Christmas cards and I want to move the yes or no from the first field to the 2023 field and then I will go through and add or subtract add add in new information or whatever for this year. I would appreciate some guidance on that.
Hi,
I have 3700 records from a comic book puzzle collection database
I want to add an index field for classifying boxes according to the collection theme
examples:
Asterix = AST
Lucky Luke = LLK
etc…
I would like this field to have a three-digit sequential number and to be notified if it is already used for a theme
Example: AST001 is already used, I must use AST002
Is a script possible for this kind of request?
Thanks in advance