Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default User form problem


Hi,

I have a workbook containing two sheets. The first sheet has a Use
Form that enters the data onto a second data sheet which is hidden. Ho
can I alert the user when the second hidden data sheet has data that ha
reached a certain row number?

--
Mike Ainswort
-----------------------------------------------------------------------
Mike Ainsworth's Profile: http://www.excelforum.com/member.php...fo&userid=2650
View this thread: http://www.excelforum.com/showthread.php?threadid=39810

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default User form problem

How do you determine where to store the data on that second sheet, which
row? Could you not just add a test in there to see if the row has reached
that number?

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Mike Ainsworth"
<Mike.Ainsworth.1u7rub_1124795118.8326@excelforu m-nospam.com wrote in
message news:Mike.Ainsworth.1u7rub_1124795118.8326@excelfo rum-nospam.com...

Hi,

I have a workbook containing two sheets. The first sheet has a User
Form that enters the data onto a second data sheet which is hidden. How
can I alert the user when the second hidden data sheet has data that has
reached a certain row number?.


--
Mike Ainsworth
------------------------------------------------------------------------
Mike Ainsworth's Profile:

http://www.excelforum.com/member.php...o&userid=26501
View this thread: http://www.excelforum.com/showthread...hreadid=398100



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 32
Default User form problem

As the sheet is being populated with data, get the current
ActiveCell.Address. Now use string functions to extract the numeric
portion of the address. This indicates the current row which can serve
as a conditional expression in a control structure.

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
User form problem Freshman Excel Worksheet Functions 3 November 6th 06 05:54 PM
User Form Problem DCSwearingen Excel Discussion (Misc queries) 2 December 30th 05 03:42 PM
User Form Problem DCSwearingen Excel Discussion (Misc queries) 0 December 29th 05 11:04 PM
Help with a User Form problem please Peter[_28_] Excel Programming 3 October 10th 04 12:32 AM
user form problem jimapos Excel Programming 3 May 25th 04 05:25 PM


All times are GMT +1. The time now is 09:22 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"