I'm having troubles with a field generated through a Cross Table. I have in Total 3 fields but when I call a List Table are the registers names in the next form:
NameTable.Register example= Status.(01/10/12) but I want only (01/10/12)
Where: NameTable: Is the name of the table where the data was upload Register: Is the correct name that I want
If you are using the QUALIFY sentence, you should think of renaming fields instead of using it. If you are not, but you see those likewise in the object, make sure that the listbox properties (or any other object properties) drop down lists "All Tables" and not "All Tables (Qualified)".