2
Answers

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

Daniel Koh

Daniel Koh

7y
229
1
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)