I know what you need which is why I'm asking these questions.
I can see problems already with your relationships:
1. You've only got 2 tables and I'm not convinced this db is normalized.
2. Your user table doesn't have a primary key.
Can I see the join type between the two tables? Also, which table is your subform based on, user or asset?