Sign Up |  Live StatsLive Stats    Articles 35,345| Comments 159,788| Members 17,820, Newest waheguruhelpme| Online 218
Home Contact
 (Forgotten?): 
    Sikhism

   
                                                                     Your Banner Here!    

What have I done wrong!

Our Donation Goal : Why Donate? : Donate Today! : Donate Anonymously (ਗੁਪਤ) : Our Family of Supporters
Goal this month: 400 USD, Received: 35 USD (9%)
Please Donate...
Related Topics...
Thread Thread Starter Forum Replies Last Post
What's wrong with this? BhagatSingh General Discussion 9 11-Dec-2008 12:12 PM
what is wrong gogi Gurmat Vichaar 22 26-Jun-2007 16:59 PM
Is Everything Going Wrong? poundsasson Inspirational Stories 1 14-Nov-2006 09:36 AM
What am I doing wrong! Bob Information Technology 3 28-Jul-2006 08:32 AM
What's wrong with this VBA ? Martin \(Martin Lee\) Information Technology 4 28-Jul-2006 08:13 AM


Tags
done, wrong
Reply Post New Topic In This Forum Stay Connected to Sikhism, Click Here to Register Now!
  #1 (permalink)  
Old 28-Jul-2006, 08:19 AM
Bob's Avatar Bob
Guest
 
Posts: n/a
   
   
What have I done wrong!

  Donate Today!   Email to Friend  Tell a Friend   Show Printable Version  Print   Contact sikhphilosophy.net Administraion for any Suggestions, Ideas, Feedback.  Feedback  

Register to Remove Advertisements


Added a new Field to my Table, Put a text box on the form, all good, then
tried to add a text box to the Report linked the that field, But now when I
try to open the Report I get this error
Enter parameter Value and below my field BottomTaxLabel

Thanks in advance.........Bob Vance


Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/information-technology/11200-what-have-i-done-wrong.html

*








 
Do share your immediate thoughts or reactions on this issue? We value your views! Login Now! or Sign Up Today! to share your views with us.. Gurfateh!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 28-Jul-2006, 08:19 AM
Steve Schapel's Avatar Steve Schapel
Guest
 
Posts: n/a
   
   
Re: What have I done wrong!

Bob,

First two things to check:
- did you spell the name of the field exactly correctly when put on
the report?
- is the report based on a query, rather than directly on the table,
in which case the field will have to be included in the query?

Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11200
--
Steve Schapel, Microsoft Access MVP

Bob wrote:
> Added a new Field to my Table, Put a text box on the form, all good, then
> tried to add a text box to the Report linked the that field, But now when I
> try to open the Report I get this error
> Enter parameter Value and below my field BottomTaxLabel
>
> Thanks in advance.........Bob Vance
>
>

Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11200
Reply With Quote
  #3 (permalink)  
Old 28-Jul-2006, 08:19 AM
Bob's Avatar Bob
Guest
 
Posts: n/a
   
   
Re: What have I done wrong!

  Donate Today!  
=tblCompanyInfo!BottomTaxLabel
this what happened after I tried to enter through Source Control...Regards
Bob

"Bob" wrote in message news:e6fqcd$7tu$1@lust.ihug.co.nz...
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11200
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11200
>
>
> Added a new Field to my Table, Put a text box on the form, all good, then
> tried to add a text box to the Report linked the that field, But now when
> I try to open the Report I get this error
> Enter parameter Value and below my field BottomTaxLabel
>
> Thanks in advance.........Bob Vance
>



Reply With Quote
  #4 (permalink)  
Old 28-Jul-2006, 08:19 AM
Steve Schapel's Avatar Steve Schapel
Guest
 
Posts: n/a
   
   
Re: What have I done wrong!

Bob,

If your field is named BottomTaxLabel, then the textbox on your report
should have its Control Source property set as BottomTaxLabel. The Name
property of the textbox can also be BottomTaxLabel, in fact that's what
I would do, but doesn't need to be. But as I mentioned before, for this
to work the BottomTaxLabel field will need to be included in the query
or table that the report is based on. This is defined in the Record
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11200
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11200
Source property of the report itself.

--
Steve Schapel, Microsoft Access MVP

