HELLo all

i'm kinda newb in VB and i tried using the codes i found in the following thread (adapting them of course) to enable editing called cells from the textbox, but i had no luck at all:

http://www.excelforum.com/excel-prog...html?p=3107660

i was thinking that maybe it was because of the way i called the info into the listbox

each line of the listbox was added like this:


Please Login or Register  to view this content.
this is how've i've been adding so far, then i added this:


Please Login or Register  to view this content.
but it throws me error in this line:
Please Login or Register  to view this content.
what should i do?

thxx!

PS:(the ranges i put in every Find and stuff are extremely oversized so that in time the code cannot be changed, so far it has like 900rows and 84cols)