DarwinCastro Posted January 28, 2020 Report Share Posted January 28, 2020 I have a table with many records, I need to count how many times a record is repeated. Example: Quote Link to comment Share on other sites More sharing options...
0 Vitalikssssss Posted January 29, 2020 Report Share Posted January 29, 2020 Hi @DarwinCastro, You can use Task feature in order to get the desired output. Here is an example of Task which will populate new table with unique record and count of them in the existing one. Hope this helps. Regards, Vitalikssssss Quote Link to comment Share on other sites More sharing options...
0 DarwinCastro Posted January 29, 2020 Author Report Share Posted January 29, 2020 17 minutes ago, Vitalikssssss said: Hi @DarwinCastro, You can use Task feature in order to get the desired output. Here is an example of Task which will populate new table with unique record and count of them in the existing one. Hope this helps. Regards, Vitalikssssss thanks, i will try this Quote Link to comment Share on other sites More sharing options...
0 DarwinCastro Posted January 29, 2020 Author Report Share Posted January 29, 2020 4 hours ago, Vitalikssssss said: Hi @DarwinCastro, You can use Task feature in order to get the desired output. Here is an example of Task which will populate new table with unique record and count of them in the existing one. Hope this helps. Regards, Vitalikssssss Hi @Vitalikssssss, your help was very good, I could count the records. But I forget to mention that I need to know how many times the record is (count them / group them) for each month.your response was very good, I could count the records, but forget to mention that I need to know how many times the record is (count them / group them) for each month. I can record any day on the departure date I am only interested in knowing the month and year, to be able to check how many times a record was repeated per month. Thank you very much who can guide me Quote Link to comment Share on other sites More sharing options...
0 Vitalikssssss Posted January 30, 2020 Report Share Posted January 30, 2020 Hi @DarwinCastro I am glad that my suggestion helped. You can use the following design of task in order to check occurrences per month: Regards, vitalikssssss Quote Link to comment Share on other sites More sharing options...
0 DarwinCastro Posted February 13, 2020 Author Report Share Posted February 13, 2020 On 1/30/2020 at 4:58 AM, Vitalikssssss said: Hi @DarwinCastro I am glad that my suggestion helped. You can use the following design of task in order to check occurrences per month: Regards, vitalikssssss thank you very much @Vitalikssssss, your help was very good, with your instructions I could solve my problem, really thank you very much. Quote Link to comment Share on other sites More sharing options...
Question
DarwinCastro
I have a table with many records, I need to count how many times a record is repeated.
Example:
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.