Search results

  1. F

    Error Message when I open a Form

    Hi Spikepl, I tried that, but "compile open tasks" is the only option that says anything about compile, but it's greyed out. :(
  2. F

    Error Message when I open a Form

    Hi Simon, Thanks for the help. I just tried that, replacing the bangs with dots and it didn't change anything.
  3. F

    Error Message when I open a Form

    It doesn't say, I get that error when I first open the form. One other thing I noticed is that my "delete" and "navigation" buttons have stopped working. Is it possible there is something wrong with the macro?
  4. F

    Instant Search Box In Access Form (Search Function in Navigation Bar)

    Hi John, I was trying out that search box code you kindly supplied and I'm having a problem with it. I didn't want to hijack this thread, but I also couldn't see another way. I tried to private message you, but I didn't see that option anywhere (maybe on purpose?) and the thread you have the...
  5. F

    Need some help with a Search Box and an event based on the selected result.

    Hello, I am trying to add a Search Box to my form that once it shows the result, you can select that result and have it bring you to that particular record. My form is based on a table that I've created for tracking defects. I would like to be able to search the defect database by either the...
  6. F

    Error Message when I open a Form

    Hello, I right away feel the need to emphasize just how much of a newbie I am to Access. I say that because I expect the answer to my problem here is going to be so simple that it's going to piss me off when I find out what it is. So, without further delay... I'm getting an error message when...
  7. F

    "Jump To" a record within a form?

    Hello, I have a form that has several different records in it. I would like to be able to jump to a specific record within the form instead of having to click through the navigation buttons to get there. I'm sure this must be an easy thing to accomplish, but I couldn't find my answer through...
  8. F

    I've got an issue with my VBA code. Checking a check box and enabling text boxes.

    Hi VilaRestal, Thanks for your help!! I've amended my code to read: And everything works as it should. Thank you SO much!! ~FOX~
  9. F

    I've got an issue with my VBA code. Checking a check box and enabling text boxes.

    Yeah, I don't think I explained that well enough now that I read it again. So, I've got a check box that when selected enables a text box. In my example I've entered information into a new record, so I've checked my check box, which enabled my text box and I entered in some information into...
  10. F

    I've got an issue with my VBA code. Checking a check box and enabling text boxes.

    Hello, Thank you for your interest in my problem. I'm currently having an issue with my VBA code (posted below)...or should I say, I don't know what I'm doing and I don't know how to fix my problem :) So I've got a check box, that when selected "true", enables a text box and visa-versa. The...
  11. F

    Question about Form Design/Layout

    Oooh, ok, that's cool. So it's the same idea as Adobe Acrobat and Adobe Reader. Interesting. Because everyone here at work has Access installed than I can use the code that Isskint kindly supplied. Sweet :) Thanks a lot for your help fellas! ~FOX~
  12. F

    Question about Form Design/Layout

    Thanks for the info guys, I'm not surprised to find out I have dreamed up something that will not work...I have a habit of doing that :) So I haven't got to this point but now that you mention Access runtime... Once my form is completed I want to be able to have someone use this form to...
  13. F

    Question about Form Design/Layout

    Hi Pat, Thanks for your interest in my problem. As of right now I don't really have a display "problem" but rather I was hoping to find a way to make something happen just from an idea in my head. I would be happy to post my "schema" if you tell me what that is and how to do it :) I came up...
  14. F

    Question about Form Design/Layout

    Hi Isskint, Thank you for the prompt reply! Wouldn't editing the "top" parameter just make it overlap my text box? Or would those items move out of the way (down) when I select the check box, making the text box appear? Sorry if I don't make sense, I'm super new to this program. Thanks!! ~FOX~
  15. F

    Question about Form Design/Layout

    Hello, I am a brand new Access (2007) user and new to this form and I have a question regarding the design and layout of a form (the form was generated from a table). In this form I have a check box, that when selected, displays a text box. I've used the visibility feature on the text box...
Back
Top Bottom