I have a question about access 2003 - i have a table that has 6 entries. the table has two fields. the id field and the amount field. the amount field is one byte long. the enteries in the table are
1
2
3
.
0
0
I would like to use these entries to create one field that looks like this 123.00. is this possible. how can i do it