#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Serial No

1) I have created a user form for adding record to my worksheet. Each a
record is added, I want my serial number field to be populated with a serial
no in the worksheet - continuing from the last record.
2) On the same user form, I have a "Find command button" to find a record.
How can i see the found on the the form view rather than on the worksheet.

Thank you.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default Serial No


"ann chan" wrote in message
...
1) I have created a user form for adding record to my worksheet. Each a
record is added, I want my serial number field to be populated with a
serial
no in the worksheet - continuing from the last record.


See http://www.mcgimpsey.com/excel/sequentialnums.html

2) On the same user form, I have a "Find command button" to find a
record.
How can i see the found on the the form view rather than on the worksheet.


You would need to load it into form controls, textboxes, labels, et al. So
you would need a way to identify the key of all available items, let the
user select it (usually a listbox or a combobox), and then find that item
(the listindex will point at it) at get the appropriate row data.


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
serial no Help!!!!!!!!!![_2_] Excel Discussion (Misc queries) 4 February 19th 09 01:11 PM
Serial No. Aju Excel Discussion (Misc queries) 5 March 31st 08 02:24 PM
Serial No. of PC from VBA John Excel Programming 1 January 22nd 04 06:06 PM
cd serial gus Excel Programming 0 September 24th 03 01:26 PM
Serial I/O Karl Excel Programming 0 July 9th 03 04:09 AM


All times are GMT +1. The time now is 02:44 PM.

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"