Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow a sheet to be named "History" #105

Open
DougHennig opened this issue Dec 24, 2023 · 2 comments
Open

Allow a sheet to be named "History" #105

DougHennig opened this issue Dec 24, 2023 · 2 comments

Comments

@DougHennig
Copy link

I commented out this code in CheckSheetName to allow a sheet to be named "History":

*** DH 2023-07-14: allow History as a sheet name
*IF UPPER(lcSheetName) == "HISTORY"
*	RETURN .NULL.
*ENDIF
@ggreen86
Copy link
Owner

ggreen86 commented Dec 26, 2023 via email

@DougHennig
Copy link
Author

You can't rename a sheet to History but you can create a sheet named History. That seems weird!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants