Not sure if this is possible, but I have a file that is received weekly to update on Ship Dates. The file is at the Purchase Order (PO) level. For each PO, I would like to be able to compare the new weekly file for the changes from the previous week. To do so, I had thought to import the file, then add a new column each week with the Week # has the field name. I wanted to use something like [forms]![frmImporting]![txtFiscalWeek] as the field name (ie: [forms]![frmImporting]![txtFiscalWeek]: [Ship_Date]), but I am getting an error that is it not a valid name.
Any suggestions would be greatly appreciated!
Any suggestions would be greatly appreciated!