hi,
i have columns that display letters (w,we,ul,etc). I need to include a final column that adds how many times the letter "W" is present in the range, and the same for each letter. So if there are 3 "w's" in the entire specified range, then the new column for "W" would show the number 3.
Otherwise, considering it'll probably be easier, filling in these values (w,we,etc) from a form, how can i get the corresponding field to increment simultaneously. For example, when a W is entered in one field, the field representing the total of W's will increment by one.
I hope i have explained myself clearly
Thanks
'D'
[This message has been edited by de049 (edited 09-24-2001).]
i have columns that display letters (w,we,ul,etc). I need to include a final column that adds how many times the letter "W" is present in the range, and the same for each letter. So if there are 3 "w's" in the entire specified range, then the new column for "W" would show the number 3.
Otherwise, considering it'll probably be easier, filling in these values (w,we,etc) from a form, how can i get the corresponding field to increment simultaneously. For example, when a W is entered in one field, the field representing the total of W's will increment by one.
I hope i have explained myself clearly

Thanks
'D'
[This message has been edited by de049 (edited 09-24-2001).]