Forum home » Delegate support and help forum » Microsoft Access Training and help » microsoft-access-course - Query - Replace function
microsoft-access-course - Query - Replace function
Resolved · Low Priority · Version Standard
Query - Replace function
I have run a query in Access in 2002 whereby I wanted it show several trade types to show "Borrow" positions. For borrow positions you would have 5 trade types. I do not want to show the trade types in a column but want to replace these with "Borrows". Any idea's how to do this within a query or would I have to create a macro/sql for this?For upcoming training course dates see: Pricing & availability
RE: Query - Replace function
Hi SabrinaI am not sure if I understand your question. I think it about the relationship between BORROW and TRADE TYPES.
If you are looking to replace values, you can use an UPDATE QUERY.
So you can specify which values to select (ie. BORROW) and then put in the value you would like to update to. Bear in mind that this will update the actual values in the underlying table.
Let me know if that is what you are looking for, or if I misunderstand completely.
Richard
|
|
» Forum post: Coding conventions and project structure conventions |



Course updates

