+ Reply to Thread
Results 1 to 10 of 10

ListBox Code for VBA form

Hybrid View

davo3286 ListBox Code for VBA form 07-10-2018, 05:15 AM
AlphaFrog Re: ListBox Code for VBA form 07-10-2018, 05:54 AM
Richard Buttrey Re: ListBox Code for VBA form 07-10-2018, 05:55 AM
davo3286 Re: ListBox Code for VBA form 07-10-2018, 07:00 AM
bakerman2 Re: ListBox Code for VBA form 07-10-2018, 07:23 AM
davo3286 Re: ListBox Code for VBA form 07-10-2018, 08:40 AM
bakerman2 Re: ListBox Code for VBA form 07-10-2018, 09:17 AM
davo3286 Re: ListBox Code for VBA form 07-10-2018, 09:56 AM
bakerman2 Re: ListBox Code for VBA form 07-10-2018, 05:52 PM
davo3286 Re: ListBox Code for VBA form 07-11-2018, 06:47 AM
  1. #1
    Forum Contributor
    Join Date
    06-07-2018
    Location
    Newcastle Upon Tyne, England
    MS-Off Ver
    365
    Posts
    143

    Re: ListBox Code for VBA form

    Cheers Rudi!

    I'm trying to use the following code for the 'Delete' button but it only works if the rows have no data stored.

    Private Sub DeleteButton_Click()
        
        'Delete Invoice
        
            Selection.EntireRow.Delete
                    
    End Sub
    The 'Amend' button I'm trying to code so that the data can be updated rather than duplicate or add a new row/invoice.

    Any ideas?

    Je bent zeer vriendelijk
    Davo
    Last edited by davo3286; 07-10-2018 at 08:44 AM.

+ 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] VBA code to change a chart based on a selection from a listbox on a form
    By cinstanl in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-11-2016, 03:07 PM
  2. User Form ListBox - Find Records (ListBox Populating Issue)
    By LONeillSSC in forum Excel Programming / VBA / Macros
    Replies: 18
    Last Post: 07-20-2015, 12:06 PM
  3. Is it possible to do that using a Listbox Form?
    By Rech in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-09-2014, 10:08 AM
  4. Form Control Listbox VBA
    By Macdave_19 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-23-2009, 05:36 AM
  5. [SOLVED] Modification of listbox to listbox code
    By Sam S via OfficeKB.com in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-28-2005, 07:05 AM
  6. listbox value to a form
    By alexanderd in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-17-2005, 12:05 PM
  7. vb6 form with listbox
    By RB Smissaert in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-02-2005, 07:05 PM

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