Hi all,

I use to have a field named RDI_ID, later on I decided to change the name to RDI to make things easier.

I have several macros in XL pulling recordsets (using rst.open sql), but they stopped working, even though I have changed that field name to RDI in the code as well.

Curiously, they do work when I change the code back to the old name, being RDI_ID. I have been looking at that field propriety and it is named RDI. Did I miss a change somewhere?

That table has no relationship whatsoever. I have no report in the DB but I do have a few queries that I'm not really using, should I delete them?

Help plzz.