fnAddressParser ( address ; type )
Rate this function: Average rating: 3.8 (4 votes) Discuss this Custom Function
Andrew Butt, Drewsol
http://www.drewsol.com
This CF parses address parts, allowing developers to create calculation fields for single address fields for display and sorting.
Sample Input:
fnAddressParser ( "123 W. 3rd St. #12, Los Angeles, CA 90040" , "Street" )
fnAddressParser ( "123 W. 3rd St. #12, Los Angeles, CA 90040" , "StreetSort" )
fnAddressParser ( "
Drew Wesley
Drewsol
123 W. 3rd St. #12
Los Angeles, CA 90040
" , "City" ) |
|
Sample Output:
W. 3rd St.
003 St., #21
Los Angeles |
|
Description:
This CF parses address parts, allowing developers to create calculation fields for single address fields for display and sorting.
Note: these functions are not guaranteed
or supported by BrianDunning.com. Please contact the individual
developer with any questions or problems.
This is my Custom Function and I want to
edit it
Discuss:Make a comment about this Custom Function (please try to keep it brief & to the point). Anyone can post:
|
Newest Custom Functions:
| 1. |
GroupRelationInfo ( FileTarget ; TableTarget ; Result ) |
| |
(Tue, Mar 16, 5:57am) |
| 2. |
GeoBox(latitude;longitude; radius) |
| |
(Mon, Mar 15, 11:04am) |
| 3. |
MonthNameList ( start; number; short ) |
| |
(Sun, Mar 14, 11:45pm) |
| 4. |
matchListAB( ListA ; ListB; match_Value; match_operator ; getN ) |
| |
(Sun, Mar 14, 10:29pm) |
| 5. |
Bin2Hex ( binary ) |
| |
(Sat, Mar 13, 10:08pm) |
| 6. |
SlideView (text) |
| |
(Sat, Mar 13, 8:40pm) |
| 7. |
HashFNV1a64 ( text ; empty ) |
| |
(Sat, Mar 13, 6:23pm) |
| 8. |
HashFNV1a32 ( text ; empty ) |
| |
(Sat, Mar 13, 5:55pm) |
 |
|
I don't get the whole point behind the trademark symbol in Drewsol's function names. Is the author claiming that the name of the function uniquely identifies his business?
I see nothing unique in the name of this author's custom function names to warrant common law protection. In addition, the product itself is released under open-source license, so it baffles me that the author would seek to protect the name of a product that the author has released ownership rights to. Color me puzzled?!?!?
Dave Graham
dave at bittailor dot com
David Graham, San Diego, CA
October 02, 2009 12:15pm