|
-
Apr 2nd, 2005, 01:59 PM
#1
Thread Starter
New Member
-
Apr 2nd, 2005, 06:37 PM
#2
Re: Please HELP?????
Welcome to the Forums.
You shouldnt post your email since the forums are scanned by bots regularly, unless you like spam 
Members can contact you through your profile's email that you might have choosen to display.
For your assignment, members usually dont like to help do homework but they will help in guiding you to the right path.
If you show an effort usually you can get some pointers/suggestions on it.
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 
-
Apr 5th, 2005, 03:29 AM
#3
Re: Please HELP?????
Post the code you have that doesn't work... (indicate the line) and you may get a response.
As RobDog posted, members do not usually like to give answers to homework questions as it means you a) pass that part easily and b) fail miserably in the exam/tutor asks you to explain how you did it.
One thing I found that does help (in projects) is to flowchart what you want to happen. Pseudo code also helps.
You need to read up on string manipulation functions (I'll list them below and you can work up some code).
Close
Open
Line Input
Left$ (or Left)
Right$ (or Right)
Mid$ (or Mid)
Instr
Instrrev (not sure but there is a useful reverse of instr function)
Print
Read up, and write some code (or flowchart and write some code) and if it still isn't working, post you code (the code button above gives you the tags to surround your code and make it easier for us to read)
Feeling like a fly on the inside of a closed window (Thunk!)
If I post a lot, it is because I am bored at work! ;D Or stuck...
* Anything I post can be only my opinion. Advice etc is up to you to persue...
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
|