Hello,
I am trying to create a checkbox and an optionbutton in a word 2000 or XP document with vb6.
Is there a special code or formula to represent these symbols?
If this works, how can I group my option buttons, since they are grouped is sets of 4 or 5. (with one possible answer)
Can...
Hello,
Evere time I push a buttun on my toolbar , which is on a mdiform, I get the following error:
Line 13: Property Left in Toolbar1 could not be set.
Line 13: Property Width in Toolbar1 could not be set.
and then the code behind the button is carried out like i want it. So only the error...
Hello,
I have a big problem at which I have spent hours of searching on. But I can't find the problem.
I created a html file in word, including png and jpeg pictures
then I created a helpfile with html help 1.3 and put it in my visual basic (6) application like it is told in...
Hello everyone
I use the rule:
label1 = date
It works on one pc, but not on another, and I use the same program?
What would be the reason?
Thanks in advance,
Timme
Hello,
I'm looking for a solution for the following problem:
I have two columns with names.
I want to insert a funtion in a cell that compares these two columns and gives me the % difference (of the names which aren't present in both columns).
Is there an existing function for this? or how...
Hello,
I created a While loop where I go through colums.
in the beginning of the sub: k = 1
in the loop is a command:
columns(k).select
and at the end of the loop:
k = k+1
Now there is a big problem: when the column is at the "Z"-column, he goes back to the A-column with with...
Hi,
I have vb 6 and want to export data to ms excel xp in a
sheet that I made before, thus a template I made.
Then I want to view this sheet in a vb form.
Important is that the user of the program cannot see that excel is open at that moment. With a button in the form (with the ole excel link)...
Hello,
I wondered how I can put the name of a column followed by '=' in front of all the entries in a certain column.
E.g. If the name of the column is 'color' and an entry is 'red', then 'color=red' should appear in the cell.
Afterwards I want to export the table to a text file and I hoped to...
Hello,
I have a access database with uncomplete data. I need to do some work first with the table.
e.g. I need to apply expressions on the data, like giving a certain value IF ..., change values of fields with inconsistent data, new fields with sum of two other field etc... I want to change the...
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.