prashantP
(prashantP)
August 21, 2019, 8:49am
1
hello there…
I want to assign particular cell to my variable
propID :- Cell “E18”
name :- E19"
I tried to use index of it taking whole
there is possibility to each cell may not have that cell data so i want to assign that cell no whatever value is there…
in above img
steps contain detail and
testdata values i have to assign to my variable step 1&2 dont have
testdata
indra
(Indra)
August 21, 2019, 8:51am
2
@prashantP Have you tried with read cell activity
prashantP
(prashantP)
August 21, 2019, 8:56am
3
indra:
read cell activity
hey thanks for quick replay…
no havent try it can you pls explain brief??
how I can select cell no E18,E19,E21
indra
(Indra)
August 21, 2019, 9:00am
4
@prashantP There is read cell activity you can use that and pass cell range in that activities
1 Like
prashantP
(prashantP)
August 21, 2019, 9:08am
5
Great…
so every time I have to use excel scope + read cell + assign to variable
similar to below pic ?
indra
(Indra)
August 21, 2019, 9:11am
6
@prashantP If cell range does not change means than you can use read cell activity
prashantP
(prashantP)
August 21, 2019, 9:15am
7
Cell range is fixed…
thank you so much…
on more suggestion pls…
instead of using separate cell for each value.
what if I separate them by “,” in one cell ??
what activity should i use ?
and how?
indra
(Indra)
August 21, 2019, 9:20am
8
@prashantP By comma it wont works you needs to use separate read cell activity
1 Like
system
(system)
Closed
August 24, 2019, 9:20am
9
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.