Results 1 to 3 of 3

Thread: Setting value to multiple records included in a report

Threaded View

  1. #1
    Join Date
    Dec 2008
    Posts
    6

    Post Setting value to multiple records included in a report

    I have a list box where I can select more than 1 record and a Email command button that opens up a report with just those records selected from the list box. After sending this report using the SendObject command, I want to programmatically set the value of a field called "Notified" to "Yes" or "-1" on those records included in the report. (By setting this value on those records, they will be excluded from the list box). I have no problem setting the value if I use a continuous form to select the records to email. I prefer using a list box with multiple selection.

    Any help will be appreciated.

    Fred
    Last edited by crisostomofred; 01-05-2009 at 09:30 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •