You mean using automation? Yes, but you will need Access installed on the target system.
You cannot 'import' an Access project into VB6. Although the non-Access specific code will work, the forms & controls are completely different. For instance, there is no VB equivalent of the sub form (although it is possible to a certain extent using API calls).