Hi,
pls. can you help me?
I try find function or create macro witch makes move in to the specified column after clicking on button. But this move will be in the same row, where i was last active.
thank you
Hi,
pls. can you help me?
I try find function or create macro witch makes move in to the specified column after clicking on button. But this move will be in the same row, where i was last active.
thank you
Last edited by danusko; 02-11-2009 at 06:19 AM.
this command selects the cell in column D of the active row cell
![]()
Cells(ActiveCell.Row, "D").Select
Please Read Forum Rules Before Posting
Wrap VBA code by selecting the code and clicking the # icon or Read This
How To Cross Post politely
Top Excel links for beginners to Experts
If you are pleased with a member's answer then use the Scales icon to rate it
If my reply has assistedor failed to assist you
I welcome your Feedback.
great...exactly what i need
thanke you very much and for extremely qucik answer![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks