If you actually see:
11:22:33AM
in a cell, then in another cell:
=LEFT(A1,8) & " " & RIGHT(A1,2)

Signature
Gary''s Student - gsnu200774
> The Time stamp data that comes to me is in this format hh:mm:ssAM, and to
> use the data I need to put a space between the seconds and AM (or PM). Doing
> this manually is grueling so I recorded a macro but the macro changes the
> data to the data in the cell in which it was recorded. So I'm not sure what
> the right solution is and appreciate any guidance. Thank you. Doug
dwny - 18 Mar 2008 22:44 GMT
Consider me one of your students.....thank you so much....when time changes
to 1 pm there's only 7 characters so I changed the formula and will simply
use 2 for the worksheets.....once again, thank you, Regards, Doug
> If you actually see:
>
[quoted text clipped - 9 lines]
> > data to the data in the cell in which it was recorded. So I'm not sure what
> > the right solution is and appreciate any guidance. Thank you. Doug
Gary''s Student - 18 Mar 2008 23:25 GMT
You are very welcome!

Signature
Gary''s Student - gsnu200774
> Consider me one of your students.....thank you so much....when time changes
> to 1 pm there's only 7 characters so I changed the formula and will simply
[quoted text clipped - 13 lines]
> > > data to the data in the cell in which it was recorded. So I'm not sure what
> > > the right solution is and appreciate any guidance. Thank you. Doug