+ Reply to Thread
Results 1 to 15 of 15

Need help to arrange system generated data in to User defined format 1

  1. #1
    Forum Contributor
    Join Date
    04-08-2020
    Location
    MUMBAI
    MS-Off Ver
    MS Office 2007 (in 2024)
    Posts
    264

    Need help to arrange system generated data in to User defined format 1

    Here I am attaching excel workbook in which “Sheet1” is system generated file and “Sheet2” is User defined file. I need a VBA code to arrange data of as shown in “Sheet2”

    I have attached 4 slightly different excel workbooks which will at first look will look same but there are different.

    I need VBA code for each excel workbook at arrange data as shown in “Sheet2” of each workbook.
    Attached Files Attached Files
    Last edited by KRIXXXX; 08-30-2020 at 09:24 AM.

  2. #2
    Banned User!
    Join Date
    02-06-2020
    Location
    Iowa City, IA, USA
    MS-Off Ver
    2016 - 365 / 2007
    Posts
    2,014

    Re: Need help to arrange system generated data in to User defined format 1

    is there a reason you posted this 4 different times? I don't think the authorities here are going to like that too much.

    https://www.excelforum.com/excel-pro...ormat-2-a.html

    https://www.excelforum.com/excel-pro...ormat-3-a.html

    https://www.excelforum.com/excel-pro...ormat-4-a.html

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,049

    Re: Need help to arrange system generated data in to User defined format 1

    I understand that you needed to attach various files to your thread, but you need to attach them all to the same thread, not open a new thread for each file. I have closed all those other threads you started, so you will need to attach those files here.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Forum Expert Crooza's Avatar
    Join Date
    10-19-2013
    Location
    Hunter Valley, Australia
    MS-Off Ver
    Excel 2003 /7/10
    Posts
    2,082

    Re: Need help to arrange system generated data in to User defined format 1

    Hi guys. I know this looks like duplicates but it looks to me as there are 4 different original formats so each has its own unique solution
    Happy with my advice? Click on the * reputation button below

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,049

    Re: Need help to arrange system generated data in to User defined format 1

    The thread is duplicated, the OP just added different files to each thread. Those files need to be included here.

  6. #6
    Forum Contributor
    Join Date
    04-08-2020
    Location
    MUMBAI
    MS-Off Ver
    MS Office 2007 (in 2024)
    Posts
    264
    Please go through this attachments as well. Cause I need VBA code for this also.
    Last edited by KRIXXXX; 08-30-2020 at 09:17 AM.

  7. #7
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,049

    Re: Need help to arrange system generated data in to User defined format 1

    KRIXXX your files on those other threads are no longer available, I closed them all. So, like I said, you will need to attach them to this thread now.

    Also, I tried to open the file from post #1, but there seems to be a problem with it

  8. #8
    Forum Contributor
    Join Date
    04-08-2020
    Location
    MUMBAI
    MS-Off Ver
    MS Office 2007 (in 2024)
    Posts
    264

    Re: Need help to arrange system generated data in to User defined format 1

    I have re uploaded all workbooks in my first post

  9. #9
    Forum Contributor
    Join Date
    04-08-2020
    Location
    MUMBAI
    MS-Off Ver
    MS Office 2007 (in 2024)
    Posts
    264

    Re: Need help to arrange system generated data in to User defined format 1

    I have re uploaded all workbooks in my first post
    Quote Originally Posted by FDibbins View Post
    KRIXXX your files on those other threads are no longer available, I closed them all. So, like I said, you will need to attach them to this thread now.

    Also, I tried to open the file from post #1, but there seems to be a problem with it

  10. #10
    Forum Contributor
    Join Date
    04-08-2020
    Location
    MUMBAI
    MS-Off Ver
    MS Office 2007 (in 2024)
    Posts
    264

    Re: Need help to arrange system generated data in to User defined format 1

    I have started this thread on dated 28-Aug-2020 but not any single reply. Strange isn't it.

    Please excel gurus help me.

  11. #11
    Forum Expert nankw83's Avatar
    Join Date
    08-31-2015
    Location
    Kuwait
    MS-Off Ver
    365
    Posts
    1,713

    Re: Need help to arrange system generated data in to User defined format 1

    Hi KRI,

    Try below code based on your sample files ...
    Please Login or Register  to view this content.
    If I was able to help, you can thank me by clicking the * Add Reputation under my user name

  12. #12
    Valued Forum Contributor
    Join Date
    04-01-2015
    Location
    The Netherlands
    MS-Off Ver
    2003/2007/2010/2016/office 365
    Posts
    880

    Re: Need help to arrange system generated data in to User defined format 1

    That can be a bit faster. Just for PT7_Credit_Debit.xlsx

    Please Login or Register  to view this content.

  13. #13
    Forum Contributor
    Join Date
    04-08-2020
    Location
    MUMBAI
    MS-Off Ver
    MS Office 2007 (in 2024)
    Posts
    264

    Re: Need help to arrange system generated data in to User defined format 1

    @nankw83 Thanks, Works Nice

  14. #14
    Forum Contributor
    Join Date
    04-08-2020
    Location
    MUMBAI
    MS-Off Ver
    MS Office 2007 (in 2024)
    Posts
    264

    Re: Need help to arrange system generated data in to User defined format 1

    @Vraag en antwoord Thanks, it works super fast.

    If you can provide the codes for PT8 CREDIT DEBIT ....

  15. #15
    Valued Forum Contributor
    Join Date
    04-01-2015
    Location
    The Netherlands
    MS-Off Ver
    2003/2007/2010/2016/office 365
    Posts
    880

    Re: Need help to arrange system generated data in to User defined format 1

    I can, but I won't.
    The point is that you understand the code yourself and can also adjust it in the event of changes.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Need Help to Arrange System Generated Data in Table Form
    By KRIXXXX in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-12-2020, 12:17 AM
  2. [SOLVED] Need VBA for System Generated Data to get Output in User defined format
    By KRIXXXX in forum Excel Programming / VBA / Macros
    Replies: 51
    Last Post: 04-30-2020, 05:15 AM
  3. Replies: 2
    Last Post: 04-13-2020, 09:57 PM
  4. [SOLVED] Problem with copying data from system generated spreadsheet
    By Stephen R in forum Excel General
    Replies: 1
    Last Post: 12-16-2014, 06:15 PM
  5. Replies: 0
    Last Post: 11-19-2012, 10:41 AM
  6. Code to scrape system generated outlook email doesn't get all the data
    By bobaftt in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-15-2010, 01:57 PM
  7. embedding user-defined hyperlink into auto-generated email
    By kuraitori in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-17-2008, 10:49 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1