Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. JaredSangco

    Uploading Access 2007 form to Sharepoint

    Hey Guys, I've been doing a some research with publishing a form from my Access 2007 Application. This one form is my 'Main Form' to my application. I did a search and came up with " thread702-1378436", however, it is no longer available. I merely want the person to click the my Link from...
  2. JaredSangco

    Moving Access to Web Server

    Fellow experts, I have completed my Access Application and would now like to move to a Web Server so that people will have access to it? Any information on how to do this? Please advise. Thanks a bunch
  3. JaredSangco

    Using SubReport - can it be be grouped?

    Hi All, I'm having bit of an issue. Hope you can help. Currently, I have a report called [rptPartsInformation] which currently displays Exterior Information parts which is grouped by [AutoName]. I am trying to use a subreport to include Interior Information parts to [rptPartsInformation]...
  4. JaredSangco

    Utilize 1 form for 'New Record' or 'Search Record'

    Hi All, I currently have a Main Interface form [frmMainInterface] that has: 1) A cmdButton that directs me to form [frmPartsInformation] which is basically a New record input form. The 'Data Entry' property is set to 'Yes' and 2) A Parts List combo box that is used as a search criteria...
  5. JaredSangco

    Need a filter search list box

    Hi all, Currently, I have a main interface form [frmMainInterface] that has a cmdbutton [cmdEnterPartInformation] to open a Part Entry form [frmPartInformation]. a few things... 1) Once I click on the [cmdEnterPartInformation], is there any way that I can have the [frmPartInformation] display...
  6. JaredSangco

    Alternative approach for unbound Option Group - 2007

    All, after reading and searching the forums, most of my findings indicate that you can't utilize unbound Option Groups for continous forms. Is there an alternate solution? Please advice.
  7. JaredSangco

    Listing Values of a table line by line

    Fellow experts, Along with many things, this is what I'm trying to do. I have a form [frmPartsInfo] that contains Parts information that the user will be inputing. Once the Parts are inputed, I have a Save button [cmdSave] as well as another button [cmdEnterPartsClassification] to open a new...
  8. JaredSangco

    Linking 'Autonumber' text box ID to Subform ID

    Hi all, Decided to start a new thread since my initial thread got a bit messy. Here is my issue, with the help of Duane, I now have a form linked to a subform through the PartId field. The PartId is autonumber and I was expecting that when entering a new record, the subform PartId field would...
  9. JaredSangco

    Insert to table after user input on Form

    All, this is my first thread and I don’tknow where else to go. I am a non-experience Access user and VBA programmer. I have done all the minor things to my Access Programs (simple reports and forms), but now I have to do something a bit more complex. What I have done so far. I created a form...

Part and Inventory Search

Back
Top