Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Has anyone heard of an add-in or has anyone developed code where a
township-range map can be drawn in Excel by extracting data from the legal description such as the following: T155 R95 Sec30: NW4 Each cell in a worksheet represents a 40 acre quarter of a quarter section. Ideally the above legal description would color the corresponding cells in the worksheet. For example, the above legal description would color the following cells with X's (A1 through B2, the NW quarter) a certain color: A B C D --- --- --- --- 1 | | | | | | X | X | | | --- --- --- --- 2 | | | | | | X | X | | | --- --- --- --- <Section 3 | | | | | | | | | | --- --- --- --- 4 | | | | | | | | | | --- --- --- --- This would be one section of 36 sections in a township. Any and all suggestion are welcome. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
RANGE EXCEL copy cell that meets criteria in a range | Excel Worksheet Functions | |||
Excel Addin:Setting the range to the Excel.Range object range prop | Excel Worksheet Functions | |||
Excel 2000 VBA - Set Print Range in dynamic range | Excel Programming | |||
adding reference-to-range control to excel range | Excel Programming | |||
Range.Formula and Range question using Excel Automation | Excel Programming |