Skip to content

Commit 96cdade

Browse files
authored
Update personal_macro_workbook.vb
1 parent cccdc60 commit 96cdade

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

personal_macro_workbook.vb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2628,6 +2628,7 @@ Sub ExportCmp(ByRef strXas As String)
26282628
If strXas = "Is" Then
26292629
Cells(1, 1).Value = "Grating"
26302630
ncomp = 0
2631+
expOgn = 0
26312632
Else
26322633
Cells(1, 1).Value = "Goto " & strSheetAnaName
26332634
End If

0 commit comments

Comments
 (0)