Jump to content

Help with IF Function... I think


This topic is 4729 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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

Link to comment
Share on other sites

This topic is 4729 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.