Select to view content in your preferred language

this is a code from VBA...since ESRI now abandoned VBA I need it in python!

1647
10
06-05-2013 05:18 AM
DanielAmrine
Frequent Contributor
Attached is .py of the code converted to Python syntax....

however i need to call in arcpy and then change some more of the syntax to fit the current python language...I'm new to this and i was not very good with VBA....but we need this functionality in our workflow!! So any help is much appreciated!
Tags (2)
10 Replies
RhettZufelt
MVP Notable Contributor
1.) How does VBA still work? I know 10.0 still supports it but you need the VBA extension. (A pain to get the authorization code)...
10.1 and beyond no longer supports VBA...supposedly.

Dan


I just contacted the customer care center and they authorized the VBA, then downloaded the authorizations from the customer care portal.

Pretty painless actually,

R_
0 Kudos