Hi David, Any chance to get the solution.
Thanks, Joseph Sent on my BlackBerry® from Vodafone -----Original Message----- From: joseph.cam...@gmail.com Date: Sun, 3 Feb 2013 10:12:34 To: <excel-macros@googlegroups.com> Reply-To: joseph.cam...@gmail.com Subject: Re: $$Excel-Macros$$ Database sort (copy from one sheet to another sheet in different order) Hi David, Thanks for your reply. 1. The row names may change from period to period and region to region. 2. No it may change 3. Yes 4. Yes there will be arithmetic involved. Sent on my BlackBerry® from Vodafone -----Original Message----- From: David Grugeon <da...@grugeon.com.au> Sender: excel-macros@googlegroups.com Date: Sun, 3 Feb 2013 17:07:50 To: excel-macros@googlegroups.com<excel-macros@googlegroups.com> Reply-To: excel-macros@googlegroups.com Subject: Re: $$Excel-Macros$$ Database sort (copy from one sheet to another sheet in different order) Continuation of reply 1) Are the names always in the same order in the input? Do they change from period to period or from region to region? 2) Are the names for the report always to be in the same order (different from the input order)? 3) Are the item descriptions for the report always to be a 1 for 1 match with the input descriptions (although in a different order)? 4) are you going to want to do any arithmetic within the report or is it just a case of reordering the input for each region? Regards David Grugeon On 3 February 2013 17:01, David Grugeon <da...@grugeon.com.au> wrote: > Hi Joseph > > There are a number of possible approaches to this. My preference would be > not to do it with VBA but with formulae. > > The reason is that the formulae would be easy to maintain, and easier to > write than the VBA. > > However there are some questions for you before I can propose an exact > solution. > > 1) > > Regards > David Grugeon > > > On 3 February 2013 16:43, <joseph.cam...@gmail.com> wrote: > >> ** >> Does anyone in the group does not have solution to check its row heading >> and column heading and paste the data. >> >> Sent on my BlackBerry® from Vodafone >> ------------------------------ >> *From: * joseph.cam...@gmail.com >> *Date: *Fri, 1 Feb 2013 15:54:50 +0000 >> *To: *<excel-macros@googlegroups.com> >> *ReplyTo: * joseph.cam...@gmail.com >> *Subject: *Re: $$Excel-Macros$$ Database sort (copy from one sheet to >> another sheet in different order) >> >> Any solution friends. >> >> Sent on my BlackBerry® from Vodafone >> ------------------------------ >> *From: * joseph camill <joseph.cam...@gmail.com> >> *Sender: * excel-macros@googlegroups.com >> *Date: *Fri, 1 Feb 2013 09:56:08 +0530 >> *To: *excel-macros@googlegroups.com<excel-macros@googlegroups.com> >> *ReplyTo: * excel-macros@googlegroups.com >> *Subject: *$$Excel-Macros$$ Database sort (copy from one sheet to >> another sheet in different order) >> >> >> >> database.xlsx<https://docs.google.com/file/d/0B3PqgZIh0KQSMnhNY3RLWVRDcW8/edit> >> >> Hi, >> >> Attached is the excel, for which I need some help. >> >> I want to paste data from one sheet to another sheet in a different view. >> I need this to be coded in vba as this is just a sample and my file is much >> larger than this one. >> >> Thanks, >> Joseph >> >> -- >> Join official Facebook page of this forum @ >> https://www.facebook.com/discussexcel >> >> FORUM RULES >> >> 1) Use concise, accurate thread titles. Poor thread titles, like Please >> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice >> will not get quick attention or may not be answered. >> 2) Don't post a question in the thread of another member. >> 3) Don't post questions regarding breaking or bypassing any security >> measure. >> 4) Acknowledge the responses you receive, good or bad. >> 5) Jobs posting is not allowed. >> 6) Sharing copyrighted material and their links is not allowed. >> >> NOTE : Don't ever post confidential data in a workbook. Forum owners and >> members are not responsible for any loss. >> --- >> You received this message because you are subscribed to the Google Groups >> "MS EXCEL AND VBA MACROS" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to excel-macros+unsubscr...@googlegroups.com. >> To post to this group, send email to excel-macros@googlegroups.com. >> Visit this group at http://groups.google.com/group/excel-macros?hl=en. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> >> -- >> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s >> =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ >> https://www.facebook.com/discussexcel >> >> >> FORUM RULES >> >> 1) Use concise, accurate thread titles. Poor thread titles, like Please >> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice >> will not get quick attention or may not be answered. >> 2) Don't post a question in the thread of another member. >> 3) Don't post questions regarding breaking or bypassing any security >> measure. >> 4) Acknowledge the responses you receive, good or bad. >> 5) Jobs posting is not allowed. >> 6) Sharing copyrighted material and their links is not allowed. >> >> NOTE : Don't ever post confidential data in a workbook. Forum owners and >> members are not responsible for any loss. >> --- >> You received this message because you are subscribed to the Google Groups >> "MS EXCEL AND VBA MACROS" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to excel-macros+unsubscr...@googlegroups.com. >> To post to this group, send email to excel-macros@googlegroups.com. >> Visit this group at http://groups.google.com/group/excel-macros?hl=en. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > -- Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ https://www.facebook.com/discussexcel FORUM RULES 1) Use concise, accurate thread titles. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get quick attention or may not be answered. 2) Don't post a question in the thread of another member. 3) Don't post questions regarding breaking or bypassing any security measure. 4) Acknowledge the responses you receive, good or bad. 5) Jobs posting is not allowed. 6) Sharing copyrighted material and their links is not allowed. NOTE : Don't ever post confidential data in a workbook. Forum owners and members are not responsible for any loss. --- You received this message because you are subscribed to the Google Groups "MS EXCEL AND VBA MACROS" group. To unsubscribe from this group and stop receiving emails from it, send an email to excel-macros+unsubscr...@googlegroups.com. To post to this group, send email to excel-macros@googlegroups.com. Visit this group at http://groups.google.com/group/excel-macros?hl=en. For more options, visit https://groups.google.com/groups/opt_out. -- Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ https://www.facebook.com/discussexcel FORUM RULES 1) Use concise, accurate thread titles. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get quick attention or may not be answered. 2) Don't post a question in the thread of another member. 3) Don't post questions regarding breaking or bypassing any security measure. 4) Acknowledge the responses you receive, good or bad. 5) Jobs posting is not allowed. 6) Sharing copyrighted material and their links is not allowed. NOTE : Don't ever post confidential data in a workbook. Forum owners and members are not responsible for any loss. --- You received this message because you are subscribed to the Google Groups "MS EXCEL AND VBA MACROS" group. To unsubscribe from this group and stop receiving emails from it, send an email to excel-macros+unsubscr...@googlegroups.com. To post to this group, send email to excel-macros@googlegroups.com. Visit this group at http://groups.google.com/group/excel-macros?hl=en. For more options, visit https://groups.google.com/groups/opt_out.