473,800 Members | 2,383 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Moving fields around in a Form

Is there a way to just move the field values and not the field descriptions
within a form in design view? I try to grab just those values and it takes
the descriptions with it. Some field names are a bit long and are running
into the values. I just want to move the values over a few grids so I can
see the description. There has to be a way. Thanks
Oct 18 '06 #1
3 3048
On Wed, 18 Oct 2006 23:03:06 GMT, Mark wrote:
Is there a way to just move the field values and not the field descriptions
within a form in design view? I try to grab just those values and it takes
the descriptions with it. Some field names are a bit long and are running
into the values. I just want to move the values over a few grids so I can
see the description. There has to be a way. Thanks
Select the control you wish to move.
The control and it's attached label become selected.
There will be a square in the upper left corner of the control.
Move the cursor over that square and it becomes a finger pointer.
Left-click on that square, hold and drag, and you can move that
control without moving it's attached label (and vice versa).
--
Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail
Oct 18 '06 #2
Thanks! Works great. Now can I do it for a range of field values not just
one at a time? I want to move a bunch of them the same distance.

"fredg" <fg******@examp le.invalidwrote in message
news:yr******** *************** ****@40tude.net ...
On Wed, 18 Oct 2006 23:03:06 GMT, Mark wrote:
>Is there a way to just move the field values and not the field
descriptions
within a form in design view? I try to grab just those values and it
takes
the descriptions with it. Some field names are a bit long and are running
into the values. I just want to move the values over a few grids so I can
see the description. There has to be a way. Thanks

Select the control you wish to move.
The control and it's attached label become selected.
There will be a square in the upper left corner of the control.
Move the cursor over that square and it becomes a finger pointer.
Left-click on that square, hold and drag, and you can move that
control without moving it's attached label (and vice versa).
--
Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail

Oct 18 '06 #3
Mark wrote:
Thanks! Works great. Now can I do it for a range of field values not just
one at a time? I want to move a bunch of them the same distance.
Sometimes what I do is make my labels all the same size. Click to
select the labels and from the menu select Format/Size. Then I can
select Format/Align to move them into aligned positions.
Oct 19 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
20374
by: jerrygarciuh | last post by:
Hello, I have been playing with various Googled solutions for capturing the <Enter> key to suppress form submission. My first question is whether anyone has a script that works in all common browsers? The script bellow is IE only. It fails FF 1.0 and NN 7. Also, if I can trap the keypress I would like to use it to tab to the next tabindex.
2
13608
by: Wayne Aprato | last post by:
I've read most, if not all, of the posts on moving average and still can't find a simple solution to my problem (if a simple solution exists!) I have a table with 2 fields: Hours and Injuries. I have a query based on this table which shows these 2 fields and calculates a third field: Frequency Rate, based on a formula which uses the Hours and Injuries fields. Is there a simple way of A: using yet another calculated field in the query...
1
1436
by: Edward S | last post by:
I have a continious form which keeps automatically scrolling down when it is loaded. This form's control source is a query that has 2 fields and each is derived from a DSum function How can I stop this scrolling and just have the data fill into this form either instantly or atleast gradually fills in but not have atleast 6 to 7 times keeps filling in. This looks very poor to the user. Appreciate if someone could point me in the right...
2
1266
by: Randy | last post by:
I am trying to make the move from Approach to Microsoft Access and am having real problems with developing forms? Would someone please describe the Access concept of developing forms using different tables. Whenever I try to set up a subform it puts it in a dataview form and I can't seem to be able to move the fields around. In Approach you can add and move fields around from all the different db's you have created. Access uses tables...
2
3115
by: Carl Gilbert | last post by:
Hi I have a math kinda problem where I'm trying to split some lines when two or more lines connect two shapes. The reason I am doing this is to make it clear that there are multiple lines connecting the two shapes. http://www.blackwaterbadgers.co.uk/image1.bmp Image 1 shows how if you have a line between two shapes, the line is straight. if you have more than one line, the lines will start overlapping
224
6554
by: Jon Slaughter | last post by:
Sorry for all the cross posting but I'm interesting in getting a serious discussion about how usenet has become lately. Many people are moving away from usenet because of all the spam and cooks that have been showing up. The rate of spammer seem to be growing exponentially(ok, not really but it feels like it). I think maybe its time to do something about it. What I'd like to see happen is an "upgrade" to usenet. I do not like th forum...
0
1605
by: Peter Anthony | last post by:
It seems kind of strange that if a Form is just moved that Resize events fire. This makes it hard to tell the difference betweeen resizing and moving a Form. I can understand why resizing might also be considered a move (since the Form's location can be thought to be based on one from Top/Bottom and one from Left/Right, and some of these WILL change when resizing), but can't understand why JUST moving is considered resizing. I was trying...
15
2453
by: mcjason | last post by:
I saw something interesting about a grid pair puzzle problem that it looks like a machine when you find each that work out the way it does and say with all the others that work out the way they do together overlapping common pieces but say connected each working out as connected, but together as connected it's connected with the others connected. a whole machine where connected together is a condition of the machine together as...
3
1498
by: c0l0nelFlagg | last post by:
I have a moving dispatcher database. There are 99 drivers, 99 loaders, and 50 different vehicles. The scheduler database is built on a 13 4 week month year so that it can be used repeatedly in any subsequent year and recalculate the dates so that each year it is referenced to the first available business day of any given week. This is done by running an update query that calculates the date based on a formula related to the month week and...
0
9691
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10505
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10276
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10035
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7580
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6813
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5606
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4149
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2945
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.