Hi all,
I have a tricky question (well, maybe not):
How can I "step back"/loop backwards through my listBox until my criteria is met, then trigger the code below?:
This is the criteria: ListBox.List (LLi, 1) <> "Del"
What I am trying to do: Update the last ListBox1.List(LLi, 8) item field that does not have the text "Del" in the ListBox.List (LLi, 1) field.
My Code:
Thank you!![]()
Please Login or Register to view this content.
Bookmarks