Thread: about macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Daniel Daniel is offline
external usenet poster
 
Posts: 354
Default about macro

Hi all,
Can i create a macro temporary accordin to condition without prior set in
the VBA project.
because i am trying to create button on each parent record and each have its
own number of child (depends on the records). When i click on the button,
child record will be shown/hidden. That is y i am asking about the
possibility.
Any ideas?

Best regards,
Daniel.