I am building an orders database. The user wants to be able to insert product descriptions that include subscripts, superscripts, greek characters etc. In particular, they want to be able to cut and paste this from other documents (e.g. supplier catalogues). However, Access stores text fields as ASCII so this won't work.
I was wondering if there was a way around this perhaps using an OLE or BLOB object. Guy
