calibration

  1. F

    Can I use macros to populate a new worksheet with rows from a table?

    I have created an excel table to manage calibration expiration dates for tools that we use. One of the columns in the table is titled "Next Calibration" and has a list of upcoming dates (6/25/2019, 7/14/2019, 8/30/2020, etc.). I have already used conditional formatting to highlight the upcoming...
  2. C

    Creating a work order

    My department has task that are executed daily, weekly, monthly and quarterly and these tasks have been placed in a name range list called "task" where the headers are A1= Frequency, B1= Form # and C1 = Task Description. 4 rows or lines of data reads as follows: A2 =Daily B2 =27 C2= Preop...
  3. C

    need help to create a macro....

    Here is my problem... 2 excel files need to be merged. The new file has updated info i.e. calibration factors of equipment with unique serial numbers. the old file is with old calibration factors and past due dates. Also old file contains calibration factors and due dates not to be updated...
  4. V

    VBA Code to e-mail selection syntax

    Good Afternoon, I have tailored the following code to enable me to e-mail a selection in my workbook to specified people at the push of a button: With ActiveSheet.MailEnvelope .Introduction = "These are the items Due or Late for Calibration - please review your items and confirm they...
  5. R

    VBA; Overflow Error 6 from For loop

    So I have the following code.... Sub CalibrationCopy() 'CalibrationCopy imports the calibration data that is relavent to the current setup. ' Call in Variables Dim CalibSh As Worksheet Dim i As Long Dim LastRow As Long Dim CalibDate As Long 'Import Data...
  6. K

    Conditional Format Based on Week Input

    Hey All, I was wondering if there was a way to conditionally format a cell based on if a certain row of information has been entered. Put in more layman terms. I have a workbook which has a master sheet filled in daily. On this sheet I have a cell which I manually change it's background...
  7. R

    VBA copy and paste rows based on data (Date)

    I need to copy calibration data from a master calibration file into a report file (to display the daily calibration in the report). My goal is to put a button on the report excel sheet that will search the daily calibration for all the data that has been entered that day. (The date will be...
  8. G

    Date Issue

    Hi all, relatively new to excel and definitely to this forum so please be gentle!:laugh: I have a spreadsheet where I need to track when items need calibrating which is every 6 months. There is a column that records its last calibration date but what I would like is somehow for that column to be...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top