Search results

  1. F

    How do I use the same column twice

    I have three tables CallHisyory Clients Locations CallHistory has three columns ClientID OriginID DestinationID Using excel I have indexed CallHistory.ClientID to Clients.ID And CallHistory.OriginID to Locations.ID… so now I can see the origin address(Locations.address and Locations.state)...
  2. F

    Importing 2 columns from excel into access

    Hi, I was using Excel, but the data got to long… We do transportation, I have two columns, let's call them Address a and address b… we usually do round trips Which means 2 Records… One is from address a to address b And another from address b to address a… it's not always like that The...
Back
Top Bottom