I am creating a string of Ascii charcters (each one representing one minute of the day) 1440 characters long to store an agent work schedule. I need to put this into a cell to eventually load in to an Access database.

I have functions and routines to parse the data from the cell but need a way to build the data in the first place.

Any sample code or ideas out there? Any help will be appreciated.

Bill