+ Reply to Thread
Results 1 to 6 of 6

Using Check Box to Fill Data

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    12-20-2012
    Location
    Qatar
    MS-Off Ver
    Excel 2010
    Posts
    171

    Using Check Box to Fill Data

    Hi All,

    I need your help please, I have 2 tables; one of them is contain Auto Number and other one contain fixed data.

    i want in someway when i am in the first form (first table) will let me filter for example number 20 then to open the other form for the second table to let me choose which data i want through check boxes, and what i selected through check boxes will be filled in form number 1 (table number 1).

    summary; instead to do data entry, the check boxes will be more faster.

    thanks

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2406 Win 11 Home 64 Bit
    Posts
    23,973

    Re: Using Check Box to Fill Data

    I am having some difficulty in understanding exactly what you are looking to do. I think that this can be resolved using VBA and the Case Select functionality. Look at this link on how to employ Case Select.

    http://www.techonthenet.com/access/f...anced/case.php

    Set your checkboxes within a Frame and use the Options
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Forum Contributor
    Join Date
    12-20-2012
    Location
    Qatar
    MS-Off Ver
    Excel 2010
    Posts
    171

    Re: Using Check Box to Fill Data

    lets say i have two forms;

    1=

    column 1: 1,2,3,4
    column 2: all rows empty
    column 3: all rows empty

    2=

    column 1: Hi1, Hi2, Hi3, Hi4, Hi5

    when i am in form No.1, will open in somehow another form for 1- if i click in check box or option will let me select for example Hi2 and Hi3 from form 2, and the form 1 will be filled like the following;

    first column = 1
    second column = Hi2
    third column = Hi3

    hope you got my point

  4. #4
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2406 Win 11 Home 64 Bit
    Posts
    23,973

    Re: Using Check Box to Fill Data

    Is this an excel or Access issue. You have posted in the Access forum but now you are talking about rows and columns. There are no rows and columns in Access Forms. There are labels and controls, so now I am very confused. Perhaps you should upload a sample copy of your database to avoid further confusion.

  5. #5
    Forum Contributor
    Join Date
    12-20-2012
    Location
    Qatar
    MS-Off Ver
    Excel 2010
    Posts
    171

    Re: Using Check Box to Fill Data

    please check the attached "test" database.
    Test.zip

    check the form "Page", if you select for example Chargehand, Foreman & Pipe Fabricator; it will be like this in the table

    1.png

    i want it to be like this;

    2.png

    i mean each selection from the combo box will be inserted in new record not like separator.
    if it is not possible to do it with combo box, please advise if there is any macro can change the separator to new line (record/row)

    thanks

    note: if it is not possible at all to do it in access, is it possible to be in excel?

  6. #6
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2406 Win 11 Home 64 Bit
    Posts
    23,973

    Re: Using Check Box to Fill Data

    I have never seen anything like this before. If I were to guess, it appears that the field in your table is set to multi-value, but I cannot see where that is set. Additionally, you have set your lookup in the table. This is definately an Access NO-NO! All lookups should be set up in your form. Read this about that subject -----> http://access.mvps.org/access/lookupfields.htm

    I don't know if this is the root of your issues, but I would start with setting up the lookup in the form. Secondly, if your field is set up as multi-value, I would eliminate that and make sure that only one value per record field is input. The multi-values works against normalization. Read about normalization and data base fundamentals by clicking in the link in my signature block.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [How to do] Check data on cell (auto fill value)
    By dungeps in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-31-2013, 11:00 AM
  2. [SOLVED] Vba code to fill check in & check out counts
    By ashfaquebwd in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-20-2013, 09:02 AM
  3. Check For A Fill Color
    By pablowilks in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-02-2012, 02:32 PM
  4. Macro for keeping track of certain data and returning a check mark or cell fill
    By skmcrodgers in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-18-2012, 03:52 PM
  5. Make a check box fill in a value?
    By Bob in forum Excel General
    Replies: 5
    Last Post: 08-24-2005, 09:05 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1