D
deepika :excel help
y this today() function is giving me an error when it is run within teh macro?
what should i include
Sub FTPmacro()
Cells(1, 10).value = TODAY() - Weekday(TODAY() + 1, 1) + 7
end sub
what should i include
Sub FTPmacro()
Cells(1, 10).value = TODAY() - Weekday(TODAY() + 1, 1) + 7
end sub