Matrixxdg Posted April 18, 2011 Posted April 18, 2011 Hi All, Very new to Filemaker and IF statements. I need to print invoices based on the contents of a Drop Down field. I have a Drop Down that gives the user the ability to Choose Yes or No. If the user has paid then print the invoice if NO then don't. I could really use some help on this. Here is what I have: Go to Layout["Invoice"(Buyers)] IF [(Buyers:B_ccInVault = "Yes")] Print [] Else Go to Layout ["Buyers Menu"(Buyers)] End If Thank you in advance for anyone that can help. MG
Fitch Posted April 18, 2011 Posted April 18, 2011 What is your script doing or not doing that you wish it would do or not do?
Recommended Posts
This topic is 5026 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now