Bob wrote:
> Steve on my form should it be a text box or list box?
> It is just for showing what I have entered into another form no more than 50
> letters...Regards Bob
> Should be spelt in Name or Control source window?
>

Reply With Quote
  #5 (permalink)  
Old 28-Jul-2006, 08:19 AM
Bob's Avatar Bob
Guest
 
Posts: n/a
   
   
Re: What have I done wrong!

Steve I have added another field to the table "CompanyInfo" which is called
"BottomTaxLabel" I have typed GST into the CompanyInfo Form and it shows
GST in the Table of CompanyInfo
I have done what you said but still get the Parameter Value error on my
Report, Checked it with other thing on the report like Ph Numbers and email
address,s which are copied the same from CompanyInfo. Doesn't seem to be any
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11200
Qrys......I will keep trying Thanks Bob

"Steve Schapel" wrote in message
news:O1A444PjGHA.4508@TK2MSFTNGP05.phx.gbl...
> Bob,
>
> If your field is named BottomTaxLabel, then the textbox on your report
> should have its Control Source property set as BottomTaxLabel. The Name
> property of the textbox can also be BottomTaxLabel, in fact that's what I
> would do, but doesn't need to be. But as I mentioned before, for this to
> work the BottomTaxLabel field will need to be included in the query or
> table that the report is based on. This is defined in the Record Source
> property of the report itself.
>
> --
> Steve Schapel, Microsoft Access MVP
>
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11200
> Bob wrote:
>> Steve on my form should it be a text box or list box?
>> It is just for showing what I have entered into another form no more than
>> 50 letters...Regards Bob
>> Should be spelt in Name or Control source window?
>>



Reply With Quote
  #6 (permalink)  
Old 28-Jul-2006, 08:19 AM
Bob's Avatar Bob
Guest
 
Posts: n/a
   
   
Re: What have I done wrong!

Well I made a Qry to TaxBottomLabel and the entered a Listbox linked to the
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11200
qry and it worked, only way I could get it to work, Is there any way I can
Right Align my List Box on the Report?? Thanx.. Bob

"Bob" wrote in message news:e6fvit$hno$1@lust.ihug.co.nz...
> Steve I have added another field to the table "CompanyInfo" which is
> called "BottomTaxLabel" I have typed GST into the CompanyInfo Form and it
> shows GST in the Table of CompanyInfo
> I have done what you said but still get the Parameter Value error on my
> Report, Checked it with other thing on the report like Ph Numbers and
> email address,s which are copied the same from CompanyInfo. Doesn't seem
> to be any Qrys......I will keep trying Thanks Bob
>
> "Steve Schapel" wrote in message
> news:O1A444PjGHA.4508@TK2MSFTNGP05.phx.gbl...
>> Bob,
>>
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11200
>> If your field is named BottomTaxLabel, then the textbox on your report
>> should have its Control Source property set as BottomTaxLabel. The Name
>> property of the textbox can also be BottomTaxLabel, in fact that's what I
>> would do, but doesn't need to be. But as I mentioned before, for this to
>> work the BottomTaxLabel field will need to be included in the query or
>> table that the report is based on. This is defined in the Record Source
>> property of the report itself.
>>
>> --
>> Steve Schapel, Microsoft Access MVP
>>
>> Bob wrote:
>>> Steve on my form should it be a text box or list box?
>>> It is just for showing what I have entered into another form no more
>>> than 50 letters...Regards Bob
>>> Should be spelt in Name or Control source window?
>>>

>
>



Reply With Quote
  #7 (permalink)  
Old 28-Jul-2006, 08:19 AM
Steve Schapel's Avatar Steve Schapel
Guest
 
Posts: n/a
   
   
Re: What have I done wrong!

Bob,

What is the Record Source of the Report? (look at the properties of the
report itself, and see the Record Source property).
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11200

--
Steve Schapel, Microsoft Access MVP

Bob wrote:
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11200
> Well I made a Qry to TaxBottomLabel and the entered a Listbox linked to the
> qry and it worked, only way I could get it to work, Is there any way I can
> Right Align my List Box on the Report?? Thanx.. Bob

Reply With Quote
  #8 (permalink)  
Old 28-Jul-2006, 08:19 AM
Bob's Avatar Bob
Guest
 
Posts: n/a
   
   
Re: What have I done wrong!

