Re: $$Excel-Macros$$ Amount of words in Rectangular Shape box problem

2012-04-05 Thread respuzy
ed for the formula at interpretation!A14. Asa From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of hilary lomotey Sent: Thursday, April 05, 2012 8:49 AM To: excel-macros@googlegroups.com Subject: Re: $$Excel-Macros$$ Amount of words in Rectangular Shape box pro

RE: $$Excel-Macros$$ Amount of words in Rectangular Shape box problem

2012-04-05 Thread Asa Rossoff
Asa From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of hilary lomotey Sent: Thursday, April 05, 2012 8:49 AM To: excel-macros@googlegroups.com Subject: Re: $$Excel-Macros$$ Amount of words in Rectangular Shape box problem I have seen the code

Re: $$Excel-Macros$$ Amount of words in Rectangular Shape box problem

2012-04-05 Thread dguillett1
Microsoft MVP Excel SalesAid Software dguille...@gmail.com From: Rajan_Verma Sent: Thursday, April 05, 2012 8:03 AM To: excel-macros@googlegroups.com Subject: RE: $$Excel-Macros$$ Amount of words in Rectangular Shape box problem Hi please find the attached sheet Rajan

RE: $$Excel-Macros$$ Amount of words in Rectangular Shape box problem

2012-04-05 Thread Rajan_Verma
om Subject: Re: $$Excel-Macros$$ Amount of words in Rectangular Shape box problem I have seen the code he used, i think its Sub ListBox1_Change() Sheet2.Shapes("shpMyShape").TextFrame.Characters.Text = Sheet1.Range("A24") End Sub On Thu, Apr 5, 2012 at 3:20 PM, dg

Re: $$Excel-Macros$$ Amount of words in Rectangular Shape box problem

2012-04-05 Thread hilary lomotey
Aid Software > dguille...@gmail.com > > *From:* Rajan_Verma > *Sent:* Thursday, April 05, 2012 8:03 AM > *To:* excel-macros@googlegroups.com > *Subject:* RE: $$Excel-Macros$$ Amount of words in Rectangular Shape box > problem > > > Hi please find the attached s

Re: $$Excel-Macros$$ Amount of words in Rectangular Shape box problem

2012-04-05 Thread dguillett1
How? Don Guillett Microsoft MVP Excel SalesAid Software dguille...@gmail.com From: Rajan_Verma Sent: Thursday, April 05, 2012 8:03 AM To: excel-macros@googlegroups.com Subject: RE: $$Excel-Macros$$ Amount of words in Rectangular Shape box problem Hi please find the attached sheet Rajan

Re: $$Excel-Macros$$ Amount of words in Rectangular Shape box problem

2012-04-05 Thread hilary lomotey
Rajan, thanks Raj, its working just the way i want it but did you use macros? pls run me thru how you did it. thanks On Thu, Apr 5, 2012 at 3:01 PM, hilary lomotey wrote: > thanks Don > > > > On Thu, Apr 5, 2012 at 2:42 PM, dguillett1 wrote: > >> Use cell instead due to text box limit >> >>

Re: $$Excel-Macros$$ Amount of words in Rectangular Shape box problem

2012-04-05 Thread hilary lomotey
thanks Don On Thu, Apr 5, 2012 at 2:42 PM, dguillett1 wrote: > Use cell instead due to text box limit > > Don Guillett > Microsoft MVP Excel > SalesAid Software > dguille...@gmail.com > > *From:* hilary lomotey > *Sent:* Thursday, April 05, 2012 6:51 AM > *To:* excel-macros > *Subject:* $

Re: $$Excel-Macros$$ Amount of words in Rectangular Shape box problem

2012-04-05 Thread dguillett1
Use cell instead due to text box limit Don Guillett Microsoft MVP Excel SalesAid Software dguille...@gmail.com From: hilary lomotey Sent: Thursday, April 05, 2012 6:51 AM To: excel-macros Subject: $$Excel-Macros$$ Amount of words in Rectangular Shape box problem Good Afternoon Experts In the

RE: $$Excel-Macros$$ Amount of words in Rectangular Shape box problem

2012-04-05 Thread Rajan_Verma
Hi please find the attached sheet Rajan From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of hilary lomotey Sent: Apr/Thu/2012 05:21 To: excel-macros Subject: $$Excel-Macros$$ Amount of words in Rectangular Shape box problem Good Afternoon Experts