First Post
 
Notifications
Clear all

First Post

2 Posts
1 Users
0 Likes
122 Views
joestott1
(@joestott1)
Member Admin
Joined: 2 years ago
Posts: 4
Topic starter  

This is the first post. Whew!

 

Sub testsub()

 

dim xlDmo

dim

xl.app_create

 

End Sub

 


   
Quote
joestott1
(@joestott1)
Member Admin
Joined: 2 years ago
Posts: 4
Topic starter  

see if this works:

 

Sub testsub()

 

dim xlTest as New Test

set xlTest = New Test

 

xlTest.Create

 

End Sub

 

 


   
ReplyQuote
Share: