I need to to count the characters in a access data base. Counting key strokes would be more useful. Please advice how to do it. Regards salil
what do u mean? something like: "SELECT COUNT(ID) AS idCount FROM myTable"
?
I am doing data entry in a certain format and i would like to know how much characters have been entered in one page.something like the word count facility in ms word.