AB33, i double checked as far as i can tell i have not changed any of the worksheet formats or column designations. Still i dont know why i am getting a type mismatch error when i try to run your code. I am sure it is something simple.......just dont know what it is.
snb, i had a question about your code (note: anyone can answer the question):
In the code you have the following
can you describe what this is doing?
What i think i know is this.......and please correct me if i am wrong.
The key for the dictionary is the 3rd column of values (Subj_Ds).
There are 5 values for each key: sn(j, 1), sn(j, 2), sn(j, 3), sn(j, 4), ""
?How would you access value 3 [sn(j,3)] for a certain key?...........
Also in reviewing snb's code i dont understand the role of "st" and what it is....can someone help me understand whats going on below:
Bookmarks