Private Sub CommandButton1_Click()

    Me.Cells(Rows.Count, 1).End(xlUp)(2).Value = Me.TextBox1.Text

End Sub

On Sat, Jan 21, 2012 at 7:17 PM, Mohammed Muneer <mmun...@ccc.com.qa> wrote:
> How to make use of this (Command Button & Text Box), as I want to insert the
> values in no's for identification of the employee.....
>
> note: my explanation here add some more information for u r convenience what
> I mean is - the values entered in text box should reach the the "Col A
> everyrow" one by one irrespective of the ascending order, when we
> click/enter the update button and the cursor by default should always keep
> blinking in the text box itself as and when we finish one of the entry.
>
> its something I consider it as magic for me, but some one from u will
> definitely will help me to solve this!
>
>
>
>
> Regards,
> Muneer,
> CC...
>
> --
> FORUM RULES (986+ members already BANNED for violation)
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will
> not get quick attention or may not be answered.
>
> 2) Don't post a question in the thread of another member.
>
> 3) Don't post questions regarding breaking or bypassing any security
> measure.
>
> 4) Acknowledge the responses you receive, good or bad.
>
> 5) Cross-promotion of, or links to, forums competitive to this forum in
> signatures are prohibited.
>
> NOTE : Don't ever post personal or confidential data in a workbook. Forum
> owners and members are not responsible for any loss.
>
> ------------------------------------------------------------------------------------------------------
> To post to this group, send email to excel-macros@googlegroups.com



-- 
Sam Mathai Chacko

-- 
FORUM RULES (986+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

------------------------------------------------------------------------------------------------------
To post to this group, send email to excel-macros@googlegroups.com

Reply via email to