VictoriaLJones
Technical User
Hi,
I have found something similar to this, but refering to MS Word, and as i have never coded in Word, am not sure how to extrapolate the code and change into an Excel reference etc.
Basically I have worked out the code to loop through each cell in a specific range. However, assuming I am right and need to use the InStr and Count functions, how do I get it to count the number of occurances of "@" (or Char(64)) in each cell, in code, and then give me a total (i guess using some form of counter or i + Count (where Count is the number of occurances etc).
Any suggestions would be great... Apologies if this sounds a bit confused.
Thanks
Victoria
I have found something similar to this, but refering to MS Word, and as i have never coded in Word, am not sure how to extrapolate the code and change into an Excel reference etc.
Basically I have worked out the code to loop through each cell in a specific range. However, assuming I am right and need to use the InStr and Count functions, how do I get it to count the number of occurances of "@" (or Char(64)) in each cell, in code, and then give me a total (i guess using some form of counter or i + Count (where Count is the number of occurances etc).
Any suggestions would be great... Apologies if this sounds a bit confused.
Thanks
Victoria