Hello all,
I have a situation where I get a feed of information. This information has to then be broken down by queries to be seperated between employy info and claim info. I am having trouble with the relationships because from the feed file comes two necessary numbers (claim code and employee number). Claim code is always unique however employee number is not. I need to be able to have a base form (by employee) that connects to my base subform by employee and then to several other subforms by claim code. The problem is employee is not unique, however the combination of employee and claim is. Does anyone know how I would work this?
I have a situation where I get a feed of information. This information has to then be broken down by queries to be seperated between employy info and claim info. I am having trouble with the relationships because from the feed file comes two necessary numbers (claim code and employee number). Claim code is always unique however employee number is not. I need to be able to have a base form (by employee) that connects to my base subform by employee and then to several other subforms by claim code. The problem is employee is not unique, however the combination of employee and claim is. Does anyone know how I would work this?