Recent content by rudders

  1. R

    Question Email Report

    hi, thanks for helping. I have changed it to:- Where = "[Forms]![Branchselectionform]![Dashboard_Branch_Select_Redir]" = CStr(rst![Location Code]) and it now removes the error and when I hover over the cstr part of the code it is picking up the Location code, but the report is still blank...
  2. R

    Question Email Report

    Hi I have tried that but I get Runtime 2465 telling me the database cant find the field [Dashboard_Branch_Select_Redir]
  3. R

    Question Email Report

    Hi, I am trying to email a report automatically and have come to a point where I am stuck. I have a list of branch codes, some of which have an email address, that require a report to be emailed I have used the code below which I have borrowed from else where. The code will create the report...
Back
Top Bottom