Technics's latest activity

  • Technics
    Technics replied to the thread Working with Timesheet Form.
    Thanks arnelgp. Requery is what I have been looking at and trying but was not sure exactly how to implement. I tried your code with 3 or...
  • Technics
    Hi all, Wanted to see if I could get some help with this. As you can see in photo I have date/time totals which provide footer totals...
    • 2timesheet.jpg
  • Technics
    Technics replied to the thread Question on Comboboxes.
    Got it figured out. Your comment got me started on the right path. I tried not using individual fields but with the way I have the query...
  • Technics
    Technics replied to the thread Question on Comboboxes.
    Only Co name shows if no person and vise versa. The above is using all three.
  • Technics
    Technics replied to the thread Question on Comboboxes.
    This is what I am thinking about now. Only problem is if I don't use Co name there is a blank space between persons name and address. Is...
  • Technics
    Technics replied to the thread Question on Comboboxes.
    Right now with what I am using I have only spaces. Using dash between Co name and persons name.
    • invoice.jpg
  • Technics
    Technics replied to the thread Question on Comboboxes.
    In writing my last comment, sometimes you write your own answer, I think I have figured it out. Seemed to simple, but hey. I believe the...
  • Technics
    Technics replied to the thread Question on Comboboxes.
    No, a field for each. I have a customer form that saves first, last, address, city, state and zip. The combobox is on the order form. In...
  • Technics
    Technics posted the thread Question on Comboboxes in Forms.
    I have a customer form with source customer table. The table was originally setup with first and last name but I've found I need a...
  • Technics
    Technics replied to the thread Access Continuous Form Report.
    Thanks everyone. Got it figured out. It was mentioned to me how was I opening the form... and there is the key. I had not thought about...
  • Technics
    Technics replied to the thread Access Continuous Form Report.
    There is nothing in the events you mentioned and it is a continuous form that serves as a report for info entered daily.
  • Technics
    Technics replied to the thread Access Continuous Form Report.
    Nothing in the open event and I see nothing that relates to new record.
  • Technics
    Hello guys. I have a continuous form that has enough info to have a scroll bar. When I open the form it jumps to the bottom of the list...
  • Technics
    Did you fix this in the module? The two bold lines need to be added. If Not IsNull(![TimeOut]) Then TotalMin = TotalMin + DateDiff("n"...
  • Technics
    The fact that an employee has to choose their name on the main menu and then click the Time Clock button in order to even get to the...
Back
Top Bottom