Search results

  1. R

    Error message form with Bound Control Boxes

    Hi, Wish someone could help me I only Teach my self of the net So Anyone can help and make this VBA works with bound control boxes, Note that it works fine with Unbound boxes Private Sub Form_Error(DataErr As Integer, Response As Integer) Const conErrRequiredData = 2107 'this codeabove comes...
  2. R

    Get a text from a webpage

    :) Hello every one, I'm new to forums I'm not a programmer I only learn things of the net hoping to get some help with MS Access code What I'm looking for is an event code on textbox will get an unknown word between two known words in already open Webpage
Back
Top Bottom