+ Reply to Thread
Results 1 to 2 of 2

Help with VBA to VBS

  1. #1
    Registered User
    Join Date
    01-08-2014
    Location
    Maine US
    MS-Off Ver
    Excel 2003
    Posts
    3

    Help with VBA to VBS

    Hi all,
    I have a vba script that will that data that is in the first column and place in rows. Example: data repeats every 6 rows vba macro convert every 6 rows to columns. I am trying to convert to vbs scripting. I have gotten it all the way to this piece of code:

    vba code:
    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    I am getting this error: Object required: 'Rows' from the line objExcel.Cells(Rows.Count,J).End(xlUP).Offset(1,0)_

    Any help coverting this part of the VBA code to VBS would be great! Thank you

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Help with VBA to VBS

    Please Login or Register  to view this content.
    Entia non sunt multiplicanda sine necessitate

+ 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