Results 1 to 2 of 2
  1. #1
    phineas629 is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    May 2011
    Posts
    47

    need form/ subform help again and again

    Hi all,



    I've attached a copy of my database with example data. I've spent the last 2 months trying to make my database with minimal progress (When you open my DB, you will see how little I’ve done). It's not for lack of trying. I've read books and used the forum. Not knowing vba has been a great hindrance. It has irked me that the wizard has done all the work and I know nothing that’s really going on behind the scenes.



    Until I’ve learned vba (I'm a slow learner), I would love some advice to make my form/subform more functional. It’s main use will be for data input by my coworkers. Claims are filed every 2 weeks with up to 14 entries for each day. Most of these entries will be repetitive.


    Thanks in advance (and to all who've helped so far)



    p.s. if you see some normalization issues that may occur then please lemm know

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    I think you have a good start.

    You are displaying primary and foreign key fields. Probably not necessary. Usually autonumber primary keys are invisible to users.

    The embedded macros will probably perform satisfactorily, but if you want to do more advanced processes will be good idea to learn VBA. It is not a difficult language. Just as important is understanding general programming concepts.

    Here is a start http://office.microsoft.com/en-us/access-help/introduction-to-access-programming-HA010341717.aspx#BMconvertmacrostovba
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Form and subform
    By jcb267 in forum Forms
    Replies: 3
    Last Post: 10-03-2011, 08:41 AM
  2. Help with form/subform
    By srcacuser in forum Forms
    Replies: 3
    Last Post: 07-14-2011, 01:01 PM
  3. Replies: 6
    Last Post: 11-05-2010, 10:11 AM
  4. Replies: 0
    Last Post: 05-09-2010, 08:43 AM
  5. Form (Subform)
    By Qasim in forum Forms
    Replies: 0
    Last Post: 03-17-2010, 12:53 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums