Hi,
Pls check with attached file.
Hi Ramesh,
Please see the attached file, with a probable solution with CF and formulas.
Regards,
Hi Ramesh, Hit Alt+F11 to access the Visual Basic Editor (VBE). Navigate to the module, and you'll see that Deepak has written as User DEfined Function (UDF) into the code. Code looks through the range, checking the color of the cells. Depending on what color is found, returns a value. Note that everything is hardcoded.
@Ramesh Deo
In data table if you see I had entered Text valuesand Conditional format them to same color as fill color, so actually you can't see text and any time you change text automatically CF will change the format and formula will update itself to extract data.
Regards,
Merged cells are always a pain, try to avoid them. The formula will not work with merged cells. Extraction formula can extract data but not with merged column header.
Regards,