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 dencom 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: *

  • Users: mohecan84
  • Content: Threads
  • Order by date
  1. mohecan84

    DLOOKUP Coding

    Hi Guys, I am having a bit of difficulty, I am setting up an error check in my coding where if the User does not match 2 criteria they will not be allowed into the database. Can you please help me, I am pulling my hair out of my head over this. I will show what I currently have below, this...
  2. mohecan84

    Summing hours to show more than 24 hours

    Hi Everyone, I know this is not a challenging one for you but I am really having some difficulty with this. I am trying to calculate the total time spent on a task but it seems that the SSRS statement I am using =FORMAT(TIMESERIAL(0,0,(sum(Fields!AHT.Value))),"HH:mm:ss") does not go over 24...
  3. mohecan84

    Looping through 2 listboxes

    Hi guys, So I am close to getting my database up and running. Need a bit of advice on how I can get my form submit macro to loop through 2 listboxes. Let me first break it down. I have some comboboxes and some text fields and 2 listboxes. As is the form works, but only allows for 1 selection...
  4. mohecan84

    Run Time error 438

    Hi Guys, Have a bit of a problem with a script I am trying to run. I am asking my script to run through a list in the current form but the script cannot recognize the form. the script looks as follows. Form name is "Coaching and Training Logger" Private Sub cmdSubmit_Click() Dim...
  5. mohecan84

    Macro to submit data from a form to a table

    Hi guys, This is my first post to Tek-Tips. I am fairly new to the VBA scene. This is my first real app that I am creating in Access. have run into some troubles with my VBA script to submit the info selected on the App form to the table provided. I have 2 list boxes where I need to provide...
  6. mohecan84

    Macro to submit data from a form to a table

    Hi guys, This is my first post to Tek-Tips. I am fairly new to the VBA scene. This is my first real app that I am creating in Access. have run into some troubles with my VBA script to submit the info selected on the App form to the table provided. I have 2 list boxes where I need to provide...

Part and Inventory Search

Back
Top