Block Containing Text Data Only

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I would like to create a block that would really be a container for several types of attribute data, displaying a couple of them as text, but maintaining the rest for use in a DB query. Therefore, the "physical manifestation" of the block would just be a couple of strings of text.
For example, in my case I've got a drawing showing steel beams in a structure. Each beam has several physical attributes including the formal size designation (from the AISC steel manual e.g.), a piece mark for identifying the beam uniquely, the total weight of the beam, and the length of the beam. At the time the block is inserted, I presume a prompt would pop up asking for all this data to be entered before the block is placed.
When placed, the block would only display the "formal size" and the "piece mark" so that if the drawing is printed/plotted, that's what would appear on the printed page. However, the remaining data attributes would be there even if not displayed. That way, I could extract the data from these blocks into a spreadsheet, etc.
What would be your suggestion for accomplishing this?