Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hoi,
At this moment I have a macro which run an action for all the records within the sheet. The macro looks in column A and if filled in with a value "y" it runs the action for the first row and when finished it goes to the next record till the last one in the sheet. For info: This macro copies date of the activ record to a sheet and then print it out. I want to change this macro on such a way that it runs not from the first record till the last of the sheet, but only for each record that is activated (=selected). This could be a range or with ctrl-x selected different ones. The macro should something like....... for all selected fields, run the macro for each selected record and if in column A of this activated record is a "y" registered run another actionmacro. Somebody can help me ? regards, Johan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I remove all records of duplicated fields? | Excel Discussion (Misc queries) | |||
Calculated fields in Records | Excel Discussion (Misc queries) | |||
De-Dupe Records Based on Two Fields. | Excel Discussion (Misc queries) | |||
Duplicate records with various formats for fields | Excel Discussion (Misc queries) | |||
Macro to Export Selected fields to an Existing Access Database | Excel Programming |