Hi,
I never used this function in VBA because I am bit confused how to use it correct.
So, I have table GL_LINES with Colums LINE ID, bla bla bla, GL_LINE_FLAG
I want that after click on button GL_LINE_FLAG column lines are updated to "1" with specific LINE_ID.
I try use For Each //In but...