I
Irishimp23
I used the event procudere On click process (from wizard) in a command
button, I placed on a switchboard, to build code to talley data and dump into
a table called Talley. When I created a second commsnd button also using the
cmdSortintoQuestion and tried to talley a different table called TalleyColl
with the same type of format, the TalleyColl code copied identically back
into the first button I created so I had two identical buttons. How do I keep
these two command buttons pulling from separate tables? Essentially, I need
the same kind of button for two different talley tables.
button, I placed on a switchboard, to build code to talley data and dump into
a table called Talley. When I created a second commsnd button also using the
cmdSortintoQuestion and tried to talley a different table called TalleyColl
with the same type of format, the TalleyColl code copied identically back
into the first button I created so I had two identical buttons. How do I keep
these two command buttons pulling from separate tables? Essentially, I need
the same kind of button for two different talley tables.