2
Reply

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

Daniel Koh

Daniel Koh

Nov 12 2017 8:26 PM
205
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)