Here's what you have to do.. Open form1 Change the btnPrint_Click event procedure to Public (from Private) from other form Call form1.btnPrint_Click() Although...
You need to make the called proceedure PUBLIC rather than PRIVATE... for example... Public Sub btnPrint_Click code here.... End Sub then in Form 2: (sub name) ...
<<<The even better approach would be putting the Print Method in a Module and call from whereever you want within you App. ... This indeed would be the better...
Good Morning Rob, I see that Waqas and Chris have answered your question, but if I could just take a second to reinforce what they have said..... If you ever...
Congrats! How did you end up with it? Might help me in the long run :) Chris W in NC ... From: clarkb003 To: helpwithvb@yahoogroups.com Sent: Wednesday,...
It's not a bad idea to write a program for yourself that you can sell online. I have done this , and earn a nice income from a couple of programs that I sell ...
Hey Chris, I recently retired from the Navy and after moving to Oregon I was refered to the local DAV chapter by the veteran rep at the employment agency for...
Hello sir, I immediately thought about that when asked about the program. They (the DAV) win because I am only charging them 20.00 (as noted in my other...
sounds good! Its a good way to keep your skills sharp and learn anything new along the way that you missed the first time around. Chris ... From: Brian Clark ...
Hi Brian Excellent--a few years back I wrote about the benefits of volunteering to get your foot in the door---it worked for you. Good luck! John Smiley ... ...
Hi Jamie Can you tell us more? John Smiley ... From: mindserve@... To: helpwithvb@yahoogroups.com Subject: Re: [helpwithvb] Program Date: Wed, 1 Sep 2004...
Hi Chris Just thought of something---if the program works for them, it can work for others in a similar line of work. One of my first Internet students wrote a...
Many, Many congratulations, Brian. Hope everything goes well? Geoff and Sabin ... From: Brian Clark To: helpwithvb@yahoogroups.com Sent: Wednesday, September...
geoff Smith
geoffandsabin@...
Sep 2, 2004 2:27 am
13403
Those who has "The Secret Path to Contract Programming Riches" book, please give a copy....
vkkvan
vkkvan@...
Sep 2, 2004 6:09 am
13404
Hi Waqas and Chris, I understand what you are saying about modules etc but I am trying to get this routine working. My understanding is that by making a...
Rob Chivers
helpwithvb@...
Sep 2, 2004 6:39 am
13405
Hi Steve, Judging by your comments you have been burnt before by this very matter. Have you heard about ASSUME and what it means? You might also consider...
Rob Chivers
helpwithvb@...
Sep 2, 2004 6:39 am
13406
gonna go out on a limb here... but are you trying this in VB 6 or VB.NET? The coding in the btn looks like it belongs in VB.NET. The code that Waquas and I...
oops should have read ahead...It IS VB.NET. Waquas and I both thought it was a VB6 issue rather than VB.NET. My book is "weekend crash course" by Richard...
All this time I thought your are using VB6.... but.... you are using VB .Net... that changes everything. You can't use VB6 approach to call any method of a...
Ok, here's the simplest way out for you (if this really is what you want).. Create a procedure on your Form1 with the Following Syntax Public Shared Sub...
Hi Chris, Thanks for your prompt reply. You are right. I am using VB.NET 2003. I meant to put that in because it is significant. I have checked Ch 6 of my...
Rob Chivers
helpwithvb@...
Sep 2, 2004 7:41 am
13411
Thanks Waqas, works like a charm! Rob ... From: Waqas Hussain [mailto:waqash@...] Sent: Thursday, 2 September 2004 3:35 PM To: helpwithvb@yahoogroups.com...
Rob Chivers
helpwithvb@...
Sep 2, 2004 7:54 am
13412
(Been AFK a couple days) Congratulations Brian!!!! Laurie ... This e-mail may contain confidential or privileged information. If you think you have received...
What's AFK? ... From: "Sottilaro, Laurie" <SottilaroL@...> To: <helpwithvb@yahoogroups.com> Sent: Thursday, September 02, 2004 8:29 AM Subject: RE:...
Andrew Wong
awong@...
Sep 2, 2004 2:11 pm
13414
Away From Keyboard :) ... This e-mail may contain confidential or privileged information. If you think you have received this e-mail in error, please advise...