Search results

  1. W

    Solved bible database

    Thank you to everyone
  2. W

    Solved bible database

    Thank it's done, I appreciate the effort
  3. W

    Solved bible database

    Thank you When I login it gives me Run time error 3044 It says my path is not a valid path I should make sure it's spelled correctly and that I'm connected to the server which the file resides. What am I missing
  4. W

    Solved bible database

    I will read up on option explicit, thank you
  5. W

    Solved bible database

    there it is
  6. W

    Solved bible database

    it says the attached file is too large
  7. W

    Solved bible database

    here it is with tables
  8. W

    Solved bible database

    and then i import the forms too?
  9. W

    Solved bible database

    how could i include the tables so that you may assis me
  10. W

    Solved bible database

    ive attached my db with tables yes
  11. W

    Solved bible database

    hi thank you, please see below Private Sub Form_Load() ' Check if OpenArgs contains a value If Not IsNull(Me.OpenArgs) Then ' Display the value from OpenArgs in the textbox Me.SelectedBook.Value = Me.OpenArgs End If End Sub Private Sub SelectedBook_Click() Private...
  12. W

    Solved bible database

    yes sure, at the logon page username = waldin, password = userone please keep in mind my database is still under construction 🙈 thanks for your speedy response Bob
  13. W

    Solved bible database

    Hi I'm developing my first access database, which is a bible database. So on my Books Form, I have a combobox "Book Name" from here I get to choose a book, thereafter I will click on a button "Open Verses" which will open a form "Verses" which is a split form, tabular ontop and datasheet at the...
  14. W

    Hello Everyone

    Hello guys, My Name is Waldin 33 yrs old. I am a self taught SQL Programmer, self taught in Access As well but fairly new.im very excited to join this community, I'm from South Africa
Back
Top Bottom