How do I find the properties of the report?? thanx bob

"Steve Schapel" wrote in message
news:OElIcXQjGHA.4508@TK2MSFTNGP05.phx.gbl...
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11200
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11200
> Bob,
>
> What is the Record Source of the Report? (look at the properties of the
> report itself, and see the Record Source property).
>
> --
> Steve Schapel, Microsoft Access MVP
>
> Bob wrote:
>> Well I made a Qry to TaxBottomLabel and the entered a Listbox linked to
>> the qry and it worked, only way I could get it to work, Is there any way
>> I can Right Align my List Box on the Report?? Thanx.. Bob



Reply With Quote
  #9 (permalink)  
Old 28-Jul-2006, 08:19 AM
Bob's Avatar Bob
Guest
 
Posts: n/a
   
   
Re: What have I done wrong!

Got it "rptInvoiceModify"

"Bob" wrote in message news:e6g5kq$snj$1@lust.ihug.co.nz...
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11200
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11200
> How do I find the properties of the report?? thanx bob
>
> "Steve Schapel" wrote in message
> news:OElIcXQjGHA.4508@TK2MSFTNGP05.phx.gbl...
>> Bob,
>>
>> What is the Record Source of the Report? (look at the properties of the
>> report itself, and see the Record Source property).
>>
>> --
>> Steve Schapel, Microsoft Access MVP
>>
>> Bob wrote:
>>> Well I made a Qry to TaxBottomLabel and the entered a Listbox linked to
>>> the qry and it worked, only way I could get it to work, Is there any way
>>> I can Right Align my List Box on the Report?? Thanx.. Bob

>
>



Reply With Quote
   Click Here to Donate Now!

Support Us!
Become a Promoter!
Gurfateh ji, you can become a SPN Promoter by Donating as little as $10 each month. With limited resources & high operational costs, your donations make it possible for us to deliver a quality website and spread the teachings of the Sri Guru Granth Sahib Ji, to serve & uplift humanity. Every contribution counts. Donate Generously. Gurfateh!
ReplyPost New Topic In This Forum Stay Connected to Sikhism, Click Here to Register Now!

Bookmarks


(View-All Members who have read this thread : 0
There are no names to display.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Tools Search
Search:

Advanced Search
Display Modes

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 On
Trackbacks are On
Pingbacks are On
Refbacks are On

» Gurbani Jukebox
Listen to Gurbani while surfing SPN!
» Active Discussions
sikhism Who is "Mohan"?
Today 06:52 AM
21 Replies, 319 Views
sikhism need urgent advice.......
Today 06:46 AM
6 Replies, 72 Views
sikhism ਨਾਮਾ
Today 06:37 AM
2 Replies, 45 Views
sikhism Sikh Diamonds Video...
Today 04:23 AM
6 Replies, 112 Views
sikhism Are Creator and Creation...
Today 01:30 AM
44 Replies, 2,833 Views
sikhism Herman Hesse,...
Today 00:54 AM
13 Replies, 225 Views
sikhism On a Scale of Most...
Yesterday 21:42 PM
30 Replies, 1,277 Views
sikhism I became victim by...
Yesterday 19:50 PM
0 Replies, 39 Views
sikhism How important is Matha...
By Ishna
Yesterday 19:05 PM
58 Replies, 1,026 Views
sikhism Sikh Books downloads
Yesterday 15:39 PM
2 Replies, 62 Views
sikhism Salok Sheikh Farid ji...
Yesterday 09:35 AM
0 Replies, 43 Views
sikhism In Punjab, three farmers...
Yesterday 05:36 AM
0 Replies, 45 Views
sikhism Supernatural Sikhs, what...
Yesterday 03:45 AM
19 Replies, 408 Views
sikhism Sukhmani Sahib Astpadi...
26-May-2012 22:57 PM
0 Replies, 46 Views
Do You Think You Are...
26-May-2012 09:59 AM
94 Replies, 8,258 Views
» Books You Should Read...
Powered by vBadvanced CMPS v3.2.2

All times are GMT +6.5. The time now is 07:17 AM.
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.5.2 Copyright © 2004-12, All Rights Reserved. Sikh Philosophy Network


Page generated in 0.45395 seconds with 30 queries