G
Guest
I have a table of actual dollars spent with project numbers and categories.
Some of the categories are incorrect. For example... Project 1 has a
category of Growth and should be Non-Growth.
I have several projects (1530 to be exact) that I need to update the
category. I know how to update one at a time, but was hoping I could do it
more effectively. I have another table in the database with the listing of
the projects with the correct category.
Table names are 'Actuals' for the orginal data and the corrected table is
called 'tbl_Correct_Categories'.
Thanks.
Some of the categories are incorrect. For example... Project 1 has a
category of Growth and should be Non-Growth.
I have several projects (1530 to be exact) that I need to update the
category. I know how to update one at a time, but was hoping I could do it
more effectively. I have another table in the database with the listing of
the projects with the correct category.
Table names are 'Actuals' for the orginal data and the corrected table is
called 'tbl_Correct_Categories'.
Thanks.