User Profile

Collapse

Profile Sidebar

Collapse
Libra79
Libra79
Last Activity: Jul 19 '08, 01:29 PM
Joined: May 12 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Libra79
    replied to Create a table Query
    Hi,

    Thanks this helped a lot.

    And it's actually not a homework. I am developing a database that has fields related to features for an automobile business.I needed to do this so for every feature I can start saving data from the production lines but I had the info on a table as stored data and I needed it to be as a table to store the data based on that info.

    Thanks,...
    See more | Go to post

    Leave a comment:


  • Libra79
    started a topic Create a table Query

    Create a table Query

    HI,

    How can I create a table form a query but that the fields in the query are transfered to the field name in the table.

    Example : the query has one column field called numbers: 1 2 3 4 5

    Then a table based on that query will have the fields 1 2 3 4 5 as field names so I can store data in the fields.


    Thanks,
    See more | Go to post

  • Works,

    Thank you very much.
    See more | Go to post

    Leave a comment:


  • Libra79
    started a topic Format Textbox on report depending on content

    Format Textbox on report depending on content

    Hi,

    I am looking into changing the backcolor of a report text box depending if the data for that record contains a portion of a string.

    the field is a text field. If it were a query i know how to filter the data: like "*XYZ*" but in VB i don't know how to do it.

    How can i do that in a simple way, like an If [Field] contains "XYZ" then
    field.backcolor =76

    thank...
    See more | Go to post
No activity results to display
Show More
Working...