D
Danielle
Data Information:
table1: tblPayGradeStructure
Fields to be used: CurrGrade and CurrBreakpoint
table2: tblPredSalary
field to be used: PredSalary (note this field is alredy pulled into the
query)
what i need is for the query to look at [PredSalary] and compare it to each
[CurrBreakpoint] in the table1, and where [PredSalary] is either less than or
equal a specific [CurrBreakpoint] return the corresponding [CurrGrade]
I had tried may different select statements and have received syntax or
paran errors on every single one --- spent hours looking at this and can't
get it to work --- any help would be greatly appreciated!!!
table1: tblPayGradeStructure
Fields to be used: CurrGrade and CurrBreakpoint
table2: tblPredSalary
field to be used: PredSalary (note this field is alredy pulled into the
query)
what i need is for the query to look at [PredSalary] and compare it to each
[CurrBreakpoint] in the table1, and where [PredSalary] is either less than or
equal a specific [CurrBreakpoint] return the corresponding [CurrGrade]
I had tried may different select statements and have received syntax or
paran errors on every single one --- spent hours looking at this and can't
get it to work --- any help would be greatly appreciated!!!