Adding field values

de049

Registered User.
Local time
Today, 13:53
Joined
Sep 24, 2001
Messages
18
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
smile.gif


Thanks
'D'


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

Users who are viewing this thread

Back
Top Bottom