Hi,
How should I extract milliseconds from Current DataeTime (Now function).
Please help me in doing this.
Thanks,
Su Man
1. QUestion about SQL Server datatime and VB 6 - Visual Basic/VB
2. Reading the current Namespace.Class, Assemble at runtime
Reading the current Namespace.Class, Assemble at runtime I am trying to get the Assemble, Namespace and Class name of a form at runtime. I have several assembles and namespaces in my app, I need to determine what namespace.class, assemble I am currently processing. Thanks Mike Walters
3. Q: read current message in VB - Microsoft Office Outlook
4. Interlocked Functions vs VB Reading Current Value
I have run into the VB6 nuance where it does not reliably read current value of a VarPtr exposed variable. I can see the foreign process successfully incrementing the value all day but my client is not picking up the change. I tried using Boolean = Variable but without success. Since I will be looking at this variable from within a loop what would be an efficient API to read the current value directly from memory? Thanks Desi
5. VBA: Read current Table's Autofit - Word VBA
6. Read current settings using VBA
I need to check current settings and selected options using VBA. However, I can't find some options/settings in the MS Project VBA object model. Collaboration Options - "Publish New and Changed Assignments" updates resources' assignments when - On every save, publish the following information to Project Server: New and Changed Assignments (I can read Project summary, but not this option) Save Options: - AutoSave, Interval, ... As far as I know, this is not possible Published fields (Tools -> customize -> Published fields) - everything about custom fields (what fields, task or assignment, let resource change value, ...) If you know how to read (not write, I know how to do that) all or some of these options please let me know! Or if you know it is imposible, also let me know. Thank you!
7. Find out current log-on user and the current IP programmatically
8. Get current file name and path from current word doc
Hello, I am working with putting hyperlinks in an Access database field (setup for hyperlinks) and wanted to know if anyone has written (or knows of a way) a macro to get the following two objects from the current workspace window, first: file name, and second: file path, and then put them both together as a string to the clipboard so I can paste it to the database field. Or, as an alternative, is there a way to straight into the directory (using explorer) and get it from there quickly? I don't want to have to do a bunch of clicking and copying and pasting functions by hand. TIA. Phil.