Recent content by Colin597

  1. C

    Quotation marks and List Boxes

    Paul, Your linked document is very useful. Obviously, single quotation marks are to be avoided as a means of delineating one key term from another. You asked to see the coding of my sub-routine. Please find it below: Private Sub ButtonAdd_Click() Dim i As Integer, CountSelection As...
  2. C

    Brief Intropduction

    Paul, Thank you for your welcome and also for responding to my query about single quotation marks. It looks as though I couldn't have picked a worse character to delineate my key terms. Colin
  3. C

    Quotation marks and List Boxes

    I have a list of key terms that I have placed in quotation marks to facilitate searches by these key terms e.g. 'Advisers'. Unfortunately, when I try to assign the key terms to a record using code to transfer selected terms from one list box to another, the quotation marks are lost in the...
  4. C

    Brief Intropduction

    Hi, My name is Colin and I'm a novice Access user. I'm keen to use this forum to learn how to improve my skills in the application. Regards Colin
Back
Top Bottom