LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 220
Default help! macro textbox

Is this what you're looking for?

Private Sub Worksheet_SelectionChange(ByVal Target As Range)
MsgBox Target.Address
End Sub

--
Dan


On Jun 16, 10:22*am, aprice1989
wrote:
Hi everyone--

I am trying to create a textbox using macro in excel, but I'm have some
problems. *

Does anyone know the code that I need to enter to make a textbox?

Can I make it create the textbox in any range that I select?

Thank you so much! = )

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
'Find' textbox value macro D Excel Discussion (Misc queries) 3 February 20th 08 05:26 PM
Textbox macro - update problem DMW Excel Programming 5 January 15th 07 02:27 PM
TextBox Macro - Is there an easier way ? Andrew B[_4_] Excel Programming 4 August 26th 05 05:10 AM
textbox in a macro costas Excel Programming 2 October 4th 04 01:35 PM
Excel VBA/Macro - Textbox thesteelmaker[_3_] Excel Programming 1 February 20th 04 06:33 PM


All times are GMT +1. The time now is 09:28 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"