help with error-new user

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

Guest

I'm trying to pull the max values within a certain field, but I need to keep
the max values with the respective values in another table. I've got a device
name table and an analog table. within the device name, i'm pulling
everything with * kW and trying to find the max values for the device name.
however, I get the device names listing out with the same max value. where
did I go wrong?
 
Back
Top