Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
1. Do you have to "select" a worksheet or cell (or range of cells) before you
can copy a cell (or range of cells) from that worksheet ? 2. Do you have to "select" a worksheet or cell before you can assign a formula to a cell in that worksheet ? 3. Do you have to "select" a row in a worksheet before you delete that row ? These may seem like very basic VBA questions....and in reality they are....what I am trying to get at is efficiency. I have some code in a workbook that pulls data from a SQL table on an AS/400 system and them performs several calcuations, sorts, etc. on that data. When I run this routine for all 17 locations at one time, it takes nearly 10 minutes to run to completion. What I'm really after here is suggestions on how to make my code more efficient....what can I do to speed up this process ? Thanks ! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Very basic VBA questions. | Excel Programming | |||
Basic Questions | Excel Programming | |||
Basic questions | Excel Discussion (Misc queries) | |||
Basic Pivot Table Questions | Excel Discussion (Misc queries) | |||
EXCEL Visual Basic Questions | Excel Programming |