Results 1 to 7 of 7

VBA Runtime error 70. Could not set the list property

Threaded View

Sintek VBA Runtime error 70. Could... 10-03-2016, 03:10 AM
xlnitwit Re: VBA Runtime error 70.... 10-03-2016, 03:42 AM
Sintek Re: VBA Runtime error 70.... 10-03-2016, 04:08 AM
xlnitwit Re: VBA Runtime error 70.... 10-03-2016, 04:10 AM
Sintek Re: VBA Runtime error 70.... 10-03-2016, 04:18 AM
xlnitwit Re: VBA Runtime error 70.... 10-03-2016, 04:31 AM
Sintek Re: VBA Runtime error 70.... 10-03-2016, 04:35 AM
  1. #1
    Forum Guru Sintek's Avatar
    Join Date
    12-04-2015
    Location
    Cape Town
    MS-Off Ver
    2013 | 2019 | 2021
    Posts
    14,958

    VBA Runtime error 70. Could not set the list property

    Hi All

    I am getting an error with the following line of code....Can anyone assist. First time I'm working with a ListBox in this manner. I have uploaded my workbook. What I'm also trying to achieve is edit the listbox and then update workbook.
    Private Sub CommandButton1_Click()
    With ListBox1
    .List(ListBox1.ListIndex, 3) = TextBox1.Value
    .List(ListBox1.ListIndex, 4) = TextBox2.Value
    End With
    End Sub
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Runtime Error 380 - Could not set the Property Value. Invalid Property Value
    By natks78 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-02-2015, 10:51 PM
  2. runtimer error 380, could not set the list the list property, Invalid property type
    By aman1234 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-11-2015, 12:19 PM
  3. runtime error 1004 unable to get match property
    By AAvcal71 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-16-2014, 03:10 PM
  4. Runtime error 381: Could not set the list property.Invalid property array index
    By rohith4prithvi in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-23-2014, 10:24 PM
  5. Replies: 2
    Last Post: 06-24-2010, 01:57 AM
  6. [SOLVED] Runtime error 1004 - unable to set Visible property of Worksheet c
    By SueJB in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-04-2005, 10:05 AM
  7. Runtime Error 380 – Could not set the list property. Invalid property value
    By BernzG in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-21-2005, 05:10 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