Search results

  1. R

    Problem entering new records in the form

    I've created simple data base with 2 connected table with relationship one to many, then I have built the querry based on those 2 table and then I have done the form based on this querry, so there are fields from those 2 tables in the form. When I try to fill in the fields with information I...
  2. R

    Date format does not work

    Thank you. Yes, I know I could put those informations year and month in two separate fields and maybe it is the easiest way to do that.
  3. R

    Date format does not work

    I wanted to asssign the field "Number of magazine" with special format based on date/time format but showing only year and month in the format: "yyyy-mm". So in property of this field in format I put yyyy-mm and in input mask I type 0000-00;;- I also created the form based on the table...
  4. R

    I am new here and I would like to introduce myself

    My name is Richard and I have been living in UK. Professionally I am electronics engineer but I have been always interested in learning Ms Access to be able to build my own data bases. More than 10 years at my postgradute study I learnt VBA and I did also project with Visual Basic so I have some...
  5. R

    Can I make form based on fields from 2 tables?

    I don't know how to add value into kombi formant if table is empty yet and this kombi formant takes date from the table. So probably I must firstly add some values dealing with kombi formant just manually direct into the table.
  6. R

    Can I make form based on fields from 2 tables?

    Could you give me link to other forums and tell me pls which forum is the best?
  7. R

    Can I make form based on fields from 2 tables?

    Yes, relationship is one to many. But I am not sure if it is better to put all fields to one table. I never know when to create separate table for some data. To make it clear I will explain all my date base. I want to create the data base of articles from various electronic magazine. I am going...
  8. R

    Can I make form based on fields from 2 tables?

    I have created simple data base containing 2 tables connected each other and I wanted to make a form with fields taken from those tables and unfortunately it did not work and I got errors message. Before I start to build the form do I need to create the query based on those tables and having the...
Back
Top Bottom