Can I use 2 switch() functions in form on current event?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have worked out a switch function/choose function to enable an option group
to be used to input text into the underlying table instead of the usual
integer. Does anyone know if it is possible to put more than one switch
function in the form on current event? Every attempt has resulted in
compiler errors. If I use either one of the functions, it works great, but I
have two option groups that I wish to treat this way. Ideas?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top