March 15, 201411 yr I record all of my personal account details in a database that I started in 2000. I have my three separate accounts in different databases. I have routine income and expenditure items that occur on the same date each month. I have created scripts and buttons to enter these items on the due date. Is there any way that I can program the database so that it recognises the date and automatically makes these routine entries.
March 16, 201411 yr Automatic message This topic has been moved from "FileMaker Pro 11" to "Managing Scripts".
March 22, 201411 yr Author If this is not possible, I would be grateful if someone would tell me that. Thanks
March 22, 201411 yr Maybe? ... I have my three separate accounts in different databases. ... Is there any way that I can program the database so that it recognises the date and automatically makes these routine entries. This requires a plug in.
March 27, 201411 yr I have my three separate accounts in different databases. Why? You need to do everything thrice that way. Is there any way that I can program the database so that it recognises the date and automatically makes these routine entries. You could make that part of your startup script. Make sure the script records the fact that it ran in some way - otherwise you will get duplicate entries if you restart the file on the same day. Also make sure the script checks if previously scheduled scripts ran (because sometimes it's weekend...).
Create an account or sign in to comment