# Copy selected Columns into Users Table

**URL:** https://community.glideapps.com/t/copy-selected-columns-into-users-table/72616
**Category:** Ask for Help
**Created:** [April 16, 2024, 9:29am UTC](https://community.glideapps.com/t/copy-selected-columns-into-users-table/72616 "2024-04-16T09:29:49Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Massimo\_Ridella](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/massimo_ridella/32/62138_2.png) [@Massimo\_Ridella](https://community.glideapps.com/u/Massimo_Ridella)
#### Post date: [April 16, 2024, 9:29am UTC](https://community.glideapps.com/t/copy-selected-columns-into-users-table/72616/1 "2024-04-16T09:29:49Z")

</div>

I have a linked users table from application A into application B. I would like my application B users table to be adjurned with applications A users table.  
How do i make it so that i have specific columns of the applications A users table into application B users table?

 ![Screenshot 2024-04-16 111935](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/9/6/96e49bdcc945adb28fa693b4fd7a68eccd1e94e5.png)  
 ![Screenshot 2024-04-16 111950](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/c/7/c79bade2bec1e4e6074a2bb48408048fa763d8b3.jpeg)

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [April 16, 2024, 11:12pm UTC](https://community.glideapps.com/t/copy-selected-columns-into-users-table/72616/2 "2024-04-16T23:12:55Z")

</div>

A question first: Why don’t you use the same table for both applications and group the columns accordingly so you know which column is being used in which app?

If that’s not an option, you can try linking one table to the other app, and use relation + lookups to retrieve the info you need.
