PC Review


Reply
Thread Tools Rate Thread

In Access 2007 what is format "Double"?

 
 
AuroraGreen
Guest
Posts: n/a
 
      16th Mar 2010
When importing data from Excel to Access I get a format of Double for some
fields that contain numbers. Where can I find descriptions of the various
formats?
 
Reply With Quote
 
 
 
 
Jerry Whittle
Guest
Posts: n/a
 
      16th Mar 2010
Open a table in Design view.
Click on a number data type field.
Click on Field Size in the Properties.
Press the F1 key on the keyboard.

Notice that Double, Byte, etc., are field sizes and not formatting. It's how
the data is stored, not displayed. There is often a big difference.
--
Jerry Whittle, Microsoft Access MVP
Light. Strong. Cheap. Pick two. Keith Bontrager - Bicycle Builder.


"AuroraGreen" wrote:

> When importing data from Excel to Access I get a format of Double for some
> fields that contain numbers. Where can I find descriptions of the various
> formats?

 
Reply With Quote
 
Jeff Boyce
Guest
Posts: n/a
 
      20th Mar 2010
Be aware that Access and Excel both make assumptions about what type (e.g.,
Double, Integer, Text, ...) of data is being imported. ... and they don't
always "guess" correctly.

If you want to be absolutely certain that data is imported into a
correctly-typed field, create the table first, set the types, then import
into THAT table.

On the other hand, Excel data is rarely already well-normalized (as Access
data needs to be), so you could import Excel data as-is, as "raw" data, then
use queries to "parse" that data into the well-normalized Access table
structure, converting it to the correct datatypes.

Good luck!

--

Regards

Jeff Boyce
Microsoft Access MVP

Disclaimer: This author may have received products and services mentioned in
this post. Mention and/or description of a product or service herein does
not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.

"AuroraGreen" <(E-Mail Removed)> wrote in message
news:6E01051E-5644-4B48-9F5B-(E-Mail Removed)...
> When importing data from Excel to Access I get a format of Double for some
> fields that contain numbers. Where can I find descriptions of the various
> formats?



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Converting "row_number()" Query Into Access 2007 Format Mr Bill Microsoft Access Queries 0 6th Jul 2011 04:23 PM
Convert Text "00:00:00:00" to time format in Access 2007 Martin Prunty Microsoft Access 5 2nd Apr 2010 07:51 AM
Access 2007 "attachment" "Data Type" not an option Shane Microsoft Access Database Table Design 2 11th Sep 2009 07:43 PM
I have to double click a cell for the "text" format to take =?Utf-8?B?Q2hhcmxlcw==?= Microsoft Excel Misc 2 24th Jan 2006 02:46 PM
Access 2000 opens in "restore down" not "maximized" format. =?Utf-8?B?QXJ0?= Microsoft Access 2 26th Oct 2005 11:30 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:51 PM.