View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
bgeier[_25_] bgeier[_25_] is offline
external usenet poster
 
Posts: 1
Default VBA to identify last digit in integer


Microsoft uses "string" differently depending on what they are trying t
say.
In code "String" means a string of characters, regardless of how human
perceive the characters.

Whenever Microsoft uses "string" in a description of a function, the
mean whatever they want it to mean, usually it means any type o
character

--
bgeie
-----------------------------------------------------------------------
bgeier's Profile: http://www.excelforum.com/member.php...fo&userid=1282
View this thread: http://www.excelforum.com/showthread.php?threadid=54610