Search results

  1. L

    Use Macro to export table to csv

    I have a table with 5 fields in it, all text. When I export it manually the output is fine: Accountid ApplicationN FirstName LastName Name sm891 dev.racf 259 When I use a macro the second field is filled some type of numbers...
  2. L

    Update query returns the Primary key

    I have been trying to create an update query that pulls data from a second table to update the first table. The first Table that has data in one field that I want to use to update a different field in the same table. The value to update it with is stored in Second table. In my query I linked the...
Back
Top Bottom