Recent content by B1TZMAST3R

  1. B

    Help??

    Perfect! Thanks again for your help! (hth)?
  2. B

    Help??

    I appreciate the help! I'm going that route...I was trying to make the process easier for the person who is entering the data, but two more keys won't kill anyone. Or maybe it was me trying to solve a complex problem to impress the Boss? I'm going to make this field kick out an alert if the...
  3. B

    Help??

    Here is what I'm trying to do... In my MainForm I have a SerialNumber field, which is where I'm parsing the first two characters. My subform needs to contain the record that matches the SerialNumber prefix (the parsed data). I'm setting this up so the subform will display the parts...
  4. B

    Help??

    How do I take the value of an unbound field in a form with =Left$([Mod1Ser],2) as the control source and place it into a table? Or...How do I link unbound Fields between my MainForm and SubForm? Thanks in advance for any help you can offer, B1TZM@ST3R
  5. B

    Not sure how to proceed?

    ??? Forgive me...Your explination went clean over my head. can you please elaborate? Thanks
  6. B

    Not sure how to proceed?

    I am developing an outside service database. I have two tables...Customer Info & Equipment. A Customer Info form contains a Tab Control with 5 tabs. Each tab displaying information for one machine using an equipment subform bound to a Model# field. The subforms work great using the Model #...
Top Bottom