Recent content by AllyJM

  1. A

    Deleting using VBA

    That's an interesting idea. I hadn't thought about doing something like that, but it makes sense. There is no real need to delete anyway as the table isn't very big. Thanks Acropolis, I'll try that.
  2. A

    Deleting using VBA

    Thank you Ranman256. That works a treat. Cheers
  3. A

    Deleting using VBA

    I have an access 2003 database table for songs containing the Artist's name and song title. On the form based on the table I have a combo box which is populated using a 'select distinct' statement. There is also a list box which displays all songs by selected artist. I am trying to find a way to...
Back
Top Bottom