View Single Post
  #1   Report Post  
xx
 
Posts: n/a
Default Need help! - Trying to use MS Query in Excel to extract MS Access

The problem lies with the Access table. The data type is probably decimal,
and you are having trouble pulling negative values?
Change the field type to double or single integer and your problem will
dissappear!