Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Declaration of array

i am trying to create a macro which will delete the excel rows based on some
values. i have kept some check boxes
Eg: checkbox1, checkbox2,checkbox3 are there in the macro code
if the user has checked the box1 & 3 then we have to keep only the rows
which as the checkbox1.caption and checkbox3.caption.

please let me know a way to resolve this
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Declaration of array


As a general rule, in Excel when deleting rows its best to delete from
the bottom up to make sure you don't get undesired results, as for the
rest, why not post the code you have for you check boxes?, where are the
checkboxes? which menu did you get the checkboxes from?

pramod;235626 Wrote:
i am trying to create a macro which will delete the excel rows based on
some
values. i have kept some check boxes
Eg: checkbox1, checkbox2,checkbox3 are there in the macro code
if the user has checked the box1 & 3 then we have to keep only the rows
which as the checkbox1.caption and checkbox3.caption.

please let me know a way to resolve this



--
Simon Lloyd

Regards,
Simon Lloyd
'The Code Cage' (http://www.thecodecage.com)
------------------------------------------------------------------------
Simon Lloyd's Profile: http://www.thecodecage.com/forumz/member.php?userid=1
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=65762

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Array Declaration. apis Excel Discussion (Misc queries) 1 November 5th 11 01:53 PM
Array Declaration Problem ?? monir Excel Programming 20 June 30th 08 05:21 PM
Array Declaration mikey10[_6_] Excel Programming 2 October 18th 04 08:19 PM
dYNAMIC Array declaration, a small correction in my last thread! aiyer[_45_] Excel Programming 1 August 18th 04 01:13 AM
Declaration? TJF[_2_] Excel Programming 5 December 18th 03 03:26 PM


All times are GMT +1. The time now is 07:18 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"