Hello ...
Very precise explanation and precisions !
how many labels have you got ?
are they belonging to an indexed array group ?
What is Rate, exactly ?
I am afraid no one could answer without...
May I ? ===>>
http://msdn.microsoft.com/en-us/library/aa140104%28office.10%29.aspx
The "The ADO monkey wrench" paragraph is the one we have to read with more attention. Other wildcard...
Dim origstring As String, titi() As Byte, translated As String, i As Integer
origstring = "ABC DEFGHIJKLMNOPQRSTUVWXYZDC"
titi = StrConv(origstring,...
Hello,
I don't feel offended.
vb5prgrmr quoted me because I said ShellExecute would "not forcibly open a jpg file with ms.paint.
Il will do so only if ms.paint is the executable associated with...
Hello,
I suggest you use dependancy walker (download it - it's free).
Use it then to check all the dependancies of your exe
Check then on your system which one(s) is(are) missing and make a list...
ShellExecute wil not forcibly open a jpg file with ms.paint.
Il will do so only if ms.paint is the executable associated with jpg extension ....
To Force to ms.paint without any doubt, Shell as to...
Hello,
May you help us understanding ?
Which "Posted specific thread" ? (I could not guess ...)
And (before everything else) : you want to delete it " permanently" (what does "pemanently" mean...
Well,
What about explaining in details the situation. I mean everything ... so that we can see what you are exactly looking for ?
It could also be a good idea to show us what you have already...
Let us now hope that dintym, who seems to be a beginner, will understand that the project he is working on is using the R1C1 notation, so that the absolute address (ie B2 or B3 in our examples) has...