Search results

  1. A

    Help with designing tables

    Thank you for the prompt reply Stephen. I have to go. I looked at the test mdb and I think it could be what I need. I did not think that I can do it with a AutoNumber field as a Prime Key. I shall test it tomorrow morning and will give you an answer. Thank you. Talk to you tomorrow.
  2. A

    Help with designing tables

    Hello Stephen, Here is some data that will go into the Stocks table: Symbol TUI_AI Ticker TUI_AI Equity Currency EUR Country Germany and so on. The Div_Schedule table is tricky. I want whenever a new value in the Stocks table is entered same value to go...
  3. A

    Help with designing tables

    Hello there, I posted a thread yesterday and then said that I have solved the problem. I was wrong. Here is what I am trying to do. Using Access 2002 I am trying to design a database to store some financial data. Below are the fields for the first table: Stocks (Symbol, Ticker, Country...
  4. A

    Need help with Validation Rules

    I have found out how to do it guys. Ignore this post. Thank you.
  5. A

    Need help with Validation Rules

    Forgot to state that I am using Access 2002. Thank you.
  6. A

    Need help with Validation Rules

    Hello there, I am trying to set up a database to store financial data. I have a table Instrument with fields: Symbol, Bumdle, ISIN, Ticker, Industry Sector, etc. And a table to store the dividend schedule called Div_Schedule with fields: Symbol1, Conv_Ex_Div1, Payment_Div1, etc. I want...
Back
Top Bottom