M
marish01
I know this has been asked before but I can't find an answer I
understand. I am new to ADP and in many ways wished I had just linked
tables in an MDB. Never the less, the power and flexibility for other
front ends when all is done has kept me pushing forward. Microsoft
provided an informative article 235359 discussing passing a form
selection to a second display form but I can't separate the chaff from
the wheat. It appears obvious that we have to pass the form value to
SQL somehow so it knows what to crunch on, but my research has shown
several possibilites and now I'm all flummoxed.
So, I have a table RAMain. I would like to return data in that table
that is filtered according to a form (frmCSRSelect) where the user
selects a value from the field "CSR" (CSR is a field in RAMain). Then
I'll populate a report based on the stored procedure or function or
view or whatever. (Try figuring out the difference between those
without a peer group or in MS help)
FBGBF (Fairly Bright Guy with Brain Freeze) thanks you in advance.
Geoffrey Clark
IT Manager
ProTeam, Inc.
marish01(delete me)@gmail.com
understand. I am new to ADP and in many ways wished I had just linked
tables in an MDB. Never the less, the power and flexibility for other
front ends when all is done has kept me pushing forward. Microsoft
provided an informative article 235359 discussing passing a form
selection to a second display form but I can't separate the chaff from
the wheat. It appears obvious that we have to pass the form value to
SQL somehow so it knows what to crunch on, but my research has shown
several possibilites and now I'm all flummoxed.
So, I have a table RAMain. I would like to return data in that table
that is filtered according to a form (frmCSRSelect) where the user
selects a value from the field "CSR" (CSR is a field in RAMain). Then
I'll populate a report based on the stored procedure or function or
view or whatever. (Try figuring out the difference between those
without a peer group or in MS help)
FBGBF (Fairly Bright Guy with Brain Freeze) thanks you in advance.
Geoffrey Clark
IT Manager
ProTeam, Inc.
marish01(delete me)@gmail.com