Search results

  1. T

    Repeat Count

    Hello, I will try to make this as simple as possible. We have a department with multiple units. Each unit has a unique ID. Within each unit, each employee in those units also have unique ID's. As employees interact with customers they make notes on the customers accounts and assign the notes an...
  2. T

    date conversion from odd text value

    I have a date value in text format that is 5 character and want to convert it to a proper date format. Here is a sample of the data: 07301 actually represents 7/30/2011. can anyone help me actually convert that value to the date format of mm/dd/yyyy? thanks!
Top Bottom