I have a excel like this
values are fixed In the cells colored in yellow, i.e I have to extract whatever value is present in cell B5, B9. B13… etc
what is the best way to extract them and store in string variable… like I was thinking to use read rance for each value mentioning the cell address everytyme or is there is any other way