|
-
Jan 5th, 2005, 06:26 AM
#1
Thread Starter
New Member
problem with spreadsheet in vb
Helo everyone,
At this moment i'm working on a program in vb6.
I have intergrated a spreadsheet in my programme.
I have made a textbox , where i can type what i want to search in the xml_spreadsheet and when i push the button "search", he must display me the found text in the spreadsheet.
I have made sutch example in excel in a macro, there was no problem.
I dont know what code i must juse to search in the spreadsheet.
Could annyone help me please ,i tryed everything.
Please in a code example, so i can understand it better, because i'm from holland and my english is not verry well.
Thanks.
i'm not comming further then this:
Private Sub Zoeken_Click()
Spreadsheet1.Cells.Find(What:=(Form1.Text2.Text)).Activate
End Sub
And this gives a error!!
Last edited by burndailer; Jan 5th, 2005 at 06:36 AM.
-
Jan 10th, 2005, 06:27 PM
#2
Re: problem with spreadsheet in vb
What is the error your getting?
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|