Sorry Duane
I must be really dumb here.
SELECT ID, Agent_Name, Admin_Name, Campaign_Name,
Monitor_Date, Monitor_Time, Monitor_Comments, task_1_description,TempID
FROM dbo_New_FTA_Score;
If I make the adjustment as above, so bringing in the Task_1_Description into the main body of my...