ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Does anyone have an excel macro that converts states to 2 digit f. (https://www.excelbanter.com/excel-programming/327741-does-anyone-have-excel-macro-converts-states-2-digit-f.html)

Bryghtfalcon

Does anyone have an excel macro that converts states to 2 digit f.
 
I deal with huge ranges of data daily. We have a "proper text" macro, but
that capitalizes everything, and changes acronyms and two digit state
abbreviations to upper and lower case. I need a macro that will run proper
text on names, changes "california" to "CA", does NOT change "12th" to 12Th",
Changes "Lane" and "Road" to "Ln" and "Rd" without changing words like
"Fairlane" and "Roades" to "FairLn." and "Rd.es". Our current macro makes
all these errors, so it takes almost as much time to clean up after running
it as it does to scrub the raw data.

I'd appreciate any help.

Thx,
Bryghtfalcon

Bob Phillips[_6_]

Does anyone have an excel macro that converts states to 2 digit f.
 
This is a million requests in one. Each example you cite is a different
piece of code, and no doubt you have a hundred more.

You need to prioritise and tackle one at a time, building it up piece by
piece.

And you refer (darkly :-)) to '... current macro makes all these errors ...'
so it sounds as if you need to incorporate it in there or update that code.

It sounds to me like you need to write a spec and hire someone.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Bryghtfalcon" wrote in message
...
I deal with huge ranges of data daily. We have a "proper text" macro, but
that capitalizes everything, and changes acronyms and two digit state
abbreviations to upper and lower case. I need a macro that will run

proper
text on names, changes "california" to "CA", does NOT change "12th" to

12Th",
Changes "Lane" and "Road" to "Ln" and "Rd" without changing words like
"Fairlane" and "Roades" to "FairLn." and "Rd.es". Our current macro makes
all these errors, so it takes almost as much time to clean up after

running
it as it does to scrub the raw data.

I'd appreciate any help.

Thx,
Bryghtfalcon





All times are GMT +1. The time now is 03:49 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com