Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
That's a pretty broad issue you have there.
Since you're new to VBA you should play around a bit with the recording feature to get a little closer to the final solution then come back when you get stuck. If your user is entering the data on sheet1 and you want to be able to export a hard copy you might try simplying your issue a bit. Try using a sort and filter. If you apply a sort on column "C" then do an advanced filter on column "B" to only select items with "123" or "999" then I think you'll have your basic format. Hope this helps point you in the right direction. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Report with macro losing links to a particular worksheet after running macro | Excel Programming | |||
create report in worksheet | Excel Worksheet Functions | |||
saved worksheet opens in new with macro error report | Excel Worksheet Functions | |||
How can I create/add a worksheet using Macro | Excel Programming | |||
How can I create a worksheet using Macro | Excel Worksheet Functions |