Search results

  1. S

    Select a specific row in a listbox?

    Hi, I'm trying to select a row from a listbox which then changes the rowsource on another form based on the row selected, however, the first row of the listbox is always used insted of the actual row I am double-clicking on. My code looks like this... Dim VarItem As Variant For Each...
  2. S

    Question Sending to multiple email address from table in Lotus Notes

    I am trying to send to multiple email addresses taken from multiple rows in a table using lotus notes. I have the lotus notes part of it working, I think it's the retrieving and sending to multiple rows/addresses I am having the problem with. I have a table called "Subscriptions" and within...
Back
Top Bottom