ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   HELP! My macro won't link with form (https://www.excelbanter.com/excel-programming/285534-help-my-macro-wont-link-form.html)

TMO[_4_]

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/


Tom Ogilvy

HELP! My macro won't link with form
 
It works fine for me.

What do you mean it won't link up?

If you click on C5:L23, then do Ctrl+Shift+8, and then do Data=Form, does
it "link up"? If so, then the macro should work.


--
Regards,
Tom Ogilvy

"TMO" wrote in message
...
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/





All times are GMT +1. The time now is 01:54 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com