Search results

  1. J

    Getting data from one table to another.

    I have two tables in a database, TableA and TableB. TableA has a bunch of fields with one being Part Number and one being Rev. The Rev column does not contain information at this time. TableB just has Part Number and Rev. I want to match the Part Numbers in both tables and then copy the Rev...
  2. J

    Running macro problem.

    I'm trying to get a macro to work but I'm having some problems. I made a test macro that looks for specified text in a field and pops up a message box. But if I'm not in the specific box that has that text, it won't work. If I am in that box, it will work and pop up the message box. Why is...
  3. J

    Moving data.

    Hey guys. How can I select certain data from one column and then move just that selected data to a new column? Thanks!!
Back
Top Bottom