KrIs86BsBG
Registered User.
- Local time
- Today, 20:48
- Joined
- Apr 21, 2019
- Messages
- 34
1. Can you post your db? Zip it first.
2. My guess is you actually need no relationship because you will want to do a cartesian join to get all possibilities and then sort all possibilities.
3. You need an unique field so I would add an autonumber field to each table
ZodiacID, LoveID, FinanceID, WorkID
4. You can do this in a query.
However, I think there may be some complications if you want no repeats in the fields.
Getting a random choice of Love, Finance, Work is easy. Ensuring no replication of the choices until each choice is used up, is a little harder.
I Share the Database I've Made. Please, if you succeed or some other specialist, help me with the various texts with the function I will be grateful to him and will have learned something useful! Again, I say: With the 30 text entries in each category, after request, subtract the texts in random order. I have also made a table of Years, Months, and a Day that should be like a template, and after choosing the year, the month and the day, it will take out information about all the signs of the day, with each sign containing mixed texts from the three categories : Love, Work and Finance.That's what I need! Thanks in advance!