Results 1 to 4 of 4
  1. #1
    Arvine is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    May 2014
    Posts
    2

    Smile How would I import the excel sheet like this to Access

    Hi,

    I have one excel sheet like this with 2 rows field and I don't know how to import to Access Table.
    Thanx

    Click image for larger version. 

Name:	Capture.JPG 
Views:	15 
Size:	27.5 KB 
ID:	16492
    Last edited by Arvine; 05-18-2014 at 01:52 PM.

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,928
    Is that an accurate representation of the Excel sheet? Or are the date headers misaligned?

    That is not a normalized data structure. If you want to import as normalized data, options:

    1. manually rearrange the data in Excel to a normalized structure then use import wizard:
    SN City Date Temp

    2. VBA code opens the Excel app and file as objects and reads in data one cell at a time
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    Arvine is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    May 2014
    Posts
    2
    Thanx for the instant response. The data header was misalligned.

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,928
    Comments still apply.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 10
    Last Post: 06-16-2014, 08:37 AM
  2. import excel sheet causes autonumber beyond records
    By BCJourney in forum Import/Export Data
    Replies: 11
    Last Post: 09-25-2013, 06:02 AM
  3. Import excel sheet data into Ms-access using VBA macros
    By gokul1242 in forum Import/Export Data
    Replies: 2
    Last Post: 10-02-2012, 04:39 AM
  4. Replies: 2
    Last Post: 08-14-2012, 04:24 AM
  5. Import Excel sheet with query
    By tpcervelo in forum Queries
    Replies: 1
    Last Post: 08-03-2010, 07:10 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums