Userforms in Excel
hi - I have a fairly coded excel tool which has a number of userforms that
are both used as input and output to the end user......as the tool is
developing.....i find that in some cases not all my backend code
.....especially userform initialize is running.....for example if i have 7 do
while code in my userform initialize sub only the first three seem to
execute...there is nothing worng interms of my code......as such the 3 do
while statemetns are the same only the search creiteria is different....
should i do somethign to make my code run more efficiently????
|