Thanks Again for responding Mike...
That was what i did but saw strange results (just testing with a POT conected to AN0) as i turn the POT light connected to Portb do light up as resistance decrease, but sometimes lights turn off. i thought that there might be an C-instruction, that could combine the the two byte values into one int or long int.
z = x + (256 * y); // this was my initial idea.
otherwise it is just the POT that is screwy
X + Y = Z
11110000 +
00000011 =
1111110000