User Profile

Collapse

Profile Sidebar

Collapse
tawjaw
tawjaw
Last Activity: Mar 14 '08, 11:06 AM
Joined: Jan 18 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • tawjaw
    started a topic open a form

    open a form

    What is the code for a command button to open a another form.
    See more | Go to post

  • tawjaw
    replied to Code 7
    Hi I solved the code I made a mistake were I said
    These numbers are points on the map of the world, You can see it by using google earth....
    See more | Go to post

    Leave a comment:


  • tawjaw
    started a topic microsoft.com

    microsoft.com

    Hi if you go to microsoft.com you can see menu have highlights, latest released etc...
    By using Front Page how can I make it like that menu
    Open as you put the mouse on it
    However, if you edit the page with Front Page you see there is no hyperlink.
    The text is written at the same page.
    How I do this??
    See more | Go to post

  • tawjaw
    started a topic Code 7

    Code 7

    Hi can any one help me break this code
    Code:
     WHAT YOU CAN SEE FROM HERE YOU CANT DRINK-WHAT YOU CAN DRINK FROM HERE YOU CAN SEE
    29 21 53 77 48 01 40 16
    I have an indirect clue, I'm not sure if it is right: The code have something to do with geography.

    each number [eg. 29] should represent a letter.
    Thx for helping
    See more | Go to post

  • tawjaw
    started a topic Idea plz

    Idea plz

    Hi I made a project using access about quiz making, it is school club work.
    It is very simple. I made a form to add question and 4 multiplechoice answers, and 2 reports one for Questions and one for Answers.

    Now, I need some ideas: I want to make more than one quiz, but deferent than making many reports and put in the form if YES or NO (included in quiz 1,2,3..) for each report.
    I want it to be unlimitted quizes to add...
    See more | Go to post

  • tawjaw
    replied to Auto closing
    Thanks a lot it worked.
    I'm still new with Access and I never learned Visual Basic language
    However I'm still 14...
    See more | Go to post

    Leave a comment:


  • tawjaw
    replied to Auto closing
    The code for que_Click is
    Code:
     Private Sub que_Click()
    On Error GoTo Err_que_Click
    
        Dim stDocName As String
    
        stDocName = "Questions"
        DoCmd.OpenReport stDocName, acPreview
    
    Exit_que_Click:
        Exit Sub
    
    Err_que_Click:
        MsgBox Err.Description
        Resume Exit_que_Click
        
    End Sub
    The form name is: Qu...
    See more | Go to post

    Leave a comment:


  • tawjaw
    replied to Auto closing
    I am running a Code
    I'm making a quiz maker using Access
    I'm putting in switchboard (Open Quiz) so a form will open to ask if I want ANSWERS or QUESTIONS (the report will open)
    I want after pressing one of these buttons to close the form automatically (which ask ANS or Que)...
    See more | Go to post

    Leave a comment:


  • tawjaw
    replied to Auto closing
    This is my command button name: que_Click
    were should I replace it in the code
    thx for helping...
    See more | Go to post

    Leave a comment:


  • tawjaw
    started a topic Auto closing

    Auto closing

    Can I make my form close automaticlly after I choose a command button from it
    See more | Go to post

  • tawjaw
    replied to limit to number of characters in Textbox
    That's what I ment thank you
    however this is my first project done using Access...
    See more | Go to post

    Leave a comment:


  • tawjaw
    started a topic limit to number of characters in Textbox

    limit to number of characters in Textbox

    Hi
    in my form the text box is limited
    Only limited letters can be written in it
    How can I solve it
    See more | Go to post

  • tawjaw
    replied to Quiz Maker
    Sorry for all these questions but I'm beginner with Access
    What's (Data Tab)?
    thx for helping...
    See more | Go to post

    Leave a comment:


  • tawjaw
    replied to Quiz Maker
    Another question
    How can I make an auto numbering label in the report
    to label the questions...
    See more | Go to post

    Leave a comment:


  • tawjaw
    started a topic Quiz Maker

    Quiz Maker

    Hi I'm working on Quiz Maker using Microsoft Access
    I finished the switchboard Form
    How can I make it open when the as the program starts
    See more | Go to post

  • tawjaw
    started a topic codechallenge

    codechallenge

    Hey
    I entered a school code challenge
    the first website was
    www.timemirror. com/codechallenge/page1.htm
    and now i'm stuck on page 6
    here are the next sites if any one can help me please
    P2 www.timemirror. com/codechallenge/page2.htm
    P3 www.timemirror. com/wherenext/p1.htm
    P4 www.timemirror. com/wherenext/x111.html
    P5 www.timemirror. com/goingwell/physics.htm
    P6 www.timemirror. com/goingwell/beach.htm...
    See more | Go to post
No activity results to display
Show More
Working...