I2C - Combining bytes into another variable - Trying to use union but failing

Distance.Received_Byte_Array[i] = Wire.read ();

(It's better if you post all your code)