Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I am fairly new to programming Excel, and when I do itis either through C++ or C# so my terminoligy may not be correct but this is what I want to do. I have to populate several spreadsheets in a workbook from a SQLServer database using ADO, which I do without any problems. After I have finished populating each sheet I want to move back to cell A1 and then move on to the next sheet. The theory is that when I save the book and re-open it I will see cell A1 on each sheet. Currently I am on cell AB445, or some such number. My question is how do move back to cell A1 after opulating the sheet. I will need to know what object the method belongs to, i.e. Workbook, Worksheet, Range etc. TIA Peter |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
cursor position | Excel Discussion (Misc queries) | |||
Cursor Position in VBE | Excel Programming | |||
cursor position | Excel Programming | |||
cursor position | Excel Programming | |||
Position Cursor to A1 | Excel Programming |