+ Reply to Thread
Results 1 to 7 of 7

it just uploading the wds_id column but it is not uploading other columns please help me

  1. #1
    Forum Contributor
    Join Date
    03-01-2014
    Location
    Mysore
    MS-Off Ver
    Excel 2007
    Posts
    379

    it just uploading the wds_id column but it is not uploading other columns please help me

    Please Login or Register  to view this content.

  2. #2
    Registered User
    Join Date
    09-13-2012
    Location
    Mumbai
    MS-Off Ver
    Excel 2013
    Posts
    9

    Re: it just uploading the wds_id column but it is not uploading other columns please help

    Try this:
    HTML Code: 

  3. #3
    Forum Contributor
    Join Date
    03-01-2014
    Location
    Mysore
    MS-Off Ver
    Excel 2007
    Posts
    379

    Re: it just uploading the wds_id column but it is not uploading other columns please help

    Subscription out of range run time error '9'

    Please Login or Register  to view this content.

  4. #4
    Forum Contributor
    Join Date
    06-24-2005
    Location
    excelliot.com
    MS-Off Ver
    2007
    Posts
    325

    Re: it just uploading the wds_id column but it is not uploading other columns please help

    which line??

  5. #5
    Forum Contributor
    Join Date
    03-01-2014
    Location
    Mysore
    MS-Off Ver
    Excel 2007
    Posts
    379

    Re: it just uploading the wds_id column but it is not uploading other columns please help

    in this line(array_fields)
    please help me out
    one column called wds_id as integer other columns are strings of Character
    '------------------------------------------------------------------------------
    'Get the data and store it within an array
    '------------------------------------------------------------------------------
    ReDim array_values(aheight)
    Do Until count = aheight

    'repopulate the first cell
    If IsNumeric(array_fields(count_2)) Then -----in this line(array_fields)
    strQuote = vbNullString
    Else
    strQuote = "'"
    End If
    cell = strQuote & esc(array_fields(count_2)) & strQuote
    Last edited by baig123; 05-20-2014 at 02:04 AM. Reason: paragraph

  6. #6
    Forum Contributor
    Join Date
    06-24-2005
    Location
    excelliot.com
    MS-Off Ver
    2007
    Posts
    325

    Re: it just uploading the wds_id column but it is not uploading other columns please help

    change this lines from

    HTML Code: 
    to

    HTML Code: 

  7. #7
    Forum Contributor
    Join Date
    03-01-2014
    Location
    Mysore
    MS-Off Ver
    Excel 2007
    Posts
    379

    Re: it just uploading the wds_id column but it is not uploading other columns please help

    i am getting same Error here subscription out of range(Run time error :'9') please help me out
    Please Login or Register  to view this content.
    --->now Getting error here in this line

+ 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. Uploading xml file
    By Alf in forum Suggestions for Improvement
    Replies: 3
    Last Post: 02-10-2014, 01:39 AM
  2. Uploading PDF with FTP using VBA
    By bpenn in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-27-2012, 06:15 AM
  3. Uploading?
    By supersohe in forum Excel General
    Replies: 2
    Last Post: 08-10-2007, 07:15 AM
  4. Uploading an XML Doc in Excel
    By ct60 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-22-2006, 09:05 PM
  5. [SOLVED] FTP uploading
    By Mike Archer in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-26-2006, 09:10 AM

Tags for this Thread

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