跳到主内容

搜索

搜索

SetNamedSubStringValue ERROR / Excel VBA

评论

1 条评论

  • Avatar
    Mike Wright

    The SetNamedSubStringValue changes the value in a Named Data Source.

    You must create a Named Data source and tie your text box to the Named Data Source.

    you then use SetNameSubStringValue to change the value in the Name Data Source.

    0

请先登录再写评论。