Solved Duplicate Records in Order Query

I appreciate your conundrum but how much are you willing to pay me to do work which you are going to pass off as your own and get paid for producing? Think about it. You are asking me to do work for you for free that you are going to get paid for. We are here to help you to solve problems but we don't get paid for this. We are volunteers. Arnel has done several things that he thinks fixes the problem. I can't tell. I didn't examine his "try this" because I didn't know how he had integrated it. I didn't even download the database, I just made my comments based on your schema.

I assumed that arnel had solved your problem and I was commenting on other things that will cause problems later rather than sooner. So, if you haven't tried arnel's solution, you should try it and post back with results or questions.

You are very new here and possibly to forums in general but it is really poor form to ask people to download your database and fix it for you. Sometimes we do that but there is way too much wrong with your database that is not at all involved in the problem you have. The database will work if you don't make the changes I suggested. It will be harder to change because the names are too confusing. The picture below tells you what I am talking about. This technique is a crutch and there are at least a dozen ways it will get you in trouble. The combos belong on forms and sometimes reports but NEVER in tables. Having this lookup in the table is helpful to you because you see a name rather than a number but this is just a crutch since you can always see the name if you create a query. But the downside is that you don't see the number which when you are testing might be critical to your analysis. The user is not affected by this at all because users never interact with tables or queries directly.

View attachment 95801
Thank you so much for your reply, I understand.
Believe me I work so hard self learning I grow up with friends. I post questions if I have problems that I could not pass, as English is my second language sometimes it is hard to me to understand what you say, so I request members to upload a sample that way easy and quickly to understand, sometimes members they told me we do not understand your question upload your database to see it and understand it.
plz do not misunderstand me
Thanks!
 
Your English is good enough that it was not obvious to me that you are not a native speaker. I should be so fluent in French and Spanish which are the two languages I studied a lifetime ago:)

Did arnel's solution work for you?
 
Your English is good enough that it was not obvious to me that you are not a native speaker. I should be so fluent in French and Spanish which are the two languages I studied a lifetime ago:)

Did arnel's solution work for you?
Thanks for the nice words and motivation, yesterday I was feeling down and depressed. Arnelgpis his work is professional and excellent he very good job, but I faced a problem that I could not put them in the filter in the query. I honestly feel ashamed that I couldn't ask again
here is my issue
1635792378804.png
 
is it possible for you to Zip your latest db that you have?
i am confused of all the db i have downloaded and don't know
if i have deleted it from my pc.
 
is this the latest? it seems where back to square 1.
you can't have a query like that without Joins, otherwise
it will multiply your records by each records on each table
as you can see on the datasheet.
 
is this the latest? it seems where back to square 1.
you can't have a query like that without Joins, otherwise
it will multiply your records by each records on each table
as you can see on the datasheet.
Hi, thanks for ur reply,
I feel shy to ask you again for help :( 🙏
Thanks for ur understanding
 

Attachments

I feel shy to ask you again for help
you don't need to be.
i will help if i know how.

from your last post, do you only want to be able to
filter on those 3 calculated columns?
if so, i add them to your query.
see if you can now.
 

Attachments

you don't need to be.
i will help if i know how.

from your last post, do you only want to be able to
filter on those 3 calculated columns?
if so, i add them to your query.
see if you can now.
Thank you very much!!!!
 

Users who are viewing this thread

Back
Top Bottom