I just tried it using Access 2003/Excel 2003 using the Northwind sample
database (open table Products, Analzye it with MS Excel). It brought over
the "Discontinued" field which is a checkbox/ yes/no field, but in Excel the
data changes from a checkbox to TRUE / FALSE.
If you don't get the field at all, let us know which version you're using
and how you're doing it. If you get the field with TRUE/FALSE but want it
to be in checkbox format, you'll need to write code in Excel to handle this.
Michelle
yann said:
I was using the "Analyse It with Microsoft Excel" Function in Access and
just realised that all fields that are in checkboxes are excluded in the XL
file exported. Is there anyway to include the checkbox fields?