PC Review


Reply
Thread Tools Rate Thread

Displaying data thru a variable

 
 
Maracay
Guest
Posts: n/a
 
      4th Jan 2010
Hi Guys,

How can I do this, I have a variable (txtFName) that contain the name of a
table's field (FirstName), what I want is to display the value of FirstName
(Mark Vargas) using txtFName. How can I do this?

I will appreciate any help.

Thanks

 
Reply With Quote
 
 
 
 
Steve
Guest
Posts: n/a
 
      4th Jan 2010
Create an unbound textbox named PersonFirstName. Put the following code in
an appropriate event:
Me!PersonFirstName = txtFName

Steve
(E-Mail Removed)


"Maracay" <(E-Mail Removed)> wrote in message
news:C62B0790-368E-4ED1-A66E-(E-Mail Removed)...
> Hi Guys,
>
> How can I do this, I have a variable (txtFName) that contain the name of a
> table's field (FirstName), what I want is to display the value of
> FirstName
> (Mark Vargas) using txtFName. How can I do this?
>
> I will appreciate any help.
>
> Thanks
>



 
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
Displaying data thru a variable Maracay Microsoft Access 1 4th Jan 2010 08:11 PM
Displaying data using a variable Maracay Microsoft Excel Misc 1 8th Dec 2009 02:41 PM
Displaying variable value in page? brett Microsoft ASP .NET 3 3rd Nov 2006 02:33 PM
displaying variable value =?Utf-8?B?V2VuZHkgRWxpemFiZXRo?= Microsoft VB .NET 0 26th Apr 2006 11:56 PM
Displaying variable data by date on a report David Kinsley Microsoft Access Reports 0 20th Feb 2004 05:05 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:21 AM.