Vb macro for serching wild card in entire sheet
Closed
Saurabh
-
Mar 12, 2011 at 10:03 PM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Mar 14, 2011 at 10:21 AM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Mar 14, 2011 at 10:21 AM
Hello,
In my excel I have colunms with column headings to it. I want to format them based on their identification. For eg. in case I have column name as COLUMN_ID then I want to format it as 0A0-0C0-0B0. Please note that column can be alfanumeric. And also want to have a macro which search "ID" as a wild card and format that column.
Can you please help me in thia.
In my excel I have colunms with column headings to it. I want to format them based on their identification. For eg. in case I have column name as COLUMN_ID then I want to format it as 0A0-0C0-0B0. Please note that column can be alfanumeric. And also want to have a macro which search "ID" as a wild card and format that column.
Can you please help me in thia.
Related:
- Vb macro for serching wild card in entire sheet
- Sheet right to left in google sheet - Guide
- Windows network commands cheat sheet - Guide
- Network card - Guide
- Flash drive/card tester - Download - Backup and recovery
- Mark sheet in excel - Guide
1 response
rizvisa1
Posts
4478
Registration date
Thursday January 28, 2010
Status
Contributor
Last seen
May 5, 2022
766
Mar 14, 2011 at 10:21 AM
Mar 14, 2011 at 10:21 AM
you can use the search option. Use macro recorder to get a template of macro that would do that.