Daniel Koh

Daniel Koh

  • NA
  • 60
  • 15.5k

checking excel row values and return column header in c# win

Nov 12 2017 8:26 PM
Hi, I currently have program that checks a date that is selected in MonthCalendar and uses it to search through the first column [date] for a matching value before performing a function. This function is to check the rest of the columns among the same row for a certain Value and then returning the column headers that have that Value. How do I do this?

Answers (2)