Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default One Record Only

I have a gradebook. What i want to do is when one person opens it, it will
only see a userform with 3 textboxes. One is for data on column A, second
is data on column B and third is for data on column C. Example, i will input
the data of column A on textbox one, then i want text box 2 to be filled out
automatically with data on column B and same thing with textbox 3 with data
on column C. It's like vlookup on userform. Thanks for help.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default One Record Only

In the workbook_open event, display the userform. In the userform, in the
textbox1 afterupdate or exit event, put in code to populate the other two
textboxes.

Not really sure what you question is.

http://www.microsoft.com/ExcelDev/Articles/sxs11pt1.htm
Lesson 11: Creating a Custom Form
Excerpted from Microsoft® Excel 97 Visual Basic® Step by Step.



http://support.microsoft.com/default.aspx?kbid=161514
XL97: How to Use a UserForm for Entering Data

http://support.microsoft.com/default.aspx?kbid=213749
XL2000: How to Use a UserForm for Entering Data

John Walkenbach's site:
http://j-walk.com/ss/excel/tips/userformtips.htm
Userform Tips

--
Regards,
Tom Ogilvy


boogie wrote in message
...
I have a gradebook. What i want to do is when one person opens it, it will
only see a userform with 3 textboxes. One is for data on column A, second
is data on column B and third is for data on column C. Example, i will

input
the data of column A on textbox one, then i want text box 2 to be filled

out
automatically with data on column B and same thing with textbox 3 with

data
on column C. It's like vlookup on userform. Thanks for help.




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
I need to have a record number change for every record Puget Sound Courier Service Excel Discussion (Misc queries) 1 July 12th 09 03:32 PM
Open new record with selected fields from previous record Design by Sue Excel Discussion (Misc queries) 1 June 12th 09 02:24 PM
Alt + Record Celestial Body Excel Discussion (Misc queries) 1 December 1st 08 07:50 AM
go to last record keyt Excel Programming 2 October 9th 03 08:39 PM
Need help autopopulating next new record with previous record data Harry S[_3_] Excel Programming 2 October 1st 03 10:59 PM


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