|
-
Nov 6th, 2006, 02:19 PM
#1
Thread Starter
Member
[RESOLVED] move down one cell
[Highlight=VB]
Application.Goto Reference:="_3100010"
selection.End(xlDown).Select...............
ok ....i went to reference _3100010
A) now i want to goto the last input item in that colume and move down one cell
for input in that colume in the next blank cell
who?????
B) also if i want it to always goto a new reference spot and i need to input the new reference every time how do i accomplish that?????
C) any tricks to learning this stuff?
-
Nov 6th, 2006, 02:39 PM
#2
Re: move down one cell
Tricks: Record a macro of you performing your desired task and then check out the generated macro code - http://vbforums.com/showthread.php?t=402032
Check out the .Offset and .SpecialCells methods.
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
|