Menu

#63 Subscript out of range if filenames are remembered

Current_Version
pending
nobody
None
1
2014-07-09
2014-05-06
No

If spreadsheet compare has the "remember filenames" tickbox ticket, it'll die if those files are already open in excel. If "previous session" didn't have filenames stored (or deleted from ini) but another profile has, you get same error as soon as you select that profile.

Backtracking to find version which works shows that 1.30 does not have this issue, 1.31 does.

Error happens on the last line here:

:::vbnet
Private Sub StartTiling()
   If Application.Windows.Count > 1 And Not bDisableTiling Then
      'Tile windows
      TileWindows optAlignVertical, Workbooks.Item(cmbFileOne.Value).Name, Workbooks.Item(cmbFileTwo.Value).Name, False
1 Attachments

Discussion

  • SteveT

    SteveT - 2014-05-07

    Think I have the fix for it. Will be in next release.

     
  • SteveT

    SteveT - 2014-07-09
    • status: open --> pending
     

Log in to post a comment.

MongoDB Logo MongoDB