Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Formatting a Make Table query field

Status
Not open for further replies.

sportdlockport

Technical User
Apr 13, 2005
38
US
Formatting a Make Table query field. I have 2 similar queries that are calculating a percentage column. Both are make table queries. After the make table query is created, the formatting of the percentage column is different for both.

Request: I want to have a percent format with 6 decimals places for the percentage column. I tried changing the formatting in the make table but everytime I execute the make table query, the formatting is overridden.

Thanks,
Craig
 
Create your table with the desired formatting and then use delete+append queries instead of maketable query.

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244
 
I'd prefer to have one step in creating a new table. Can the delete and append queries be in one step other than using a macro?

Thanks,
Craig
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top