Thanks in advance for the assist to a VBA newbie. I want to perform the following:
I want to color format cells A1:k:1 based upon the value entered into K1. I want to do this for each of 65 successive rows.
I can do this via conditional formatting for each series of cells, but I want to do this...
Thanks in advance.
I created the following code to do the following: After exiting an input form field (HandsetProduct1), I wanted to perform a calculation in another form field (Handset1_EH_CALC) by looking up a specific value (i,e,EARNED HRS standard) using DLOOKUP function, based upon the...
Thanks in advance. I have a form with the field AREA where I can select from two choices (Handset or Polymer) in a drop down combo box. This same form also has another combo box titled Location. I want the choices in the LOCATION box to be dependent upon the selection in the AREA combo box. For...
I have a form field that I would like to perform a calculation upon the exit from a second form field. For instance...
FormField1 is a quantity showing how many "units" were created for the day for the Category "Scrolls". I also have a table in my database containing 6 Categories - including...
I am trying to do the flowing when I run a report that displays a Group format:
I've included a sample page of my report - attached
I want to alter the Grand Total Sum calculation to show
Sum of SHIPPING (both shifts) / Grand Total of manhours
I.E. I ONLY want the Sum of Shipping - NOT all...
I am trying to do the flowing when I run a report that displays a Group format:
I've included a sample page of my report - attached
I want to alter the Grand Total Sum calculation to show
Sum of SHIPPING (both shifts) / Grand Total of manhours
I.E. I ONLY want the Sum of Shipping - NOT all...
I created a form to collect responses from a process audit. I would like to print a blank form - having all the labels and blank input fields (checkboxes). Presently, I can print a completed form, but this had detail on it from a previous audit. Not what I want.
Any ideas how to do this? Not...
I've created an audit form where I simply want the Auditor to select or click on a Yes/No box for a series of 16 quesstions. I then want to count the TRUE or YES conditions for all 16 questions within a text box on the form. This gives feedback as to the score for that audit.
Ex: Auditor will...
I wrote the code below in order to navigate through a form named "Production Board Data Input". I wrote this code so that I could skip some inputs based upon the Dept or Location input - dont need the all data fields for all Dept selections, but want to capture department and man-hours at a...
Thanks in advance for the assist.
I am attempting to create a calculation within a query that says the following: Fixed Days: field1+Field2
My issue is as follows: I need the query to perform the following in my Fixed Days calculation column.
If Field 3 = field 4, then Fixed Days =0, else Fixed...
I've created a form where I wish the user to select machine # and Part # from drop down menus in 2 separate text boxes. Once the user selects these 2 parameters, i want to look up the 2 parameters from an excel sheet based upon the MAX or most recent date that the part ran on that specific...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.