Hi,
Firstly, many thanks to tbardoni, Brian, Juan and Aladin for your help yesterday. Well done guys.
In column 'C' on my spreadsheet, I would like to replace all the zero's with the function:
="Expected "&TEXT(WORKDAY(TODAY(),2),"dd-mmm-yy")
Also, where there is a number greater than zero in column C, I would like to add the word 'updated' after the number (e.g. 1 updated, 27 updated).
Column C contains about 30,000 numbers so if anyone can tell me how I can do this in one go (a macro ?), it would be appreciated.
Thanks,
Paul
Firstly, many thanks to tbardoni, Brian, Juan and Aladin for your help yesterday. Well done guys.
In column 'C' on my spreadsheet, I would like to replace all the zero's with the function:
="Expected "&TEXT(WORKDAY(TODAY(),2),"dd-mmm-yy")
Also, where there is a number greater than zero in column C, I would like to add the word 'updated' after the number (e.g. 1 updated, 27 updated).
Column C contains about 30,000 numbers so if anyone can tell me how I can do this in one go (a macro ?), it would be appreciated.
Thanks,
Paul