User Profile

Collapse

Profile Sidebar

Collapse
MooseManDan
MooseManDan
Last Activity: Apr 6 '07, 08:39 PM
Joined: Feb 26 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Pardon my stupidity, can I do that? I get my data from an entire separate database and then import it in from the excel spreadsheet to access called DOWNLOAD. I can't mess with the data from the excel spreadsheet because it is locked and will not allow me to add any fields.
    See more | Go to post

    Leave a comment:


  • MooseManDan
    started a topic Linked Table Download--->Main Data Table

    Linked Table Download--->Main Data Table

    I have a linked table DOWNLOAD (MS excel spreadsheet) that I copied all the information over to in MAIN DATA table, but added more fields to MAIN DATA.

    How do I create the relationship to update MAIN DATA when the linked DOWNLOAD spreadsheet is updated.

    Thanks in advance for all your assistance!
    See more | Go to post

  • MooseManDan
    replied to Access Relationship help please
    That worked perfectly; thank you very much.

    On another note: How can I set MAIN DATA Table to update automatically with the DOWNLOAD (linked excel sheet) table?
    See more | Go to post

    Leave a comment:


  • MooseManDan
    replied to Access Relationship help please
    Code:
    SELECT [Main Data].SSAN,
           [Main Data].RANK,
           [Main Data].SUPER,
           [Main Data].NAME,
           [Main Data].[OFF SYM],
           [Main Data].[Type Award],
           [Main Data].[Date DECOR Received],
           [Main Data].[Date DECOR to 9RW],
           [Main Data].[Date DECOR RTD for Correction],
           [Main Data].[Date DECOR to MPF],
           [Main Data].[Date RIP DECOR  received
    ...
    See more | Go to post
    Last edited by NeoPa; Mar 1 '07, 11:35 PM. Reason: Tags for Layout

    Leave a comment:


  • MooseManDan
    replied to Access Relationship help please
    Okay,

    I tried as suggested and the code did not list the name in place of the SSN, instead it lists error#.

    Here is how the DB is set up...

    Tables: DOWNLOAD (Link table) and MAIN DATA. DOWNLOAD is the excel spreadsheet that has all the main information in it. I loaded that into MAIN DATA table so I can add additional fields. I did this because I can only download the DOWNLOAD sheet. How can I set...
    See more | Go to post

    Leave a comment:


  • MooseManDan
    replied to Access Relationship help please
    Main Data Query is the source...
    See more | Go to post

    Leave a comment:


  • MooseManDan
    replied to Access Relationship help please
    I tried as suggested but to no avail, I had no luck. Any other suggestions?
    See more | Go to post

    Leave a comment:


  • MooseManDan
    replied to Access Relationship help please
    Thank you Mary! I'll give it a try.
    See more | Go to post

    Leave a comment:


  • MooseManDan
    started a topic Access Relationship help please

    Access Relationship help please

    This is a very nice site and I'd like to say thank you to the mdoerators and site administrator for maintaining. This is my first post; I hope someone can assist.

    I'm working on a database for my wife. I pull reports from a program that defines the headings: SSN, NAME, DOB, PR EPR, Last EPR, SUPER, etc..

    The supervisor = SUPER and the SSN = their Social Security Number

    When I pull the data, the Super...
    See more | Go to post
No activity results to display
Show More
Working...