I wanted to run a macro in which it returns the values in adjacent columns from a website
for ex:
selecting a range("A1:D100")
in A1 it returns course of person
in B1 it return status of that course
and again C1 it returns course of different person
D1 it returns status of that person.
for ex:
selecting a range("A1:D100")
in A1 it returns course of person
in B1 it return status of that course
and again C1 it returns course of different person
D1 it returns status of that person.