default values in a column

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello can you help

i have a report i am writing where i will show lots of records in a table, i
have all the data, but in one column i want to show the company name, so i
could have 50 lines of data, but in one of the columns just our company name
in all 50 lines, i was thinks of a default value but how do i set this up!
Thank s
 
Hi,
If this is on a report you could just add an unbound textbox control to the
section and set its value to your company's name!
HTH
Good luck
 
But you said: "i have a report i am writing"!
What are you doing with the query? If you are building a report based on
that then...follow earlier mentioned advise.
HTH
Good luck
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top