When I export a table to a comma delimeted text file and include column names, my column name called "File #" shows up in the file as "File ."
The fields are correctly delimeted but the first row looks like this:
Employee,FILE .,F,P
instead of:
Employee,FILE #,F,P
This...
I have a querry that retrieves all employees who submitted a timesheet for a given Week-Ending period (who have a record in the Timesheet table with Week_Ending_Date = x and Status = New). The Week_Ending_Date must be entered upon launching the query (criteria for Week_Ending_Date contains...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.