excel - How can I use Visual Basic to compare two different files and compare the data to then output a list of differences? -


i have 2 separate excel files containing ticket numbers "before" count , "after" count. wanting create program using visual basic open pop saying "before file" , browse computer , find before file, press enter has popup saying "after file" , same thing. after compares 2 files , outputs list of ticket number found on 1 list , not other.

i have limited knowledge of visual basic, have done beginner things on it. have searched everywhere solution, finding vloopup solutions, no program. i'd program can open file , user can solution.

any great!


Comments

Popular posts from this blog

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -