Hi
If I have the below scenario
1- Table with 10 columns
2- First 8 columns with Data Type TEXT as Combo Box with Row Source "NA";"No";" Yes"
Q1 - In filed number 9, how I can count how many “Yes” within the same row from the first 8 fields
Q2 – In filed number 10, how I can count how many “No” within the same row from the first 8 fields
Please help, thanks a lot
If I have the below scenario
1- Table with 10 columns
2- First 8 columns with Data Type TEXT as Combo Box with Row Source "NA";"No";" Yes"
Q1 - In filed number 9, how I can count how many “Yes” within the same row from the first 8 fields
Q2 – In filed number 10, how I can count how many “No” within the same row from the first 8 fields
Please help, thanks a lot
Comment