Search results

  1. C

    Use VB to mMake a local copy of a Sharepoint linked table

    I'm able to do a local copy manually, of course, but I have a need to copy the table structure locally. Using DoCmd.TransferDatabase results in creating a copy on the Sharepoint server. Any ideas? Thanks!
  2. C

    AddNew Using Field Name Variable

    I was hoping someone could give me a hand. I need to split up a memo fields in some large tables. The tables all have the same name for the memo field, but the users could have renamed other fields or even added and deleted some. Thus, the field name variable. Using the code below seems like...
Back
Top Bottom