473,770 Members | 4,419 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Any way to flip a Vertical Alignment label?

I have label that I need to be vertical. The problem is that when I select
"Vertical=y es" the label reads from top to bottom rather than bottom to top
(which i need). Can this be done?

Any help would be great.

Thanks!
May 11 '06 #1
5 10060
DFS
Rico wrote:
I have label that I need to be vertical. The problem is that when I
select "Vertical=y es" the label reads from top to bottom rather than
bottom to top (which i need). Can this be done?
Spell the word backwards.
Any help would be great.

Thanks!

May 11 '06 #2
Sorry, didn't think I would have to specify, but "it must be readible in
English". There has to be way, no?
"DFS" <nospam@dfs_.co m> wrote in message
news:Iu******** ***********@big news2.bellsouth .net...
Rico wrote:
I have label that I need to be vertical. The problem is that when I
select "Vertical=y es" the label reads from top to bottom rather than
bottom to top (which i need). Can this be done?


Spell the word backwards.
Any help would be great.

Thanks!


May 11 '06 #3
DFS
Rico wrote:
Sorry, didn't think I would have to specify, but "it must be readible
in English". There has to be way, no?
Whoops - I thought setting Vertical = Yes would stack the letters.

Leave the setting Vertical = No, and press Ctrl+Enter after each letter.



"DFS" <nospam@dfs_.co m> wrote in message
news:Iu******** ***********@big news2.bellsouth .net...
Rico wrote:
I have label that I need to be vertical. The problem is that when I
select "Vertical=y es" the label reads from top to bottom rather than
bottom to top (which i need). Can this be done?


Spell the word backwards.
Any help would be great.

Thanks!

May 11 '06 #4
Yea, still not the result I'm looking for. When Vertical=yes, the result is
the label rotates 90 degrees right. I need the label to rotate 90 degrees
left. I suppose I could do it in Photoshop and use images, but that seems
messy. If I can't find an access solution though I guess I don't have any
choice.

"DFS" <nospam@dfs_.co m> wrote in message
news:46******** **********@bign ews1.bellsouth. net...
Rico wrote:
Sorry, didn't think I would have to specify, but "it must be readible
in English". There has to be way, no?


Whoops - I thought setting Vertical = Yes would stack the letters.

Leave the setting Vertical = No, and press Ctrl+Enter after each letter.



"DFS" <nospam@dfs_.co m> wrote in message
news:Iu******** ***********@big news2.bellsouth .net...
Rico wrote:
I have label that I need to be vertical. The problem is that when I
select "Vertical=y es" the label reads from top to bottom rather than
bottom to top (which i need). Can this be done?

Spell the word backwards.

Any help would be great.

Thanks!


May 12 '06 #5
Have a look at:
http://www.lebans.com/rotatetext.htm

and/or

http://www.lebans.com/xrotatetext.htm
--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
"Rico" <me@you.com> wrote in message news:98R8g.2175 7$Fl1.8995@edtn ps89...
Yea, still not the result I'm looking for. When Vertical=yes, the result
is the label rotates 90 degrees right. I need the label to rotate 90
degrees left. I suppose I could do it in Photoshop and use images, but
that seems messy. If I can't find an access solution though I guess I
don't have any choice.

"DFS" <nospam@dfs_.co m> wrote in message
news:46******** **********@bign ews1.bellsouth. net...
Rico wrote:
Sorry, didn't think I would have to specify, but "it must be readible
in English". There has to be way, no?


Whoops - I thought setting Vertical = Yes would stack the letters.

Leave the setting Vertical = No, and press Ctrl+Enter after each letter.



"DFS" <nospam@dfs_.co m> wrote in message
news:Iu******** ***********@big news2.bellsouth .net...
Rico wrote:
> I have label that I need to be vertical. The problem is that when I
> select "Vertical=y es" the label reads from top to bottom rather than
> bottom to top (which i need). Can this be done?

Spell the word backwards.

> Any help would be great.
>
> Thanks!



May 12 '06 #6

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

Similar topics

1
7901
by: Kenneth | last post by:
Okay, I've been scouring Google for hours looking for a solution to this problem, but as of yet I can't find one. XHTML Transitional seems to specify that I can no longer set a table's height to 100% and vertically center content inside of it. Therefore, I'm seeking a way, preferably in CSS to vertically center a site. Here's more of a visual to what I have: /********************************
2
19407
by: Kay | last post by:
Hello, I have a asp lable control, which I use to display text in, I would like to have the text display aligned in the center and vertical alignment left however when I add the following style to the lable it does not work <asp:label id="lblBanner" style="text-aligh:left;vertical-align:middle;" runat="server" Width="100%" ></asp:label> could someone please tell me how to display the text valign middle and text
3
4604
by: Avi G | last post by:
Hi, i work with VS 2005 and i need to know how to put the windows time(Clock) on my label that it is on the form that i will see the full time include the second as they move, and i need to know how to make a label with text on him to vertical state and not the horizontal normal state. Thanks
1
2212
by: gibsonsgman | last post by:
I am having a problem with a vertical label. I change the label property 'vertical' to yes and then my label caption disappears and i cannot figure out why. any suggestions?
3
15662
by: cbjewelz | last post by:
hey I've been suffering from several float problems. I want a Title on the left to be aligned vertically with several links on the right. However with my code the Title is lower than the links. I've tried putting display: inline in every place but to no avail. Here is my code:<style type="text/css"> /* =INITIAL /* Neutralize styling: Elements we want to clean out entirely: */ html, form, fieldset, body { margin: 0; ...
11
19229
by: C.W.Holeman II | last post by:
I what to hide an input element and the following text. I have the selector for the input working and just need to grab the text following it. CSS: form{ display:table; text-align:center; }
8
3553
by: ayamopamo | last post by:
Hi- I am trying to center a web page. It seems like this should be very simple to do, but apparently it isn't my day. I have successfully centered the background by calling it in the css body tag: body { font-family: Trebuchet MS, Arial; cursor : default; background:#000000 url("Images/long-template.jpg"); background-repeat:no-repeat; background-position: center; background-attachment:scroll; height: 1228px;
15
2718
by: Matthew | last post by:
Hi, I'm mainly a coder, PHP at the moment, but from time to time need to design and use some css. I've a css text alignment issue. Mostly to align text neatly in the past I've used tables. But now I know I should be getting into the 21st C and using css properly. Here are 2 mock up pages with some forms on them, obviously I want the
13
1662
by: Bill | last post by:
Hi How can I have IE7 act correctly on that ? The rules make the link text go down when hovered. It works in FF , I had to add a hard space right after the LI tag to have OP9 work but I can't figure how to have IE7 work. Why? How can I have it work in all 3 browsers? http://nrap.selfip.com
0
9439
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10237
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
10071
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...
1
10017
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8905
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6690
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
5326
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3987
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
2832
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.