Hello all.
I have a table that I am consistently adding records to. I have that part of my database complete and working.
However, I am looking to find out the proper way to setup a new update query. I need this update query to prompt me once for a specific date, and then it fills all the blanks within one column labeled "Trade Date".
I need this to quickly update all the records that I import from excel that have not been assigned a trade. I really need a query as it can be hundreds of records in a given day.
Any ideas? Thanks in advance!
I have a table that I am consistently adding records to. I have that part of my database complete and working.
However, I am looking to find out the proper way to setup a new update query. I need this update query to prompt me once for a specific date, and then it fills all the blanks within one column labeled "Trade Date".
I need this to quickly update all the records that I import from excel that have not been assigned a trade. I really need a query as it can be hundreds of records in a given day.
Any ideas? Thanks in advance!