It’s because you are fetching only one value with Got Cell
event.
For getting all the value you need to use Got Column event (after getting all column values) with for loop. Search the community for more info
It’s because you are fetching only one value with Got Cell
event.
For getting all the value you need to use Got Column event (after getting all column values) with for loop. Search the community for more info