Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Please help.
I am trying to create some macros in Excel 2003. I am filtering some data on one sheet, copying the filtered data to a new sheet and then doing some calculations on a 3rd sheet which relates to the data on the 2nd sheet. However having created a created which worked when I created it, I re-run it to check it and the data isn't transfered. I get a blank 2nd sheet, which then means that I can't do the calculations. What am I doing wrong? I'm sure that on previous versions of excel this has worked ok. Please help. Thanks. Christine |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Christine,
Post the relevant bit of your code, then we may have a chance of working out what's going wrong. Henry "Christine" wrote in message ... Please help. I am trying to create some macros in Excel 2003. I am filtering some data on one sheet, copying the filtered data to a new sheet and then doing some calculations on a 3rd sheet which relates to the data on the 2nd sheet. However having created a created which worked when I created it, I re-run it to check it and the data isn't transfered. I get a blank 2nd sheet, which then means that I can't do the calculations. What am I doing wrong? I'm sure that on previous versions of excel this has worked ok. Please help. Thanks. Christine |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Christine,
The trick to copying filtered data to another worksheet is to run the advanced filter from the target sheet. For step by step instructions, srr Debra Dalgleish's web page on advanced filters at: http://www.contextures.com/xladvfilter01.html Perhaps you could record a macro whilst following Debra's instructions to provide code which you could adapt for your purposes. --- Regards, Norman "Christine" wrote in message ... Please help. I am trying to create some macros in Excel 2003. I am filtering some data on one sheet, copying the filtered data to a new sheet and then doing some calculations on a 3rd sheet which relates to the data on the 2nd sheet. However having created a created which worked when I created it, I re-run it to check it and the data isn't transfered. I get a blank 2nd sheet, which then means that I can't do the calculations. What am I doing wrong? I'm sure that on previous versions of excel this has worked ok. Please help. Thanks. Christine |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() What code are you using to facilitate this copy and paste? An example would be helpful in aswering your question -- bhofset ----------------------------------------------------------------------- bhofsetz's Profile: http://www.excelforum.com/member.php...fo&userid=1880 View this thread: http://www.excelforum.com/showthread.php?threadid=38177 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
macro for copy-pasting from different workbooks | Excel Worksheet Functions | |||
Macro for copy pasting details from main sheet | Excel Discussion (Misc queries) | |||
MACRO COPY/PASTING | Excel Discussion (Misc queries) | |||
Copy and Pasting | Excel Discussion (Misc queries) | |||
Copy and Pasting Every Third Row | Excel Worksheet Functions |