function

  • Thread starter Thread starter n4navin9 via OfficeKB.com
  • Start date Start date
N

n4navin9 via OfficeKB.com

hello
i want a function or macro to solve the following issue

i have 3 sheets in excel
1.master data
2.paid data
3.unpaid data

in master data i have data say name,address,reg.no,stauts
i want a function or macro which will search for "paid" in "status" column
in master sheet and copy that data in paid sheet and the same for unpaid
status


pls reply
 
Why don't you just apply a filter to the master data and select "paid"
for the status column. Highlight all the visible data and click <copy>
then select a (blank) paid data sheet and paste the data in. Repeat
this but for "unpaid" and copy the filtered data into the unpaid data
sheet.

Hope this helps.

Pete
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Macro Filter 2
Formula help for beginner 3
Filter 2
Comparing data from two columns 2
non match result 3
Match formula question 6
Formula structure 3
WRITING A WHAT IF FUNCTION 1

Back
Top