Re: $$Excel-Macros$$ Macro is not doing the right formatting - need help

2012-08-02 Thread Cesar Delanoval
erior.ColorIndex = 6 > End Sub > > Don Guillett > Microsoft Excel Developer > SalesAid Software > dguille...@gmail.com > > *From:* CAN > *Sent:* Tuesday, July 31, 2012 9:33 AM > *To:* excel-macros@googlegroups.com > *Subject:* Re: $$Excel-Macros$$ Macro is not do

Re: $$Excel-Macros$$ Macro is not doing the right formatting - need help

2012-07-31 Thread dguillett1
uperscript = False .Subscript = False .OutlineFont = False .Shadow = False .Underline = xlUnderlineStyleNone .ColorIndex = 1 End With Range("N5").Select End Sub Don Guillett Microsoft Excel Developer SalesAid Software dguille...@gmail.com

Re: $$Excel-Macros$$ Macro is not doing the right formatting - need help

2012-07-31 Thread dguillett1
.com From: CAN Sent: Tuesday, July 31, 2012 9:33 AM To: excel-macros@googlegroups.com Subject: Re: $$Excel-Macros$$ Macro is not doing the right formatting - need help Thank you Don, you are correct. I should provide a more clear explanation of what I need. I have attached 2 additional files

Re: $$Excel-Macros$$ Macro is not doing the right formatting - need help

2012-07-31 Thread dguillett1
You should, at least provide an .xlsM file with your macro and before/after examples of what you want. Why should we do extra work? I will then be happy to have a look. Don Guillett Microsoft Excel Developer SalesAid Software dguille...@gmail.com From: CAN Sent: Tuesday, July 31, 2012 8:17 AM T