Microsoft Access Forums

Go Back   Microsoft Access Forums > Access Forums > Access

Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 06-29-2009, 04:29 PM
TundraMonkey TundraMonkey is offline Windows XP Access 2007 (version 12.0)
Novice
 
Join Date: Jun 2009
Posts: 11
TundraMonkey is on a distinguished road
Question Date + Time = Date Time

Hello,

I'm taking wildlife collar locations from Access into ArcGIS to map, and am having trouble merging the date and time fields into one.

My data is currently in this form (2 fields):
Date: m/d/yy
Time: 13:00

I'd like to have it in this form (1 field):
mm/dd/yyyy 13:00

Any suggestions would be greatly appreciated. My forehead bruises easily and I'm starting to notice the keyboard impressions.

Thank you!
Reply With Quote
  #2  
Old 06-30-2009, 02:25 AM
fgiambelluco fgiambelluco is offline Windows Vista Access 2003 (version 11.0)
Novice
 
Join Date: Jun 2009
Posts: 1
fgiambelluco is on a distinguished road
Default

try that
dateserial(2009,06,30) & " " & timeserial(11,00,35)



Sorry, i'm french and i'm a bad english
Reply With Quote
  #3  
Old 07-01-2009, 03:49 PM
TundraMonkey TundraMonkey is offline Windows XP Access 2007 (version 12.0)
Novice
 
Join Date: Jun 2009
Posts: 11
TundraMonkey is on a distinguished road
Default

Thank you...
I'm confused how this will convert two different fields into one. The only place I've found where I can use this is as a custom format for one individual field. I can change the format of my date column, but it doesn't automatically pull in data from the time column. I think it's probably best that I just add another step and do this in (gasp!) Excel.
Reply With Quote
  #4  
Old 07-02-2009, 07:30 PM
RuralGuy's Avatar
RuralGuy RuralGuy is online now Windows 7 Access 2007 (version 12.0)
Administrator
 
Join Date: Mar 2007
Location: 8300' in the Colorado Rocky Mountains
Posts: 4,263
RuralGuy will become famous soon enoughRuralGuy will become famous soon enough
Default

You do not need to use Excel. Maybe this link will help in understanding the Access DateTime field.
__________________
(RG for short) aka Allan Bunch MS Access MVP - WinXP Pro, Win7 - acXP, ac07
If your issue is resolved...follow this link for directions on how to use the Solved thread tool!
Teaching is not filling a bucket but lighting a fire. Borrowed quote..."Docendo discimus"
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Date and time serch gayano Programming 1 08-31-2007 01:49 AM
Time and date serch gayano Access 0 07-05-2007 05:59 PM
date/time field James890 Database Design 1 04-18-2007 05:51 AM
Access Date/Time....I need a "generic" date. beastmaster Access 2 12-29-2005 09:55 AM
date/time number playfuljade Forms 4 12-19-2005 09:52 AM


All times are GMT -8. The time now is 02:37 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.