I get an error message saying:
"Invalid use of Is operator in query expression "
when i use the IS DBNULL in the following sql statement in asp.net:
SELECT SUM(tblDailyHrs.TotSchHrs) AS TotalSch, SUM(tblDailyHrs.TotActHrs) AS TotalAct,
SUM(tblDailyHrs.OverTime) AS TotalOt...
Thanks for the help.
However i am trying to import the Excel file through VBA, to make a more user friendly interface; and not through the Access menu of File, Get External Data, Import ....
Do you have any other ideas?
I am trying to import Excel file into an Access table. each time i do an import, the columns from the Excel file may vary in the number of columns as well as their names. It was suggested that i use the TransferSpreadsheet function in Access using a Temporary table.
If you can suggest a...
How do you import an Excel file into an Access table, using code, and where the Excel fields are not constant regarding the total number of fields, and Excel field names may also be changing, from file to file?
Richard,
Thank you for your prompt help. This is a good start for me. However, would it be possible for you to show me how these tables would be affected by a journal entry example, lets say using the example shown below:
Debit Oct. 22, 2003 Cash $500
Credit Oct. 22, 2003...
Does anyone know how to or have an overview on designing an accounting system, specifically a general ledger or an acccounts receivable system in MS Access?
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.