Page 1 of 1

Unable To Insert Rows On WebADI Budget?

Posted: Tue Apr 16, 2013 2:03 am
by admin
Locate VBA Modules bneReadOnlyUtils and Public Function BneIsReadOnly) and Change following True to False,

BneIsReadOnly = False
Else
BneIsReadOnly = True
End If
Else
BneIsReadOnly = True
End If

then close file and open so now you can update cells.