Hi
I have set some cells in a spreadheet using
xlsapp.cells(1,2) =....
I'm setting the cells using dateserial function to give day numbers then setting the cells using those integers.
Now I want to format the cells (or the whole column) to show the date values of these cells.
Can someone advise me how to do this please.
Thanks in advance.
I have set some cells in a spreadheet using
xlsapp.cells(1,2) =....
I'm setting the cells using dateserial function to give day numbers then setting the cells using those integers.
Now I want to format the cells (or the whole column) to show the date values of these cells.
Can someone advise me how to do this please.
Thanks in advance.