I
ieagune
I have a very large spreadsheet which contains the "MEMBER NO" column
the services they received at different times and their assigne
"START" & "END DATES" with the company. There could be multipl
entries/rows for each member in the spreadsheet, but the assigned STAR
& END DATE should be the same for every single row relating to tha
member.
This is where I need your help. I need to check that the above is tru
i.e. dates same for all member entries.......for data quality
I could do a "filter" and manually check them, but this would take
very long time.
Is there any way I can automate this?
Maybe using VBA OR FUNCTION to write a query that if Member ID is th
same, then Start/End Dates on all corresponding rows should be the sam
too.......else highlight the error
And any help in writing this little script will be much appreciated.
Thank you very much for your help.
Esthe
the services they received at different times and their assigne
"START" & "END DATES" with the company. There could be multipl
entries/rows for each member in the spreadsheet, but the assigned STAR
& END DATE should be the same for every single row relating to tha
member.
This is where I need your help. I need to check that the above is tru
i.e. dates same for all member entries.......for data quality
I could do a "filter" and manually check them, but this would take
very long time.
Is there any way I can automate this?
Maybe using VBA OR FUNCTION to write a query that if Member ID is th
same, then Start/End Dates on all corresponding rows should be the sam
too.......else highlight the error
And any help in writing this little script will be much appreciated.
Thank you very much for your help.
Esthe