Hey guys,
Im importing a .CSV file using the import wizard.
The data im pulling from the file works great. However i want to display the date
the data is from (Not per se the date the file was created).
The date is in the csv file, however the import wizard creates its own field name.
The field holds the date, but the fieldname is......."Tijdstip";"Details";"Gebeurtenistype";"B ron"
Im not kidding haha
Its Dutch for "Time";"Details";"Eventtype";"Source"
Now, i tried to put that fieldname in brackets in my dlookup but access wont do that.
Any suggestion ?