Skip to content

Conversation

NPueyo
Copy link

@NPueyo NPueyo commented Feb 18, 2024

The main objective of this PR is to set a name range for each cell used in the project in order to improve the readability of the formulae as can be seen in the screenshot (Formulae in spanish):
imagen

In order to achieve this I have create 3 VBA Macros to Import/Export/Update Named Ranges that I have stores in my own repo Manage_NamedRangesFromCSV.bas.

The CSV created with all Named Ranges of the CPU.xlsx wb is stored in NamedRanges.csv to freely view and edit the names before importing them.

NPueyo added 10 commits February 4, 2024 03:37
Fix warnings in Columns A:A OPCODE and K:K ALU OP
Added Named Ranges, I doubt the criteria is the most suitable but it will be easy to change from the menu.
Added missed named ranges.
Converted references to Column-Row to reference to the named range.
Adaprted most of the formulare to use Named Range
Initiial version of named ranges created with macros from
https://github.com/NPueyo/VBAMacros
Organized and standarized naming convention
Named Ranges updated
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

Successfully merging this pull request may close these issues.

1 participant