employeeid

  1. I

    Trying VLOOKUP ActiveX Combolist value

    So I have database that has an employee table/sheet "Employees" with three columns...EmployeeID, FirstName, LastName. Most of the data only uses EmployeeID...but I don't want users to have to remember employee IDs when using it. So, I use an ActiveX ComboBox to display the three columns and...
  2. S

    Sum array with some criteria problem

    I have Sheet1 and Sheet2. Sheet1 <tbody> employeeID (c column) JobID (d column) result 23 1 </tbody> Sheet2 (named CSV1) <tbody> employeeID (A column) JobID (D column)) payment1 (X column) payment2 (BM column) 23 1 3334 3454 </tbody> In Result column on sheet1 I want to have sum...
  3. J

    Do we have a IsNullOrEmpty condition ?

    In the M language, do we have a function that checks if a value is either null or an empty string? Instead of the verbose EmployeeWarning = if EmployeeId = "" or EmployeeId = null then "EmployeeIdMissing" else "", Something like this EmployeeWarning = if IsEmpty(EmployeeId) then...

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