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,...
User Profile
Collapse
-
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, -
-
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...
No activity results to display
Show More
Leave a comment: