Hi,
I need help to create a command button to remove hyperlinks from rows that have a 'date' on column E.
note:
the cells on column 'E' are linked to cell K4 on other files. if cell K4 on those files is blank the cells in column E will show as 1/0/00.
the logic I need is the following:
command button 'remove hyperlinks' is clicked
(a) if a cell in column E equals 1/0/00 then leave hyperlinks in that row intact
(b) if a cell in column E is not equal to 1/0/00 then copy and paste (as values) all values in that row (I want to remove the hyperlink but at the same time keep the values).
the command is to affect columns E and on (columns A to D are to remain intact).
thank you in advance for your help!
I need help to create a command button to remove hyperlinks from rows that have a 'date' on column E.
note:
the cells on column 'E' are linked to cell K4 on other files. if cell K4 on those files is blank the cells in column E will show as 1/0/00.
the logic I need is the following:
command button 'remove hyperlinks' is clicked
(a) if a cell in column E equals 1/0/00 then leave hyperlinks in that row intact
(b) if a cell in column E is not equal to 1/0/00 then copy and paste (as values) all values in that row (I want to remove the hyperlink but at the same time keep the values).
the command is to affect columns E and on (columns A to D are to remain intact).
thank you in advance for your help!