Format() for Date objects will not work now, and as usual your editor will not give you any reasonable error message. So here is how MS wants it now: VBA.Format()
Same thing for Now().
Although you can not use Now() in VBA or com/activex object properties. Time() is the way to go.
Will tell more as I come through.
BTW, just start using VSTA in future projects.
Here is a quote from Dijkstra the Father of the Computer Science, about BASIC, which is the basis for VBA (Visual Basic for Applications)
I think of the company advertising "Thought Processors" or the college pretending that learning BASIC suffices or at least helps, whereas the teaching of BASIC should be rated as a criminal offence: it mutilates the mind beyond recovery.and he said that in 1984.
No comments:
Post a Comment