Add data row error

there is an compiler error when i try to give array object

Try with { } instead of ()

thanks a lot it worked

MENU column is in excel but it is showing error
.there are 2 row item 1st row item worked but in 2nd it is showing error

When reading the excel, have you checked the property “Has Headers”?

yes it is enabled only

Check the spelling. Be careful with white spaces. Also, you can try using the Column Index, it starts from 0.

it worked when using column index
then i have a datatble which is filtered by me.now i have to view that datatable what should i use to view the table

If you just want to see if it filtered correctly, you can use

1 Like

thank u robert

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