Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 535
Default 3 problems giving me grief. Any help appreciated.

Hi,

Sounds as if you would benefit from a code cleaning job.

Download Rob Bovey's code cleaner from
www.bmsltd.co.uk/mvp.

Regards,

Jan Karel Pieterse
Excel TA/MVP

-----Original Message-----
1.Intermittent - after deleting a line(s) of vba code

from
a module the deleted code still runs!!! Seems impossible
but this has happened several times. My fix has been to
copy the code, delete the module, create a new module and
copy the code into it. What could cause this problem?

2.ControlSource for textbox controls. The value of the
textbox is written back to the ControlSource cell even if
the value of the textbox is not changed. A real pain when
the ControlSource cell contains a formula! Now I can
program round this, but surely this is a little bug as vb
help says that the ControlSource cell is only changed IF
you change the value of the textbox. This was certainly
the case in previous versions of Excel vba.

3.My major problem - I am writing a fairly large
application, in which several pieces of data are written
to a worksheet from a userform, where some fairly complex
functions validate the data, after which it may be
displayed via a userform or written to another worksheet.
The problem - Everthing appears and works fine, I then

get
a request to add a report or a couple of calculations
somewhere in the workbook, often nothing to do with the
data being manipulated by vba/userforms and the next time
a routine runs that displays a userform the form displays
completely white (You cannot see the other controls on

the
form) and Excel/vba hangs, this happens regardless of

what
form is being displayed. If the formula added to the

sheet
are removed the application then reverts back to working
fine. What is causing this, I am coming to the end of my
tether with this problem? I thought I had worked a way
round by manipulating application calculation with vba,
but as soon as calculation returns to automatic at the

end
of a given routine, Excel hangs again!

I have been writing Excel/vba applications for many years
and have not experienced these problems until moving to
Excel 2000.

I am running Excel 2000 with office service pack 3
installed.

Any help would be appreciated.

Regards

Jamie
.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Any Help Appreciated CALM1 Excel Worksheet Functions 3 June 17th 11 06:59 AM
Help is much appreciated for- V Excel Discussion (Misc queries) 10 May 28th 09 12:16 AM
Vlookup: giving me REF# problems. Help Dave Excel Discussion (Misc queries) 2 December 4th 08 07:30 PM
Help appreciated N.F[_2_] Excel Discussion (Misc queries) 0 August 17th 07 02:18 AM
Hello, again Help is appreciated Greegan Excel Worksheet Functions 0 December 17th 04 02:54 PM


All times are GMT +1. The time now is 11:46 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"