Thank you Skimask...

You just asked the right question...

The define statement is a PBP statement... and I'm accessing the pic directly with adcon0... not ADCIN. The define is correct if used with ADCIN. I have used it before but forgot I used them together.

I'm using PBP ver 2.45.

I've looked at your suggestion again and it makes more since. Let me see if I got it...

By dropping the two least significant bits, I essentially divide the ten bit result by four. That gives me an eight bit result. Yes?!

It's MILLER TIME!

Ross