Logo 
Search:

MS Office Answers

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds
  Question Asked By: Meenachi Suppiah   on Dec 09 In MS Office Category.

  
Question Answered By: Gregg Bennett   on Dec 09

Your syntax "1:p" was a quoted string with three characters in it: a
numerical 1, a colon, and a lower-case "p".

My syntax "1:" & p is a string concatenation operation that will concatenate
"1:" with the contents of the variable p.

Do some string operations in normal code and you'll become familiar with the
syntax.

Share: 

 

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

 
Didn't find what you were looking for? Find more on What's wrong with this? Or get search suggestion and latest updates.


Tagged: