Access 2003
Hi All,
I have a table with field headings '2006,'2005','2004' Each field contains number values.
I would like to add the values in field '2005' and '2004' into a field called 'Pre-2006'
eg:
Cars Colour 2006 2005 2004
BMW Red 10 2 6
Ferrari Red 2 3 1
Output desired:
Cars Colour 2006 Pre-2006
BMW Red 10 8
Ferrari Red 2 4
I have no idea how to add fields across together.
Many thanks
Michael
Hi All,
I have a table with field headings '2006,'2005','2004' Each field contains number values.
I would like to add the values in field '2005' and '2004' into a field called 'Pre-2006'
eg:
Cars Colour 2006 2005 2004
BMW Red 10 2 6
Ferrari Red 2 3 1
Output desired:
Cars Colour 2006 Pre-2006
BMW Red 10 8
Ferrari Red 2 4
I have no idea how to add fields across together.
Many thanks
Michael