Is there a way to access and evaluate Excel formatting codes via VBA -
i trying write vb script in excel parse data in excel cell. parse data correctly, need utilize formatting in cell. example, text parsed below should parsed follows: a. mineshaft b. darnley bay. way tell because mineshaft displayed in smaller font.
is there anyway right vb script parse cell text based upon hidden formatting codes in cell.
text parsed: mineshaft darnley bay
i'm trying accomplish in mac 2011 office excel, in on pc excel 2010 if makes difference.
thanks help.
i'm sure can find out font of section, think should analyse data try , find way of pulling out information want.
- why first word different font?
- are there finite number of mineshaft words?
- could find mineshaft, etc word @ begining , put in a, , put rest of string b?
if post greater amount of data trying parse might able help.
Comments
Post a Comment