Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What book or site (other than www.officekb.com) would you recommend to learn
Excel VBA (or VBA even in other MS Office applications)? Though I could search the internet for VBA codes whenever I need one but I really want to learn and equip myself with it. Thanks for your response. -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...mming/200908/1 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() What percentage of your development time would you say that you spend debugging code? Most developers I've talked to say they spend anywhere from 30% to 50% or more of their time -- not writing the code -- but debugging and fixing it. Not only do we use the debugger to check code we've written before we can go on to write some more, we also use it in testing a completed project under various sce... -- seena seena ------------------------------------------------------------------------ seena's Profile: http://www.thecodecage.com/forumz/member.php?u=1810 View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=130241 http://www.thecodecage.com/forumz |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
80%, and the other 80% writing code.
-- HTH Bob "seena" wrote in message ... What percentage of your development time would you say that you spend debugging code? Most developers I've talked to say they spend anywhere from 30% to 50% or more of their time -- not writing the code -- but debugging and fixing it. Not only do we use the debugger to check code we've written before we can go on to write some more, we also use it in testing a completed project under various sce... -- seena seena ------------------------------------------------------------------------ seena's Profile: http://www.thecodecage.com/forumz/member.php?u=1810 View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=130241 http://www.thecodecage.com/forumz |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
WHAT DOES 'DATA SOURCE REFERENCE NOT VALID' MEAN? | Excel Worksheet Functions | |||
Get address from iFrame reference in page source | Excel Programming | |||
General reference source | Excel Discussion (Misc queries) | |||
Reference Source Deleted & VBA ref adjustments | Excel Discussion (Misc queries) | |||
how do I format a cell reference to move as source changes | Excel Worksheet Functions |