Search:
Type: Posts; User: jdc2000
Search:
Search took 0.30 seconds.
-
You may have to try searching the files for a form caption or something that you can see that will be findable in the project files.
-
Use the Code tags (#) symbol in the tools when posting to enclose the code to preserver the indenting.
-
A quick search would seem to indicate that the software is usable and should not contain unwanted capabilities.
Links to check out:
https://www.pcmag.com/reviews/vuescan-9-professional-edition...
-
Your original question did not mention anything about "posts". More details on EXACTLY what sort of content you are wanting to edit would be useful. If you are running forum or blog software on...
-
We will need to see the code that is being used to open and/or control the Office applications to get an idea as what might be happening.
-
That attachment did not work, unfortunately.
Does the Excel window, when opened manually on your systems, look like the image at this link? DO you get the standard Ribbon, without the icons that...
-
Is that Office 365 or Office 2016 / 2019? It is hard to tell from the screen capture, as the forums reduce the size. The icons that you have below are also not standard Office ribbon icons.
Can...
-
HP wants you to dump that scanner and buy a new one if you are using Windows 10. They do not supply Windows 10 drivers for it. The Microsoft drivers, as you have already discovered, are not really...
-
Possibly useful link:
https://wordpress.org/support/topic/customize-different-site-titles-and-site-description-for-each-page/
-
Post the make and model of the scanner or MFC that you are using.
-
copy and paste code from the internet without bothering to actually determine what all it does and how it does it.
-
Try printing a 2 page document form Wordpad or Notepad to see if you get the same error. If you do, it is most likely a printer error and has nothing to do with Word95. Check the printer's paper...
-
Translation:
You will find on the following link a small interface tool in French which only works for VB6FR.dll and which I use regularly
...
-
Attachments did not work, you will have to post the full text of the errors.
-
Post the complete error message(s) you are getting. Screen captures of them would be helpful.
-
Translation:
Hello, I will ask immediately if it is possible: send photos taken every 10 minutes as attachments to a message sent to an e-mail every 2 hours? What I would like to get is one...
-
If dday9 is correct (highly likely), one potential "fix" might be to create the specified folder on a D: drive and copy the needed file to that folder.
-
According to the information in your post #26, change:
mypath = "W:\.Team Documents\Freehold Team\Freehold Managers\Reporting\Reports"
to:
-
You should not be removing mypath, instead change it from:
mypath = "W:\.Team Documents\Freehold Team\Freehold Managers\Reporting\Reports"
to whatever the path is to the folder you want...
-
Brother printers are the way to go these days. They are inexpensive and reliable, and the toner costs far less than ink cartridges on a cost-per-page basis. If you have a network of computers, get...
-
Possibly useful link:
https://www.slipstick.com/developer/code-samples/shortcut-open-outlook-folders/
-
Also, you did jot specify if you are using the old (legacy) Edge or the new Chromium-based Edge. The link below has some information that might be relevant:
...
-
https://www.tutorialandexample.com/userform-and-its-properties-excel-vba/
What exactly are you trying to accomplish? What properties do you need to access?
-
Possibly useful links:
https://superuser.com/questions/1263318/how-to-add-tags-to-a-folder-in-windows-10
...
-
Possibly useful link:
https://www.xspdf.com/resolution/50648785.html
-
Possibly useful links:
https://docs.microsoft.com/en-us/office/vba/api/access.textbox.keydown
https://www.mrexcel.com/board/threads/press-enter-in-textbox-userform.516399/
...
-
You could assign the keycode to a variable and then pass that value back to wherever it needs to go.
-
This is one area where a DoEvents statement in the VBA Code at an appropriate point will allow you to continue to use the computer for other tasks while the VBA macro is processing your data.
-
Possibly useful links:
https://www.vbforums.com/showthread.php?356962-Dependencies-Files-for-Crystal-Reports-8-5-or-Higher-when-Deploying-with-Visual-Basic
...
-
More details would be helpful, like:
1. Differences between the 2 computers. Windows versions, 32 or 64-bit OS, etc.
2. What does the OCX do?
3. What happens on a form without that OCX?
-
Possibly useful links:
http://tutorpinoy.blogspot.com/2014/03/save-and-retrieve-configuration-files-vb6.html
https://www.tek-tips.com/faqs.cfm?fid=3955
-
Possibly useful links:
https://www.freevbcode.com/ShowCode.asp?ID=7922
https://www.codeproject.com/Articles/37851/NATO-Phonetics
...
-
January 2021 update:
https://www.zdnet.com/article/want-to-run-windows-apps-on-linux-wine-just-got-this-huge-update/
-
The 2 methods are actually:
1. Perpetual License. This method uses a license key and is not tied to a (Microsoft) Office 365 license. You pay once for the license, there is no renewal fee. You...
-
Possibly useful links:
https://www.vbforums.com/showthread.php?658540-VB6-Form-to-choose-a-directory
...
-
-
Now you tell us.
Possibly useful link:
https://stackoverflow.com/questions/41725730/how-to-paste-values-and-keep-source-formatting
-
So, change it so it does. Not that anyone is actually going to be watching a progress meter for days.
If you are actually wanting to create a clock program, there are different methods for that. ...
-
Possibly useful links:
https://www.vbforums.com/showthread.php?385832-RESOLVED-Current-Recordset-does-not-support-updating
...
-
VBA but should work in VB6 also:
https://www.myonlinetraininghub.com/timer-stopwatch-excel-vba
|
Click Here to Expand Forum to Full Width
|