I have box that's produced in a report as a result of unseen characters in a field on my datasource.
?
I use ODBC on an oracle database to retrieve data to an MS Access 2002 database. My report is in Excel 2002 and uses MS Query to select data from my Access DB.
I'd like to program a way to get rid of these boxes but I haven't found a way to identify them yet. I've tried manually searching and replacing to determine what character this is exactly and I tried some code written by MS to do it. Nothing has been successful thus far.
Has anyone experienced this and developed a procedure for this? Currently I'm manually modifying this which is quite painful. Thanks for any responses.
?
I use ODBC on an oracle database to retrieve data to an MS Access 2002 database. My report is in Excel 2002 and uses MS Query to select data from my Access DB.
I'd like to program a way to get rid of these boxes but I haven't found a way to identify them yet. I've tried manually searching and replacing to determine what character this is exactly and I tried some code written by MS to do it. Nothing has been successful thus far.
Has anyone experienced this and developed a procedure for this? Currently I'm manually modifying this which is quite painful. Thanks for any responses.