Search results

  1. U

    Move records from one record set to another

    :confused: I have been searching everywhere and can't find a solution. I'm new to VBA so if sample code isn't complete I can't follow the flow. My problem: I have two tables that have the exact same structure except the destination table has an additional numeric non auto-incrementing...
  2. U

    Adding a 'Browse' Button

    CyberLynx I get an error when compiling the code on line .lpfnCallback = GetAddressofFunction(AddressOf BrowseCallbackProc) I'm new to VBA and I don't understand what the problem is. Thanks
Back
Top Bottom