Logo 
Search:

MS Office Answers

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds
  Question Asked By: Oscar Montgomery   on Feb 01 In MS Office Category.

  
Question Answered By: Jeanne Lawson   on Feb 01

Is it possible it does not like the Range within the MID? Try breaking it
into three statements

Tmpstr = Range("E3")

Mid(Tmpstr), 20, 3) = "IKL"

Range("E3" = Tmpstr

Share: 

 

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

 
Didn't find what you were looking for? Find more on Mid statement Or get search suggestion and latest updates.


Tagged: