Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 126
Default VB 6

Hello

Everyone says do it on VB 6 instead of VBA. I like to try. Can someone help
me to start? All I want now is to select cells(1,1) in an Excel workbook
through VB 2008 Express edition. I have given below the VBA equivalents.

Opening an Excel file.

Opening Visual Basic Editor

Inserting a module.

Write the following in it;
Sub Testing ()
Workbooks("Book1").cells(1,1).select
End Sub

Running Testing.

Thank You

Varne M

 
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



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

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"