Forum: Visual Basic 4 / 5 / 6 Sep 10th, 2009 |
| Replies: 2 Views: 566 No problem..resolved
Private Sub wazopen_Click()
Dim myfol As String
Dim myfln As String
Dim myfpath As String
Dim PA As String
Dim AcrobatReader As String
AcrobatReader =... |
Forum: Visual Basic 4 / 5 / 6 Sep 10th, 2009 |
| Replies: 2 Views: 566 Hi friends,
i have a textbox where i have a path of the pdf file. now after pressing a cummand button i want this file to be opened.
my code is as follows..
Private Sub wazopen_Click()
Dim... |
Forum: Visual Basic 4 / 5 / 6 Aug 6th, 2009 |
| Replies: 1 Views: 346 Hi Friends,
how can i change the color of a cell when Datagrid cell is cliked and also this color should be saved in Access database on the same cell.
Thx - singoi |
Forum: Visual Basic 4 / 5 / 6 Jul 23rd, 2009 |
| Replies: 0 Views: 257 Hi friends,
i got a frame with Listview which shows all the records from access table with duplicate BANF nrs.like u see in first pic BANF nrs 1 and 2
BANF Nr 1 BANF Nr 2... |
Forum: Visual Basic 4 / 5 / 6 Jul 21st, 2009 |
| Replies: 6 Views: 558 Hi Freinds,
I feel secured seeing some responses for my problem.
i am attaching few more pics.
1st Pic is BANF_Nr table where only BANF_Nr is recorded.
2nd Pic is another table with described... |
Forum: Visual Basic 4 / 5 / 6 Jul 21st, 2009 |
| Replies: 6 Views: 558 Hi Freinds,
a Complicated situation for me.
i Have a 2 tables in access with the same Field saying BANF_Nr which sees like " -BANF-0001"
here this 0001 is an Autonumber like 0001,0002,0003,0004... |
Forum: Visual Basic 4 / 5 / 6 Dec 17th, 2008 |
| Replies: 2 Views: 532 Thankssssssssssss....working....
thanks my friend |
Forum: Visual Basic 4 / 5 / 6 Dec 17th, 2008 |
| Replies: 2 Views: 532 Hallo friends,
need help for following problem.
i have a form where i get the details of particular Combobox. Pic 2.jpg attached. here on right side i got few textboxes say txt1..txt2 .... txt7.... |
Forum: Visual Basic 4 / 5 / 6 Nov 28th, 2008 |
| Replies: 1 Views: 1,594 Hi Friends,
how can i change the columns width in MSflexgrid by code from 1.jpg to 2.Jpg
I have copied this code in my Module:
Public Function Grid_AutoSize(oGrid As MSFlexGrid, oLabel As... |
Forum: Visual Basic 4 / 5 / 6 Nov 27th, 2008 |
| Replies: 0 Views: 1,209 Hallo Friends,
I need some help from you.
i am hereby attaching some files of my project. in 1.jpeg after clicking add button the data will be automatically written in access table shown in... |