Dear Anil, Thank you for your file and effort. Every time I run the file, it gives me the following error: Compile Error: Invalid outside procedure.
Do you have advice on how I may fix this so I may test? Thank you again. Alpesh On Thursday, January 31, 2013 11:33:36 PM UTC-5, अनिल नारायण गवली wrote: > > Dear Pesh, > > I have given u the data . Is that wrong???? > > > Warm Regards, > Gawli Anil > > On Fri, Feb 1, 2013 at 5:28 AM, pesh <alpe...@gmail.com <javascript:>>wrote: > >> Dear Prince, >> >> Thank you for your efforts. Unfortunately, it seems to only copy and >> paste the column as I have it. >> I have 4000+ rows of data, each subset of data goes from 1 to 5 in most >> cases, but in some cases it may be 1 to 2 or 1,2,5. >> My goal is to take each of these rows and transpose into 1 row with the 5 >> items across (where data is missing it should input a blank). >> I have attached the file of data that may better represent this, along >> with the ideal output and what it looks like. >> Perhaps this may provide a better idea of my challenge? Please let me >> know of your thoughts at your convenience. >> >> Thank you again. >> Alpesh >> >> >> >> On Wednesday, January 30, 2013 4:42:28 PM UTC-5, pesh wrote: >>> >>> Dear Excel Masters, >>> >>> I have raw data that is in the following form: >>> >>> 1 name abc >>> 2 address 234 john lane >>> 3 company inc, co >>> 4 website http://website.com >>> 5 description company abc is abc >>> >>> What I would like to do is have this information look like this, where >>> the data is taken from rows and transposed into such columns: >>> >>> name| address | company| website |description >>> abc |243 john lane | inc, co | http://website.com | abc is abc >>> >>> The catch is that the pattern does not always go 1,2,3,4,5. Sometimes it >>> only goes 1,2,3 or 1,2,5. >>> >>> As there are 4000+ lines, I attempted to write a macro but if failed. I >>> was hoping that you may be able to help. >>> >>> I have attached a sample file. >>> >>> Thank you in advance. >>> Alpesh >>> >> -- >> 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...@googlegroups.com <javascript:>. >> To post to this group, send email to excel-...@googlegroups.com<javascript:> >> . >> Visit this group at http://groups.google.com/group/excel-macros?hl=en. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > > > -- > Thanks & Regards, > Gawli Anil Narayan > Software Developer, > Abacus Software Services Pvt Ltd -- 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.