Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
(Say you name your Sheet1 to Database, but when you open up VBE, under
Project Explorer, you see it as "Sheet1 (Database)". Also, I realised something too, the reason why the test code work is because I didn't name any of the sheet. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
dont confuse the .Codename with the .Name property
when you use Ado you can only use the .Name (which is the one you see on the tab in Excel and see inside the brackets in VB project explorer -- keepITcool | www.XLsupport.com | keepITcool chello nl | amsterdam ?B?YXVndXN0dXM=?= wrote in message : (Say you name your Sheet1 to Database, but when you open up VBE, under Project Explorer, you see it as "Sheet1 (Database)". Also, I realised something too, the reason why the test code work is because I didn't name any of the sheet. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Time sheet database | Excel Discussion (Misc queries) | |||
Database (or the like) from Excel Sheet | Excel Discussion (Misc queries) | |||
How to include data on the same sheet some in database some not | Excel Worksheet Functions | |||
Selecting data from database sheet | Excel Discussion (Misc queries) | |||
copy database to another sheet | Excel Worksheet Functions |