X
Xlbeginer
Hi,I have a requirement that i am trying to code,i have 2 environment
beta and prod that has reports (30+).these reports are in .xl
format.Eg:Beta report:AUD210ba_-_Research_Ratings_Audit.xls
and prod report is AUD210ba_-_Research_Ratings_Audit_Prod.xls.similarl
with all the reports.the requirement is i have to browse thru th
directory of the given path and get the first report and browse thru th
same directory and match this name with "_Prod" extension file and the
compare 2 files sheet by sheet and create a report.I have the compar
subroutine and the report creation.but the challenge is i am unable t
loop thru the files and get the files with simliar names.Need advice
beta and prod that has reports (30+).these reports are in .xl
format.Eg:Beta report:AUD210ba_-_Research_Ratings_Audit.xls
and prod report is AUD210ba_-_Research_Ratings_Audit_Prod.xls.similarl
with all the reports.the requirement is i have to browse thru th
directory of the given path and get the first report and browse thru th
same directory and match this name with "_Prod" extension file and the
compare 2 files sheet by sheet and create a report.I have the compar
subroutine and the report creation.but the challenge is i am unable t
loop thru the files and get the files with simliar names.Need advice