Newbies poz Posted July 9, 2008 Newbies Posted July 9, 2008 I need to split the date and time contained in 1 field to 2 new seperate fields. I have created 2 new fields. One called date and the other called time. The current data formats like this 7/5/2008 11:27:32 Pm. Is ther an easy way to split that into the new fields I created. Any and all help greatly appreciated. I am using FM Pro 8 Advanced. Thanks
Lee Smith Posted July 9, 2008 Posted July 9, 2008 (edited) It has been a long time since I worked in v8, but I believe that GetAsDate ( text) might do it for the date, and GetAsTime ( text ) for the Time. Be sure that they return the Results of Date and Time respectively. HTH Lee Edited July 9, 2008 by Guest
Newbies poz Posted July 9, 2008 Author Newbies Posted July 9, 2008 OMG! How easy was that. Lee are the man. Many thanks.
Recommended Posts
This topic is 6040 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now