Message 1 of 6
Need help with sorting/accessing block attribute information

Not applicable
06-05-2006
02:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In the attached ZIP is a DWG and a DVB file. The DVB has 2 forms in it.
My goal is to have the program sort blocks based on a particular attribute tag string - This part I can do. However, when I select
the block tag string from a drop down list to display the block's other attributes, it shows a totatlly different block's attributes
instead. It seems as though, even though it's sorted, it's accessing the block information in the order in which the blocks were
created.
My goal is to get UserForm2 to 1) sort the blocks by tag string (which I've already got) and 2) have it show the CORRECT attribute
information that corresponds to the selected block from the drop down list.
Thanks in advance!
--
Matt W
"What the flip was Grandma doing at the sand dunes?"
My goal is to have the program sort blocks based on a particular attribute tag string - This part I can do. However, when I select
the block tag string from a drop down list to display the block's other attributes, it shows a totatlly different block's attributes
instead. It seems as though, even though it's sorted, it's accessing the block information in the order in which the blocks were
created.
My goal is to get UserForm2 to 1) sort the blocks by tag string (which I've already got) and 2) have it show the CORRECT attribute
information that corresponds to the selected block from the drop down list.
Thanks in advance!
--
Matt W
"What the flip was Grandma doing at the sand dunes?"