Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > microsoft.public.excel.programming > #110205 > unrolled thread

Macro for Copy PAste from different Workbook

Started byshrini <shrinivas110@gmail.com>
First post2017-08-18 04:44 -0700
Last post2017-09-07 22:27 -0700
Articles 7 — 3 participants

Back to article view | Back to microsoft.public.excel.programming


Contents

  Macro for Copy PAste from different Workbook shrini <shrinivas110@gmail.com> - 2017-08-18 04:44 -0700
    Re: Macro for Copy PAste from different Workbook Living the Dream <noodnutt@gmail.com> - 2017-08-29 05:48 -0700
      Re: Macro for Copy PAste from different Workbook shrini <shrinivas110@gmail.com> - 2017-09-01 04:35 -0700
        Re: Macro for Copy PAste from different Workbook Bruno Campanini <brunocam@libero.it> - 2017-09-03 10:51 +0200
          Re: Macro for Copy PAste from different Workbook shrini <shrinivas110@gmail.com> - 2017-09-06 00:08 -0700
            Re: Macro for Copy PAste from different Workbook Bruno Campanini <brunocam@libero.it> - 2017-09-07 10:21 +0200
              Re: Macro for Copy PAste from different Workbook shrini <shrinivas110@gmail.com> - 2017-09-07 22:27 -0700

#110205 — Macro for Copy PAste from different Workbook

Fromshrini <shrinivas110@gmail.com>
Date2017-08-18 04:44 -0700
SubjectMacro for Copy PAste from different Workbook
Message-ID<74052aab-fe64-4358-a482-2d30d0cc1fca@googlegroups.com>
Can sombody help me for following

I have 3 workbook in  a folder,I want to extract the data from 2 work book and put it in to 3rd work book

Data available in 2 workbook are in row wise and I want in column wise in 3rd work book

When user enter the name of the person data from other 2 workbook will be consolidate in 3rd workbook

Files are attached 

Eg for Person AAA 4 data points available for Education details but for BBB there is 6 data points available .so While consolidate row should adjust accordingly and should be border.

Physical details will be below Education details.

Waiting for Reply

[toc] | [next] | [standalone]


#110233

FromLiving the Dream <noodnutt@gmail.com>
Date2017-08-29 05:48 -0700
Message-ID<21cfcabb-49e1-4057-b01c-98a3345778e9@googlegroups.com>
In reply to#110205
Hi Shrini

Take a look at Ron DeBruin's website, he has some very handy and helpful codes to do just what you need.

http://www.rondebruin.nl/win/section3.htm

HTH
Mark.

[toc] | [prev] | [next] | [standalone]


#110245

Fromshrini <shrinivas110@gmail.com>
Date2017-09-01 04:35 -0700
Message-ID<e352ef7b-faa7-475f-98f7-a1d759834ad3@googlegroups.com>
In reply to#110233
On Tuesday, August 29, 2017 at 6:18:44 PM UTC+5:30, Living the Dream wrote:
> Hi Shrini
> 
> Take a look at Ron DeBruin's website, he has some very handy and helpful codes to do just what you need.
> 
> http://www.rondebruin.nl/win/section3.htm
> 
> HTH
> Mark.

Dear Mark
Thanks for reply
I checked the linked which fulfil 50% of my requirement.
Available macro is to copy full data in summary sheet my requirement is that I want to copy data which is specified by the user I dont want to copy complete data
Regards
Shrini

[toc] | [prev] | [next] | [standalone]


#110250

FromBruno Campanini <brunocam@libero.it>
Date2017-09-03 10:51 +0200
Message-ID<oogfqc$qoj$1@gioia.aioe.org>
In reply to#110245
shrini wrote on 01-09-17 :

> I checked the linked which fulfil 50% of my requirement.
> Available macro is to copy full data in summary sheet my requirement is that 
> I want to copy data which is specified by the user I dont want to copy 
> complete data Regards Shrini

1 - What file you want the procedure to be executed from?
2 - What are the keys to specify the data you want to copy?
3 - What are the paths of the files?

Bruno

[toc] | [prev] | [next] | [standalone]


#110260

