+ Reply to Thread
Results 1 to 4 of 4

have business information in collumn and need to convert it to row for a long document

  1. #1
    Registered User
    Join Date
    07-18-2012
    Location
    Fresno, ca
    MS-Off Ver
    Excel 2010
    Posts
    2

    have business information in collumn and need to convert it to row for a long document

    Bay View Nursing And Rehabilitation Center
    516 Willow Street
    Alameda CA 94501
    (510) 521-5600

    Crown Bay Nursing And Rehabilitation Center
    508 Westline Drive
    Alameda CA 94501
    (510) 521-5765

    there is always a blank line between entries and always 4 entries to convert the document is 6000 + rows long

    please help I know how to do it for 1 group using transpose but not for the whole document at once

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: have business information in collumn and need to convert it to row for a long document

    Try this code on sample data first -

    Please Login or Register  to view this content.
    Copy the Excel VBA code
    Select the workbook in which you want to store the Excel VBA code
    Hold the Alt key, and press the F11 key, to open the Visual Basic Editor
    Choose Insert | Module
    Where the cursor is flashing, choose Edit | Paste

    To run the Excel VBA code:
    Choose View | Macros
    Select a macro in the list, and click the Run button
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Registered User
    Join Date
    07-18-2012
    Location
    Fresno, ca
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: have business information in collumn and need to convert it to row for a long document

    I tried it and it gave me a Invalid outside proceedure error

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: have business information in collumn and need to convert it to row for a long document

    On which line was the error? In other words, which line was highlighted in yellow?

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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