473,395 Members | 1,823 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

show value from a table in a textbox

Hi everyone,
I have some difficulties to write some VBA code.

I have a table (tbl-1) with 2 columns and in each colums : 4 rows.
I would like in my form to create different textbox to show the values from table (tbl-1). I will have to create 4 differents textbox I guess. But what about the code?

please help me, I will really appreciate.
Thanks in adavnce
Feb 3 '14 #1
1 4221
Rabbit
12,516 Expert Mod 8TB
There's no code needed. This is basic functionality provided by Access forms.

In the record source for the form you select your table. In the control source for the textboxes, you select your field.

You may want to think about taking an intro to Access tutorial before going any further.
Feb 3 '14 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Mateo | last post by:
Hi! I have a litle JS problem.... I'm trying to make show/hide table JS function, but my show/hide table function works only on IE.... It works in mozilla partially. Actually,every time when I...
5
by: velu | last post by:
Problem in getting value from textbox & radiobuttonlist to a valuable inside a datagid. I want to insert a record into a table thru datagrid. Here is the code (see below) Private Sub...
1
by: rudranee | last post by:
Hi everyone, I want to know how can i edit a value in textbox in html . I have a field where I have already put a value from database but i also want to edit it . for example ,if in a textbox i...
1
by: abirami elango | last post by:
Hi, i have created a web application in vb.net. i have assigned a value to the textbox during page UNLOAD event as below.. ......... Protected Sub Page_Unload(ByVal sender As Object, ByVal e As...
1
by: adepvivek | last post by:
Hi everybody, I am using textbox in gridview as template. And I want to stored the value of textbox. For that I want to pass the textbox value to stored procedure. So please give me solution.
3
by: Noorain | last post by:
Let's say there is an A/C no. in my database and it is is 01234553434. I want to type a/c no. into a textbox. When i type then numbers "012", the rest of digits should show up in textbox from...
2
by: Hardik Patel | last post by:
hi guys, I have a combobox and i want to use that value in query suppose I have form in that i have textbox and combo box and button. And I have code like this in button onclick event. Code: ...
7
by: upcomingaman | last post by:
I am developing a add to cart page I'm using using DataList to display items and a small TextBox with default value "1" to show quantity. if user change this value to some other integer then the...
2
by: lyodmichael | last post by:
I want to ask. how do i start codding this ? i want to convert the value of textbox to number. example the value of textbox is " box " and there are the right value per letter. b = 1 o =...
4
by: lyodmichael | last post by:
Hi, how to get the value of textbox and copy to other textbox, i just confuse thx <!DOCTYPE html> <html> <head> <script> function getValue()
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.