G
Guest
Dear all
This is a complicated issue for me so I will try and make sense!
At work we have a 'helpdesk' ODBC server which records various information including dates and times of calls. Unfortunately this is recorded on the server as an Integer so to see the date as a normal date we have a formula for excel which converts this field into a regular date field.
I have an Excel conversion spreadsheet which by using the 'Get Data' tool to pull in everyday the helpdesk date then in the second column I have the formula which calculates this field into a regular date.
So in my Access database I have two tables. A linked table to the ODBC helpdesk server AND a linked table to my Excel conversation spreadsheet. I have a query which has the two tables linked by the "helpdesk (interger) date format field"
as they are the same field but one is directly on the odbc server the second is in the excel conversion spreadsheet but that is getting the field from the odbc server as well.
Now the problem I'm getting when linking by that field is 'Type mismatch in JOIN expression' although its the same field!
Does anyone know why I am having this problem? I've formatted the fields in the same format so really cannot understand.
Hope someone can help!
Regards
This is a complicated issue for me so I will try and make sense!
At work we have a 'helpdesk' ODBC server which records various information including dates and times of calls. Unfortunately this is recorded on the server as an Integer so to see the date as a normal date we have a formula for excel which converts this field into a regular date field.
I have an Excel conversion spreadsheet which by using the 'Get Data' tool to pull in everyday the helpdesk date then in the second column I have the formula which calculates this field into a regular date.
So in my Access database I have two tables. A linked table to the ODBC helpdesk server AND a linked table to my Excel conversation spreadsheet. I have a query which has the two tables linked by the "helpdesk (interger) date format field"
as they are the same field but one is directly on the odbc server the second is in the excel conversion spreadsheet but that is getting the field from the odbc server as well.
Now the problem I'm getting when linking by that field is 'Type mismatch in JOIN expression' although its the same field!
Does anyone know why I am having this problem? I've formatted the fields in the same format so really cannot understand.
Hope someone can help!
Regards