Logo 
Search:

MS Office Answers

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds
  Question Asked By: Viveka Fischer   on Feb 21 In MS Office Category.

  
Question Answered By: Barachias Levi   on Feb 21

Prefixes suffixes still seem to apply in VB today as a hangover from those
"former years"... Hehehe.

A lot of functions have a dual result... Left(....) returns a variant of
type string  while Left$(...) returns a string.

As has been noted here beforer though, these "retro" functions are going to
disseapear in the future, one of the reasons probably being to bring
applications more in line with one another. Soooo... Using Left(...) instead
of Left$(...) along with other $[Function] functions, will probably make
your applications slightly more future proof.

Share: 

 

This Question has 10 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on how to concatenate string variables Or get search suggestion and latest updates.


Tagged: