06-27-2023
03:51 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
06-27-2023
03:51 PM
probably should have added a piece of the code.
oLargediastring = "<Br/><StyleOverride FontSize='0.317'>LARGE DIA. INISDE = Ø</StyleOverride> " & oLargedia & "[" & oLargediamm & "]" oSmalldiastring = "<Br/><StyleOverride FontSize='0.317'>SMALL DIA. INISDE = Ø</StyleOverride> " & oSmalldia & "[" & oSmalldiamm & "]" oInsideheightstring = "<Br/><StyleOverride FontSize='0.317'>INISDE HEIGHT = </StyleOverride> " & oInsideheight & "[" & oInsideheightmm & "]" oCompletecone = "<Br/><StyleOverride FontSize='0.317'>(2) REQ'D FOR COMPLETE CONE</StyleOverride> " 'add to the view label oView.Label.FormattedText = "<StyleOverride Underline='True'>DETAIL ITEM#</StyleOverride> " & oDescription & oStringScale & oCompletecone & oLargediastring & oSmalldiastring & oInsideheightstring