Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a simple test sub : sub gsgs() dim fred fred = Range("F10").value Range("f10").value = fred + 1 end sub step through this code and fred gets set correctly, but the next line totally hangs excel :-O. Needs a task manager kill app to get out of it. Spreadsheet created in Excel 2003, same fault exists when run on PC Excel2003, Mac Excel2003 and Win2000 Excel ???. NB Its a Excel application with form, lookup ranges etc. - but the 'problem' was isolated to the above simple sub. Any ideas please ;-O. Thanks Graham |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel hangs when i do a copy. | Excel Discussion (Misc queries) | |||
Excel hangs on calculation | New Users to Excel | |||
Excel hangs up. | Excel Discussion (Misc queries) | |||
Excel Hangs | Excel Discussion (Misc queries) | |||
Excel 2K VBE hangs on open | Excel Programming |