rajyavardhansr
(rajyavardhan singh rathore)
1
What will be the cell value for read range activity. if I want to read the the range from B3 to rest of the entire sheet.
Hi @rajyavardhansr
B3 should be in cell value to read the data from B3 cell
rajyavardhansr
(rajyavardhan singh rathore)
3
@sangeethaneelavannan1
thankyou for responding.
- “B3”
- “B3:”
first one or second one ?
Yoichi
(Yoichi)
4
Hi,
The former : “B3” will work. Please see the following document in details. (All three types of ReadRange work in the same way.)
Regards,
Gokul001
(Gokul Balaji)
6
Hi @rajyavardhansr
You can try "B3"
in Range

Regards
Gokul
@rajyavardhansr
First one :“B3” would be fine.