R
rocco
....does someone know why when I write this declaration:
dim idx as Index (or even DAO.Index)
it changes into:
dim idx as index (or DAO.index)
....and obviously it screams errors if I run the code.
References seem fine.
dim idx as Index (or even DAO.Index)
it changes into:
dim idx as index (or DAO.index)
....and obviously it screams errors if I run the code.
References seem fine.