Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8399869
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T21:25:06+00:00 2026-06-09T21:25:06+00:00

i am trying to use tabs in reporting service 2008 expression on a particular

  • 0

i am trying to use tabs in reporting service 2008 expression on a particular textbox.
i have tried using three tabs (& vbTab & vbTab & vbTab &) between field name and value for two fields.

=iif(Trim(Fields!Field1.Value) <>"", "FVE1:" & vbTab & vbTab & vbTab &  Fields!Field1.Value & VbCrLf,"") & iif(Trim(Fields!Field2.Value) <>"", "RV:" & vbTab & vbTab & vbTab & Fields!Field2.Value,"" )

what i am trying to aceive is some thing like this

FEV1:   3.29
RV:     0.51

But i am unable to achieve this insted it get like below

FEV1:   3.29
RV:   0.51

any help will be much appeiciated.

thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T21:25:08+00:00Added an answer on June 9, 2026 at 9:25 pm

    If tabs do not work, try right-aligning with non-breaking spaces Chr(160):

    (Line-wrapped for legibility)

    = Iif(
      Trim(Fields!Field1.Value) <> "", 
      "FVE1:" & Fields!Field1.Value.ToString().PadLeft(5, Chr(160)) & VbNewLine, 
      ""
    ) 
    & Iif(
      Trim(Fields!Field2.Value) <> "", 
      "RV:" & Fields!Field1.Value.ToString().PadLeft(5, Chr(160)),
      ""
    )
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to use a main,java to initiate 3 tabs, and have each
I'm trying to use tabs on android 2.2 - 4.0. I've extended this demo:
I'm trying to use the tabs purely as a navigational menu, loading my pages
I'm trying to use jQuery UI tabs much like a Master Page in ASP.Net.
I am trying to make use of jQueryUI AJAX tabs in my ASP.Net Webforms
I am trying use gem tire to search in my application. I have tables
I'm trying to use jQueryUI tabs, loading the Tabs via AJAX. The problem I'm
I've been trying to use http://livepipe.net/control/tabs to get some javascript tabs up and running
I'm trying to use jquery tabs, i got the code from the site: http://docs.jquery.com/UI/Tabs
I am trying to use the application TabPanel Constructor v2.8 . I have followed

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.