Skip to content

[Support] Cannot add name Worksheet #100

@AndrewLauu

Description

@AndrewLauu

When parsing code below, it shows error.

Attribute VB_Name = "aaaaaaaaa"
option explicit
Public Sub Identifier()

    dim g_vouTempSht As Worksheet
    Set g_vouTempSht = g_wb.sheets("科目表")
End Sub 
[error] > Cannot add name Worksheet
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions