Re: $$Excel-Macros$$ Extract the text from Textbox and return back after editing

2010-09-20 Thread Chandru
; > > > > > > >From: Chandru > > >To: excel-macros@googlegroups.com > > >Sent: Mon, September 20, 2010 6:47:24 AM > > >Subject: Re: $$Excel-Macros$$ Extract the text from Textbox and return > back > > >after editing > > > > >

Re: $$Excel-Macros$$ Extract the text from Textbox and return back after editing

2010-09-20 Thread Paul
#x27;ll look. > > Paul > > > > > > >From: Chandru > >To: excel-macros@googlegroups.com > >Sent: Mon, September 20, 2010 6:47:24 AM > >Subject: Re: $$Excel-Macros$$ Extract the text from Textbox and return back > >after editing > > >Dave/Paul > &

Re: $$Excel-Macros$$ Extract the text from Textbox and return back after editing

2010-09-20 Thread Paul Schreiner
oops, nevermind. I think there is a file in a previous post. I'll look. Paul > >From: Chandru >To: excel-macros@googlegroups.com >Sent: Mon, September 20, 2010 6:47:24 AM >Subject: Re: $$Excel-Macros$$ Extract the text from Textbox and return back >after editing >

Re: $$Excel-Macros$$ Extract the text from Textbox and return back after editing

2010-09-20 Thread Paul Schreiner
4 AM >Subject: Re: $$Excel-Macros$$ Extract the text from Textbox and return back >after editing > >Dave/Paul > >Can you look into this one and help me. > >Regards >Chandru > > >On Sun, Sep 19, 2010 at 5:25 PM, Chandru wrote: > >Dear Experts >> >>

Re: $$Excel-Macros$$ Extract the text from Textbox and return back after editing

2010-09-20 Thread Chandru
Any help is greatly appreciated > > > > Thanks > > Chandru > > > > On Thu, Sep 16, 2010 at 5:47 PM, Paul Schreiner > wrote: > >> You didn't include your code. > >> Did you want us to rewrite it too? > >> > >> t

Re: $$Excel-Macros$$ Extract the text from Textbox and return back after editing

2010-09-16 Thread Paul Schreiner
010 7:03:28 AM > Subject: $$Excel-Macros$$ Extract the text from Textbox and return back after >editing > > Hello experts > > I wish to have an excel macro that can extract text from all the text > boxes from one sheet and then list out that text in another sheet. I > can find

$$Excel-Macros$$ Extract the text from Textbox and return back after editing

2010-09-16 Thread Chandru
Hello experts I wish to have an excel macro that can extract text from all the text boxes from one sheet and then list out that text in another sheet. I can find some macros for this from the internet. Now my requirement is to return back that text to the same text box after editing. I am not able