Fromshrini <shrinivas110@gmail.com>
Date2017-09-06 00:08 -0700
Message-ID<17118662-2f63-4751-a063-17579a8672bc@googlegroups.com>
In reply to#110250
On Sunday, September 3, 2017 at 2:21:32 PM UTC+5:30, Bruno Campanini wrote:
> shrini wrote on 01-09-17 :
> 
> > I checked the linked which fulfil 50% of my requirement.
> > Available macro is to copy full data in summary sheet my requirement is that 
> > I want to copy data which is specified by the user I dont want to copy 
> > complete data Regards Shrini
> 
> 1 - What file you want the procedure to be executed from?
> 2 - What are the keys to specify the data you want to copy?
> 3 - What are the paths of the files?
> 
> Bruno
Dear Burno 
Thanks for reply.
Actually I have 2 work book . for Eg in first work book I have educational details of the person eg he has cleared his 10th,12th graduation etc and in second work book I have details like physical appreance about colour ,citizenship,cast etc.I have data more than 3000 person.Now customer comes to me and asking print out of particular person For eg details of "SHRINIVAS".Then in 3rd work book I will enter Name "SHRINIVAS" and macro should be able to take out details from both work book.
And I can take out the print of Shrinivas and can give it to customer .If another customer come and ask for the details of another person then details of Shrinivas will get deleted and Details of new person will appear.
Actually I dont know how to attahed file or else I could have been attached.
Thansk again for reply.  

[toc] | [prev] | [next] | [standalone]


#110273

FromBruno Campanini <brunocam@libero.it>
Date2017-09-07 10:21 +0200
Message-ID<ooqvi2$ef2$1@gioia.aioe.org>
In reply to#110260
After serious thinking shrini wrote :
> On Sunday, September 3, 2017 at 2:21:32 PM UTC+5:30, Bruno Campanini wrote:
>> shrini wrote on 01-09-17 :
>> 
>>> I checked the linked which fulfil 50% of my requirement.
>>> Available macro is to copy full data in summary sheet my requirement is 
>>> that  I want to copy data which is specified by the user I dont want to 
>>> copy  complete data Regards Shrini
>> 
>> 1 - What file you want the procedure to be executed from?
>> 2 - What are the keys to specify the data you want to copy?
>> 3 - What are the paths of the files?
>> 
>> Bruno
> Dear Burno 
> Thanks for reply.
> Actually I have 2 work book . for Eg in first work book I have educational 
> details of the person eg he has cleared his 10th,12th graduation etc and in 
> second work book I have details like physical appreance about colour 
> ,citizenship,cast etc.I have data more than 3000 person.Now customer comes to 
> me and asking print out of particular person For eg details of 
> "SHRINIVAS".Then in 3rd work book I will enter Name "SHRINIVAS" and macro 
> should be able to take out details from both work book. And I can take out 
> the print of Shrinivas and can give it to customer .If another customer come 
> and ask for the details of another person then details of Shrinivas will get 
> deleted and Details of new person will appear. Actually I dont know how to 
> attahed file or else I could have been attached. Thansk again for reply.  

You continue explaining your problems without giving any useful info
for suggesting a solution.
You want to attach what file to what else?
You want to trace any attached file: where and when?

Bruno

[toc] | [prev] | [next] | [standalone]


#110280

Fromshrini <shrinivas110@gmail.com>
Date2017-09-07 22:27 -0700
Message-ID<9be4793e-ff2d-48cb-82c5-0c5cc5d28fee@googlegroups.com>
In reply to#110273
On Thursday, September 7, 2017 at 1:51:31 PM UTC+5:30, Bruno Campanini wrote:
> After serious thinking shrini wrote :
> > On Sunday, September 3, 2017 at 2:21:32 PM UTC+5:30, Bruno Campanini wrote:
> >> shrini wrote on 01-09-17 :
> >> 
> >>> I checked the linked which fulfil 50% of my requirement.
> >>> Available macro is to copy full data in summary sheet my requirement is 
> >>> that  I want to copy data which is specified by the user I dont want to 
> >>> copy  complete data Regards Shrini
> >> 
> >> 1 - What file you want the procedure to be executed from?
> >> 2 - What are the keys to specify the data you want to copy?
> >> 3 - What are the paths of the files?
> >> 
> >> Bruno
> > Dear Burno 
> > Thanks for reply.
> > Actually I have 2 work book . for Eg in first work book I have educational 
> > details of the person eg he has cleared his 10th,12th graduation etc and in 
> > second work book I have details like physical appreance about colour 
> > ,citizenship,cast etc.I have data more than 3000 person.Now customer comes to 
> > me and asking print out of particular person For eg details of 
> > "SHRINIVAS".Then in 3rd work book I will enter Name "SHRINIVAS" and macro 
> > should be able to take out details from both work book. And I can take out 
> > the print of Shrinivas and can give it to customer .If another customer come 
> > and ask for the details of another person then details of Shrinivas will get 
> > deleted and Details of new person will appear. Actually I dont know how to 
> > attahed file or else I could have been attached. Thansk again for reply.  
> 
> You continue explaining your problems without giving any useful info
> for suggesting a solution.
> You want to attach what file to what else?
> You want to trace any attached file: where and when?
> 
> Bruno

Dear sir
Thanks for reply and spare a time for me.
Can I attached file
If yes let me know how to attach.
About the Info
Please let me know what more info you required.

Regards
Shrinivas

[toc] | [prev] | [standalone]


Back to top | Article view | microsoft.public.excel.programming


csiph-web