Perhaps something like:
If([Question1] = "Quickbase",1,0)
Basically, it is saying: If the field [Question1] is equal to the selection "Quickbase", then show a 1, else show a 0.
Granted, this would be entirely dependant on how you have your table setup, the fields you created, etc.
Good luck!
P.S. You could make it more elegant by using CASE instead of IF, but follow the syntax for CASE.
P.P.S I highly recommend going through the Quick Base University if you haven't already. It will increase understanding of how quickbase functions, relationships, formulas (wink wink), dynamic form rules, etc. Very instructional.
------------------------------
Andrew
[email protected]------------------------------