PC Review


Reply
Thread Tools Rate Thread

Display a value in another text box

 
 
=?Utf-8?B?cG9rZGJ6?=
Guest
Posts: n/a
 
      30th Jan 2006
I have a text box named ResId I would like to put that value in another text
box DisplayID how do I go about doing this?
 
Reply With Quote
 
 
 
 
Pat Hartman\(MVP\)
Guest
Posts: n/a
 
      30th Jan 2006
I'm not sure why you would want the same value in two places but:

Me.DisplayID = Me.ResID

should do it.


"pokdbz" <(E-Mail Removed)> wrote in message
news:4F6D28F3-73BB-49DA-91E1-(E-Mail Removed)...
>I have a text box named ResId I would like to put that value in another
>text
> box DisplayID how do I go about doing this?



 
Reply With Quote
 
=?Utf-8?B?T2Zlcg==?=
Guest
Posts: n/a
 
      30th Jan 2006
If just to display the value, then in the control source of the second text
box you can write
=[OriginalTextBoxName]

--
\\// Live Long and Prosper \\//
BS"D


"pokdbz" wrote:

> I have a text box named ResId I would like to put that value in another text
> box DisplayID how do I go about doing this?

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using TEXT and &TEXT - display numbers with commas, underline text Gary Microsoft Excel Misc 2 20th Dec 2009 12:52 AM
last lines of text don't display in text boxes for 1 user David Grana Microsoft Word Document Management 1 7th Oct 2008 09:40 AM
Display selected text as white text with black highlight? =?Utf-8?B?RGF2aWQgUmF0aGVydA==?= Microsoft Word Document Management 4 29th Apr 2007 03:42 AM
Display Qtrly data in form text box Formula in text box =?Utf-8?B?ZGVlZHM=?= Microsoft Access Forms 4 21st Mar 2007 07:41 PM
Display text column shows hyperlink text only. Why not display? =?Utf-8?B?ZGFycmVsbA==?= Microsoft Access Database Table Design 0 10th Aug 2006 10:00 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:22 PM.