LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default InputBox vs. UserForm for Numerical Data Input


Sharad,

I ran all 3 macros on the above WB. Still getting the "1 cycle delay"
problem.
At the beginning of Macro3, I have the following code:

'DELETE CURRENT WORKBOOK
ActiveWorkbook.Close SaveChanges:=False

'OPEN WORKBOOK SAVED PRIOR TO LAST DELETION OF TAX LOTS
Workbooks.Open Filename:="C:\Documents and Settings\Chuck Grob\My
Documents\ORIG LOT LIST.XLS"

My rationale for the above is that Macro3 is part of a loop; in Macro1,
some rows are deleted and then a report is printed; Macro3 is supposed
to receive input from the User and then apply the new value for Level
and paste it into the cell named "PERCENT"; this will lead to a
different set of rows to be deleted (from the original row listing) and
then a new report is printed.

All of this may be irrelevant to my problem

When "stepping thru" Macro3, the default formula remains in "PERCENT"
until the
Range("PERCENT").Value = Level line is executed. At that time, the
previous cycle value is pasted into "PERCENT". (I have no idea where
this value is being stored.)

Chuckles123


--
Chuckles123
------------------------------------------------------------------------
Chuckles123's Profile: http://www.excelforum.com/member.php...o&userid=14948
View this thread: http://www.excelforum.com/showthread...hreadid=277448

 
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
InputBox vs. UserForm for Numerical Data Input Chuckles123[_55_] Excel Programming 0 November 13th 04 02:05 PM
InputBox vs. UserForm for Numerical Data Input Chuckles123[_52_] Excel Programming 1 November 13th 04 07:01 AM
InputBox vs. UserForm for Numerical Data Input Chuckles123[_54_] Excel Programming 0 November 12th 04 06:06 PM
InputBox vs. UserForm for Numerical Data Input Chuckles123[_53_] Excel Programming 0 November 12th 04 04:40 PM
InputBox vs. UserForm for Numerical Data Input Chuckles123[_51_] Excel Programming 3 November 12th 04 08:37 AM


All times are GMT +1. The time now is 05:25 PM.

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

About Us

"It's about Microsoft Excel"