Convert datatable cell to string

Hello i want check if cell in datatable is “-”
image

and i got an error : option strict on disallows late binding.

How convert datacell to string ?

Thanks

Hello,

In properties section of for each , there is data type object, change it to datarow.

Thanks,
Meg

2 Likes

Thanks Megharajky
its works

Antonis

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.