Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Most of my recent scripting has been with Javascript (for Photoshop). With
For Loops I am missing the ability to use a 'continue' command which skips to the next iteration of the for loop. I can achieve the same with IF statements but sometimes, when one is already within a series of nested IF statements, this becomes rather cumbersome. I suspect I can also achieve it with functions and / or subroutines but again that looks a messy to me. I guess I could use Go To the first line inside the loop, while resetting the counter (though that won't work in For Each). How do the pro's do it in VBA? One other question while I am at it. One of the best methods for learning Photoshop Javascript was to got to the Adobe Share Scripts site and download scripts and look at them. Is there an equivalent for VBA you would recommend. TIA Andrew |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
"X" at upper right of window to exit program is grayed out. | Excel Discussion (Misc queries) | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
Change default in input box from "20" to "000000"? Have macro continue on to name sheet tab? | Excel Programming | |||
Deleted the pivot table - continue to get the "overlap" error message | Excel Discussion (Misc queries) | |||
Automatically click "Update Links" & "Continue" | Excel Programming |