I have two date/time values
26/08/2003 13:55
18/08/2003 14:00
I need to calculate the difference between them and format the result in days, hours, minutes e.g. the results from the select would be like below
Start End Days Hours Minutes...
I have an URGENT requirement, that whenever a document is opened in Word an add-in is called.
I kind of know about add-ins, but don't know how to 'call' it whenever a document is opened in Word.
If anyone has any code examples, that would be GR8 :-D.
Cheers,
B
I am trying to copy values from one array into a new one, however I don't know how many columns or rows are going to be needed for the new array.
I have tried to ReDim the array but it does work. Can anyone tell me what's wrong with the code.
Thanks
numrows=ubound(arrRecords,2)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.