Search results

  1. L

    I can't find the Type Mismatch

    I have a form that I placed a "link" to which is supposed to open one of three forms dependent on a value on the form. This is the sub: Private Sub Label46_Click() On Error GoTo Err_Label46_Click Dim stDocName As String Dim stLinkCriteria As String Dim strFrmOpt As String Dim...
  2. L

    Convert Text box value to link?

    Hello, I'm new to this forum and relatively new to Access, so this may be a rudimentary question but I ask nonetheless. I have a form that lists records in a report style format based on either all records or an automated filter. What I want to do is make one of the identifying controls (in...
Back
Top Bottom