Need to feed data from one sheet to another sheet

Jackblack1

Active Member
Joined
Feb 10, 2004
Messages
266
Hi

I have a table with about 12 columns include a column named dollar value and 5000 rows. This information is data entered. I would like new information that is entered in to be filter by dollar value and any value over 100 dollars sent to another table, can anyone help me do this.

Thanks

Jack :biggrin:
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).
You could do that with a Make-Table query (see Access' help on Action queries), but you may not need to do so. You can simply create a query based on your table that only returns the values that you want. Usually if you can create a query to do so, there is no point in writing it back to a table. You can run reports/forms off of queries just the same as you can with tables.
 
Upvote 0

Forum statistics

Threads
1,221,852
Messages
6,162,431
Members
451,765
Latest member
craigvan888

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top