Search results

  1. A

    Compatibility issue between Access 2003 and Access 2007?

    I wrote VBA code that copies text that I have highlighted within a field (called "Description) in one form (Form A) and pastes it into a field by the same name but in a different form (Form B). When pasting it, it also adds a date stamp. The VBA code I wrote is as follows: 'Declare global...
  2. A

    Question Compatibility issue between Access 2003 and Access 2007?

    I wrote VBA code that copies text that I have highlighted within a field (called "Description) in one form (Form A) and pastes it into a field by the same name but in a different form (Form B). When pasting it, it also adds a date stamp. The VBA code I wrote is as follows: 'Declare global...
Back
Top Bottom