PC Review


Reply
Thread Tools Rate Thread

Automatically Creating a Command Button

 
 
ianmacinnis@gmail.com
Guest
Posts: n/a
 
      12th Sep 2007
To All,

I have a spreadsheet we are using a work and need a little help with
the code. In one column (A)we have a six digit number that
automatically creates a bar code in the next column(B). What I would
like to have is when the bar code is created in column(B) a command
button is automatically created in column (C). I know how a command
button is created, but need it to automatically be created in column
(C). If anyone can help me would with the code that would be great.

Thanks

 
Reply With Quote
 
 
 
 
=?Utf-8?B?RFA=?=
Guest
Posts: n/a
 
      31st Oct 2007
Worksheets(1).OLEObjects.Add "Forms.CommandButton.1", _
Left:=10, Top:=10, Height:=20, Width:=100

i have yet to figure out how to put it in cell c

sorry

"(E-Mail Removed)" wrote:

> To All,
>
> I have a spreadsheet we are using a work and need a little help with
> the code. In one column (A)we have a six digit number that
> automatically creates a bar code in the next column(B). What I would
> like to have is when the bar code is created in column(B) a command
> button is automatically created in column (C). I know how a command
> button is created, but need it to automatically be created in column
> (C). If anyone can help me would with the code that would be great.
>
> Thanks
>
>

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating a Command Button Yecenia Microsoft Access Forms 4 14th Apr 2009 03:28 PM
creating a command button CrimsonPlague29 Microsoft Excel Programming 1 2nd Mar 2008 06:58 PM
Creating a command button =?Utf-8?B?RmlzaG1hbg==?= Microsoft Access Forms 2 29th Oct 2004 11:41 PM
Creating Command Bar Button/Poppu like the 'Send' button =?Utf-8?B?Qkc=?= Microsoft Outlook VBA Programming 0 21st Sep 2004 11:41 PM
Creating Command Bar Button/Poppu like the 'Send' button =?Utf-8?B?Qkc=?= Microsoft Outlook Program Addins 0 21st Sep 2004 11:33 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:08 AM.