March 16, 201213 yr I’m trying to make a script to automatically create certain receipts. With my little knowledge I have made something that works but trying to improve it I have a problem now. When I grab the information I need I set a field as “DONE” in that record, and I want this record not to be taken into account for the next time so I don’t create the same receipt twice. I know (well, I bet) should be done adding an If sentence, but I can’t make it work. Any help? I attach a sample file. Thank you. Receipts.zip
March 21, 201213 yr Well - I am having a real hard time figuring out what exactly you're trying to accomplish. I can see that the file is pretty basic but you're generating accounts from receipts? Anyway - it seems like your "find" request should somehow include the status field - perhaps that should be pre-filled with "No" and then "Find records with the date specified and then "No" as the Status - then change the status as you are doing.
Create an account or sign in to comment