Deal All how can filter Excel Sheet to get value as shown in snap
this data i got it from photo and i readed as text then convert from text to xlsx then i got this sheet
for me i can get the data from this sheet if every day this value will be in same cell but the cell number will change ervery day there is option to filter this excel to get this two value in new excel then i can copy and past to my sheet
@Mohamed_Abbas
Helloo, Try this
i have attached the xaml file…
Regards
Wilson Yan Get_ValueExcel.zip (12.6 KB)
1 Like
thanks dear for your support but one question please if i want to get one value of them not both value it can be
could you till me where i should modifiy your xaml
you could continue from the last part:
The “value” variable > Split(value,“-”)(0) and also Split(value,“-”)(1) to declare as 2 variables.
Regards
Wilson Yan
i didn’t get your point dear as i’m new could you show me
you mean add assin this code to new variable
2 Likes
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.