View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TMO[_4_] TMO[_4_] is offline
external usenet poster
 
Posts: 1
Default HELP! My macro won't link with form

Please, someone is this right?

Sub addnewstock()
'
' addnewstock Macro
' Macro recorded 12/16/2003 by MO
'
'
Range("C5:L23").CurrentRegion.Name = "Database"
ActiveSheet.ShowDataForm

End Sub


It won't link up :(


---
Message posted from http://www.ExcelForum.com/