PDA

View Full Version : Microsoft Excel Programming


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 [80] 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236

  1. Excel Calendar Generation
  2. excel macro help
  3. Query database results in a named range
  4. EnableEvents doesn't work
  5. Combobox Change_Event
  6. Excel Macro to find instances of a word
  7. Create New WB, Specify Parameters and Replace Selection
  8. Check if there is a decimal point
  9. What is fastest? "If .LineStyle <> xlContinuous ..." or ".LineStyle = xlContinuous" ??
  10. Searching a sheet for rows that meet more than one column criteria
  11. Formula for time sheet req
  12. Running code on a list of variables
  13. WORD AND EXCEL SHORTCUT KEYS
  14. Finding a cell on a workbook that I have opened
  15. Generatring a C/C++ header file from a Spreadsheet
  16. Copy a worksheet and ensure range names stay local
  17. Find single unique entries from 2 columns
  18. Excel VBA Paste of Range with PrefixCharacter fails from VB.NET
  19. Problem interacting between VB.NET and VBA6 with Excel 2003
  20. Create Dynamic Range by all cells with the same value
  21. how to get node values in textbox
  22. Floating UserForm
  23. Test for Cancel in Inputbox
  24. can't hide workbook or trap error
  25. Search for a column based on the column header and then past data from it to another column in another workbook
  26. macro to execute code on all worksheets in workbook
  27. Paths
  28. How to record Keystrokes instead of keystroke actions
  29. User Form Vlookup help?
  30. Looping Problem
  31. SQL Insert Into Statement
  32. Copy & Paste Range from all Worksheets in all Workbooks in a folder
  33. Shade Active Cell - Shade the cell the cursor is in only while in
  34. Deleting blank (Cells/Rows) in Excel-VBA
  35. Moving a file with VBA code
  36. retrieving standardized web report data
  37. macro help
  38. Restricting Pivot Tables
  39. functions or vba solution
  40. Sheet Protection, Hidden Columns, and Autofit
  41. Runtime error 1004
  42. Worksheet Change Event - Colour infill cells
  43. Search
  44. Run a vbs file from MS-Excel
  45. Flashing Printer Dialog
  46. Excel 2007 SDK?
  47. If Statement
  48. Controls Locked
  49. Find in column and copy
  50. Macro Related Query
  51. macro definition
  52. Inserting last row from one worksheet into next empty row in anoth
  53. Search multiple workbooks
  54. Worksheet Change Issue
  55. disable a macro
  56. newbie :update MasterSheet from Individuals!!
  57. How to display multiple lines in a cell
  58. Error on auto filter
  59. Input box code
  60. Count Non Blank Rows
  61. Matching rows in 2 sheets and copying matching rows from sheet 1 t
  62. CVErr Usage
  63. Checking formatting in a LARGE workbook
  64. Search lastname + firstname (search on uppercase)
  65. Refering to a link in a cell
  66. Excel 2003 SP2 fires events without reason when saving workbook
  67. Download Merlin Data Compass 2
  68. Help needed with altering dates and date formats in VBA
  69. Vlookup not working correctly in macro
  70. Writing a logic for shape coordinates
  71. How to get values in 2 text boxes when we click on the tree node
  72. Marco command to name a range?
  73. e-mail selection from VBA
  74. Month and year problem -
  75. How to link strings in a formula in VBA?
  76. Project window pane stuffed up
  77. report creation
  78. Date problem
  79. Opening another workbook and then closing it.
  80. Macro Scatter Graph Plot
  81. Is this possible???
  82. Is this possible???
  83. Problem with PrintOut Method
  84. Sheets.Cells.Value = Sheets.Cells.Value >> Should this be very slow?
  85. Counting with multiple conditions
  86. Update data from pivot table in Excel
  87. Menu Problem
  88. Forcing cell with user function to update on workbook open?
  89. Resize offset
  90. VLOOKUP - Possibility of using a negative Col_index_num?
  91. Checking the state of the Scribble tool
  92. Have an Excel File update a table in SQL 2005
  93. Condition
  94. Subquery Sum Containing Parameters
  95. Incrementing rows and columns
  96. Runtime
  97. Creating reports per Pivot Table PivotItem
  98. Tea Breaks ??
  99. Help! Need to reduce number of markers in a series
  100. how do I update cels through iteration
  101. Auto launch application & run macro
  102. Undo ALT+ENTER (line breaks inside cells)
  103. Ignore Command in VBA
  104. User Password
  105. prompting user for the directory to save an excel file to
  106. combo box question
  107. Web Query w/ Javascript
  108. ADO connection string error??
  109. Add a Dynamic Name Range
  110. Help needed to write UDF to calculate value based on 8 conditions
  111. Filling cells
  112. Merging adjacent repeated columns with a macro
  113. Excel and ASP.NET Web Services
  114. selecting a contact from Outlook for Excel
  115. range to cell
  116. Copy Excel tab (worksheet) to another Excel file
  117. Pivot Table: Change dates to fiscal year
  118. space of single dir on a server dir
  119. Consolidating Values
  120. Blinking TEXT - Help needed
  121. Summing a Column of Variable Length
  122. How to run Excel 2002 and 2003 on same computer with different Associations
  123. search xl file w/vba
  124. Inserting a Row Range at regular intervals
  125. waiting for an .exe file that runs
  126. Summing to cells using VBA
  127. Loop Until out of named range
  128. Conditonal Formatting : color the cell if it contains a formula
  129. How do I use VBA to find which named ranges a cell belongs to?
  130. Unable to Draw Shape
  131. Looping through sheets
  132. How to Reduce the Number of Data Series Markers
  133. color format with conditional formatting
  134. Multiple cells in to one cell x times
  135. .NET or ActiveX control in VBA UserForm?
  136. Get Milliseconds in a timestamp
  137. names.add does not list those names in the "Go to" dialog box
  138. remove two letters when searching
  139. Question with Excel Automation Add-in
  140. MESSAGE BOX IN EXCEL
  141. Convert Worksheet to a Picture
  142. ActiveSheet.Evaluate Problems
  143. ftp Excel data
  144. Trouble with Arrays
  145. If/Then ... what am I missing
  146. Macro Compatability Excel 2007 vs Excel 97 - 2003
  147. change values to formulas
  148. quick question about array addition, multiplication & division
  149. .accdm database not recognized in code
  150. Consolidate many WBs into one ...
  151. Atlantic City Excel User Conference - Registration deadline
  152. how to parse string into array or variable?
  153. Macro to copy multiple selctions to different pages
  154. Creating a Workbook Copy
  155. Rename/Replace Macro..
  156. Share and Protect question
  157. Amend SQL Query with VBA
  158. Preventing custom bars from appearing
  159. Removing dropdown arrows from a filter
  160. Programmatically delete window menu commands
  161. Recorded macro's to be simplified??
  162. Selection hides when Excel lost focus
  163. Using External VBA References for 64 and 32 bit XP
  164. VLOOKUP function in VB
  165. disable/enable makros automaticly
  166. Treeview error please help (SC)
  167. Sort data whilst autofiler is on
  168. Count blank cell in a column
  169. Cell formatting code
  170. Where is ADO Data Control???
  171. Help me Pls.....
  172. Can Variables be seen between classes?
  173. How do I view connection string
  174. In over my head and paniking.... desperate for help
  175. rETRIEVING DATA FROM EXCEL WORKSHEET TO CONTROLS IN USERFORM
  176. Can we use our(custom) cursor in xlwait?
  177. Bob Phillips' Common Dialog problem
  178. Alternatives to Application.evaluate(Long Formula)
  179. Help Needed - Blinking TEXT
  180. Excel VBA Passing Parameters Through Cell
  181. can a vlookup be used in a pivot table to extract data for graphs
  182. Anoying Excel 2007 glitch
  183. RE: Retrieve Access database Path and File name
  184. Passing a value across workbooks
  185. Dynamically updating Combobox
  186. Import, Find End of Used Range, Offset or Move Down 1 Row, Continu
  187. Delete All Names - Even Invalid "#REF" Names
  188. e-mail client that opens .xls files automatically?
  189. Worksheet names in VBA
  190. dll files in Excel VBA or ADO
  191. datePart Function
  192. Data validation dependent on value in another cell.
  193. worksheets.select doesn't work
  194. quick questions about array addition, substraction, multiplication
  195. Dumping list of folder contents into spreadsheet
  196. Can't reference a named cell in VBA
  197. Unhiding worksheets if Close is Canceled
  198. Editing a list of cells
  199. Marco to delete all rows except those containing 'MZ' in string
  200. Expanding cells again
  201. Shapes selected from menu in which text changes each time it is pi
  202. Data Validation & multiple columns
  203. Maximization of a Cell
  204. What event is associated with a CHANGE in a validation list box?
  205. dynamic legends?
  206. HELP: opening/closing Excel remotely!!!!
  207. Selected sheet(s) Page Setup
  208. Cell Format Problem
  209. display in web page format & paging
  210. code on a template sheet
  211. Cell values from mulitiple worksheets to two columns on another ws
  212. Date Ranges
  213. Pivot Table with variable # of columns
  214. How can I set a cell to conditionally change background color?
  215. conditional formatting w/VBA - works for some, not others
  216. Copy Rows to New Sheet based on User Selection in Drop-down List
  217. Move, Rename, Format & Delete Row *.csv file
  218. Compile error
  219. Locking worksheets
  220. Testing for blanks cells
  221. AutoUpdate/Recalc of Dependant Data Validation Lists??
  222. Please Help! Copy named range to new workbook without changing references.
  223. Macro call from custom button opens old file
  224. Slow code when used as VBA code instead of macro (copying visible columns)
  225. TreeView Error_SC
  226. Code help: Combing data from worksheets in a directory.
  227. Replace script
  228. Return to original location
  229. Find position of cursor in text box
  230. Determining whether XP or Vista is the operating system
  231. Guess my number game.
  232. Email worksheets via name on worksheet
  233. How to fill a column with color in statement
  234. Excel Blinking TEXT
  235. If command
  236. Pleae hepl with combo box!!
  237. Chart position newbie question
  238. Capture IAppEvents using VC++ COM Addin
  239. Multi-word WB name
  240. Problem with Worksheets v Ranges 'Again'
  241. Macro / VBA for Find
  242. total columns by colour in excel
  243. formula to count the No of people who scored above 50% in excel
  244. Excel 2000 protected worksheets problem
  245. Click event on menu item is lost after first time firing of the event
  246. Simple Cell Manipulation
  247. OO4O and Pivot Table
  248. Check if file Is Accessible
  249. Insert image in the excel cell.
  250. Macro to open a word document from excel
  251. How to use Excel VBA program to execute SQL SERVER stored procedur
  252. Copying Data from one workbook to another
  253. Turn off auto redraw while updating chart format
  254. Downloading excel files from a website using VBA
  255. Combo Box
  256. copying specific rows to an existing sheet, based on user paramete
  257. Calling worksheet-level names using insert Autotext in Word
  258. Copying multiple worksheets to main worksheet
  259. Populating a calendar with VBA
  260. Remove formulas and links from 500 workbooks
  261. Shorten Code
  262. Why doesn't this work in Excel 2007? Is this a bug?
  263. Compile error when opend from other PC
  264. Showing/Hiding shapes
  265. Running a macro in another WB
  266. Expanding cells
  267. Moving Average of values within an array
  268. rename the new worksheet
  269. Average of last 3 non-0 numbers in row?
  270. convert hrs into decimal
  271. Hiding Columns with Merged Cells
  272. Copy a range with application.inputbox
  273. SUM in VBA
  274. XL2007 vs XL2003
  275. Importing Data into a Calendar
  276. Range inside Array not working
  277. Conditional Formatting
  278. Help establishing ADO Connection
  279. where can I download the trial version of access 2003?
  280. copy worksheets
  281. Can you assign a value to a picture within excel?
  282. Extract rows matching condition
  283. CDO.Message
  284. Code to Unhide set of rows (SC).
  285. Excel 2003 vb scripts and toolbars in 2007
  286. TESTING A RANGE OF CELLS
  287. Sloooooooooow Chart update on upgrade to 2007
  288. Set RNG
  289. Add control to menubar
  290. How do you import sheets into an Excel XLA Add-In?
  291. Copy / Paste Specifc Row based on Input Box Value
  292. copying worksheets
  293. Execute class method on all worksheets?
  294. Worksheet Copy fails (xl2003)
  295. Cell Address, Last Non Empty Cell
  296. Input Box as Parameter for report
  297. recognize the text within a cell and copy/paste whole line to nex.
  298. Warn a user in Shared workbook
  299. Custom Menu item disappeared in Excel 2007
  300. Center Toolbar
  301. Another odd VBA glitch in 2007
  302. Pivot Table - Reference is not valid
  303. VBA code to CC email
  304. Partition + Grouping
  305. Delete row on another sheet same workbook problem
  306. Loop through worksheets & empty cells based on color
  307. Re: Excel 2007 VBA
  308. How do I close form
  309. ethereal in excel
  310. Code to hide and unhide cells (SC).
  311. InputBox help please
  312. Bringing conditional data from another worksheet
  313. xp/2003 vs vista/2007
  314. error "Set wb = Workbooks(FilePathName)"
  315. How to Program Excel to Create a Warning Signal?
  316. Releasing Outlook
  317. Selecting and merging range within numerous rows
  318. Array error in subtotal method
  319. Column Width Problem
  320. Checking for cell content
  321. Noob Q: Grouping Pivot Table Data
  322. Save a sheet of a workbook to a sheet in a new workbook
  323. Protect sheet Excel 2007
  324. Pivot table refresh on open
  325. Data validation to control a pivot table field
  326. Store Data in Access
  327. Inserting rows after Paste Linking
  328. How can I prevent calculations upon opening workbook?
  329. Reverse Order of Copy
  330. VBE-Neutralizing a set of lines from eunning
  331. Web Query, Help!
  332. VB Script based on combobox selection
  333. Create a drop down list dependent on selection from another list
  334. function to convert Printer share name to ActivePrinter string
  335. I need some help...
  336. Scroll Frame after user event
  337. converting word to excel or access
  338. Isblank function not working in VBA
  339. Parsing a text file
  340. Control ToolBox - CommandBox Accelerator Underscores - Retry
  341. formula partial change
  342. Placing data in specific columns
  343. Looping subroutine
  344. SpecialCells(xlVisible)
  345. Moving cells
  346. CSE formulas in vba(ie: averageif in Excel 2003)
  347. debuggin help
  348. Pagebreak property
  349. is there a way to put a slider bar into excel
  350. Only print rows with text in col B
  351. cursor control
  352. Macro not showing in Tools/Macro/Macros yet show up when I goto VBA editor
  353. HELP!!
  354. find and replace macro problem
  355. Macro Error When It Can't Find Value
  356. Excel crash when doing OpenXML, apparently involving DisplayAlerts
  357. One spinner that controls whichever cell I select
  358. summing up values in a column based on values in 3 other columns
  359. Test if cells are selected
  360. Avoiding a hidden sheet
  361. Excel List Comapre
  362. Making a change in all worksheets
  363. Need help on IF condition
  364. Large Table Matching
  365. In excel 2007 macros gets disabled when i am trying to open a work
  366. Protect macro and comments
  367. Could Someone Explain this Code
  368. Selecting A Range
  369. how to return a file name
  370. keeping original workbook open when saving
  371. Filter on today...how possible?
  372. grouping same rows in report
  373. Saving information between uses? (Userform)
  374. Find & Replace help solution?
  375. How do you format negative numbers to have brackets around them?
  376. Pivot table clearing phantom page fields
  377. Date formattting in Excel when using OLE
  378. Data Grouping
  379. Pivot table macro problem
  380. creating pivot table with similar columnames
  381. Excel & Two Monitors
  382. Can u help me?
  383. Web service response not shown in VBA
  384. Save workbook with a predefined name
  385. Barcode and VBA
  386. Error copying sheets
  387. Help in Excel VBA for simple task
  388. Check Ms Office/Excel language version
  389. Easy Makro for Deleting Rows
  390. Simple meassage box
  391. Change VBA macro
  392. Worksheet Change Events
  393. Checking if a Chart Exists on a Sheet
  394. Disable Worksheet Delete Warning
  395. If Function with Text Formatting
  396. Specific list sorting
  397. Insert Worksheet Names
  398. VBA code to protect data in MSaccess and excel spreadsheet model(URGENT)
  399. Using a variable in a Rows Hidden Staement
  400. referencing
  401. OpenText Method Question
  402. Can I automate Wizard options in a macro?
  403. Loop through workbooks and worksheets in each workbook
  404. Excel 2003-how to apply identical info on numerous pages?
  405. Conditional Format via Macro?
  406. access to xls
  407. Control ToolBox
  408. Image in user form
  409. Worksheet selectionChange problem
  410. Macros in Personal.xls that would create two toolbars and buttonswith assigned macros
  411. Help: Macro Copy Active Cell to Range Name, loop
  412. Hiding complete Rows using a procedure
  413. Extracting Relative Propert of TreeView Node
  414. Improve the speed of copy-paste
  415. Runtime Error 1004 - File could not be accessed
  416. Drag and Drop from List to Tree View
  417. Get a range of cells from a selection of cells
  418. Evaluate Open Files / multiple instances open
  419. Losing Items in Forms.ComboBox Problem
  420. Newbie, how to save file with date and time as filename
  421. Pass highlighted list variable to caption
  422. Newbie, I dont want macro to reference worksheet name
  423. VBA: determine if value is invisible in autofilter
  424. Storing macros in one workbook
  425. Grey out listbox in userform
  426. changing .txt to .doc
  427. TreeView Control 6.0 in Excel 2003
  428. Modifying a Template from another Workbook
  429. How to Find values in one worksheet and copy them to a new workshe
  430. Trying to clean outlook contacts. A differnt take
  431. Public Variable
  432. TreeView Questions
  433. User form ComboBox Items: Remember user entries?
  434. HIDING CELLS AND COLUMNS
  435. dateadd
  436. help on find and copy
  437. compatibility checker in excel 2007, turning it off
  438. Insert blank row after every 11th row.
  439. What's with this MS message that keeps popping up?
  440. MD5 -- can I use one from somewhere?
  441. point to a cell from the Custom footer
  442. Page break preview makes everything smaller
  443. Macro definition help
  444. Moving Active Cell to Upper Left Hand Corner of Screen
  445. Question
  446. VBA Sum Non-Contiguous Columns
  447. Limit to numbering of auto-generated shapes?
  448. programmatically save new workbook with custom name & location
  449. Copying non-blank rows only
  450. do not delete rows in a list.
  451. Just Launched! Ride the Cash Cow $1500 Daily!
  452. Excel 12: Question about updating a table tied to a SQL query
  453. "NZ" instruction periodically fails
  454. Insert a formula down 50,000 rows
  455. Copy a Named Range to a New Workbook without changing the Reference
  456. Autocomplete in data validation with separate workbook
  457. Excel Formula
  458. Merging cells changes values, bug?
  459. How can I Left justify the center section of the print header?
  460. Copying a tick box
  461. Radio Button Values
  462. Text not diplaying in the Text box
  463. Switching workbooks before close
  464. vb xls command button access key
  465. Simple Macro?
  466. Listbox Item Focus
  467. Finding Cell Address of All Errors
  468. Counting occurrences of textString in variant array
  469. Newbie Cell Selection Question
  470. How do I remove the red corner in excel comment and keep comment?
  471. Logical text checking of a cell
  472. Lookup in Access return result to Excel
  473. Three Diminsional Array
  474. Extracting Text from a field
  475. Calling my macro is only working if certain options are selected
  476. 2007 EC Excel - Access User Conference
  477. Send To: Mail Recipient without Macro
  478. almost there ... code modify help
  479. comma seperated values using multiple vlookup
  480. check value in cells against all values in a column
  481. I want to cylce through all the open .xla's as well as the .xls'
  482. Help with Tree View functionality.....
  483. Excel 2007 VBA problem
  484. How Do I get percentage of any figure in same Cell
  485. a latching function
  486. Combo Boxes and Worksheet Events
  487. EXCEL: OLE DB provider for OLAP Services 8.0 Missing
  488. Finding numbers or numbers and dashes in text
  489. Find Row with Value
  490. paste problem
  491. frame control inside an image control
  492. Why isn't my error handling working?!
  493. Application-defined or object-defined error
  494. Reading Outlook Calendar
  495. Returning each month between 2 dates
  496. Launching Macro from Validation List
  497. Solver slow for large workbook
  498. Macro
  499. Manipulating this text.
  500. How to change the default interior color palette index in Excel 2003
  501. Got a Class, got a wb - now what??
  502. Updateing a workbook from another workbood
  503. Cancel the printer setup dialog
  504. JLaham..Please Help!
  505. Nested IF statements
  506. Can't find a macro that is available in all workbooks in personal.xls
  507. Assigning Cell data to VB Variables
  508. Crazy Data Validation ... List Validation Not Working
  509. Trying to clean outlook contacts in excel....
  510. not completeing mission
  511. Macro to Sort Left to Right
  512. Multi-user file save
  513. Drop-Down List
  514. Problem with strings and a macro
  515. VBA Code for Pushing Info out to Server
  516. VB for Summarizing Sheets (3D cell refernces)
  517. Find mulitple records Vlookup type function?
  518. Finding a number within a range in Excel
  519. Enable Command Button base on UserName
  520. Changing search feild in middle of seach
  521. Extending Conditional Formatting Capabilities
  522. Copying header rows and inserting them into all worksheets
  523. Pasting rows into a list
  524. Wrap a custom number format
  525. Button to activate macro
  526. filepath variable
  527. If-Then in ComboBox_Change..... (VB Code Newbie)
  528. None working formulas
  529. Changing Links In Excel Causes Formulas To Change
  530. Will importing tab-delimited, extra, data affect attributes/formatting in prepared XL2K file?
  531. Citrix NFuse and Events Not Firing
  532. Pivot Table(s) - refresh in sheet - macro - automate
  533. Copying, Pasting Autofilter results to a region more specific than a specified worksheet.
  534. Copy of workbook woithout formulas.
  535. MS Office Excel 2003 assigning cell values to variables
  536. Loading Sheet Index number into array
  537. Change To Read Only
  538. Formatting Excel from an ACCESS MODULE
  539. graph range update from macro
  540. Cell Change Trigger
  541. Excel error message
  542. Help w/ VB to match & calculate
  543. Hiding/Showing Rows
  544. Macro to run automatically on Open/Close
  545. edit a dropdown list
  546. skip to worksheet
  547. Insert bold, 26pt * at end of cell
  548. more than 3 conditional formating
  549. Re-post
  550. Selecting all items in a Listbox???
  551. Cell search, match part of string
  552. Set print area on variable range
  553. Skipping files which exist as named cell values - 1004 application error
  554. Problem when I store a copy of an object in a new variable
  555. about using Excel component in ASP
  556. about using Excel component in ASP
  557. Automatically change cell comments
  558. Remove last CRLF in text file
  559. Continuous running macro
  560. Start & Stop Time button
  561. Insert > Name > Define Help Please
  562. Set PrintArea Not Working
  563. Resizing a Picture
  564. Changing chart name and sorting by chart name
  565. UserForm Text Box Percentage
  566. Find last Entry, add row below + copy formulae and formats from ra
  567. Set mySavedSummary = ActiveWorkbook.SaveAs( .......
  568. Does ActiveWorkbook work when Screenupdating is turned off?!
  569. How do I link separate files so all update when I alter one?
  570. Auto Re-Sizing Merged Cells
  571. Mactching Values & Returning Values
  572. Find the next one
  573. Problem with xlUnlockedCells Q
  574. Date format in Excel
  575. More trusted jobs here
  576. Macros
  577. My new Add-In is useless.
  578. Copy or Print from User Form?
  579. Code dependency reporting
  580. Is it possible to be able to merge say 60+ worksheets into 1 workbook?
  581. Re: Deleting Custom Views when Deleting Sheets
  582. Re: Extracting Custom Views from a File
  583. macro to increment/decrement values in selected cells
  584. Problem with Find method
  585. need help
  586. Using a macro in multiple sheets
  587. range pick
  588. Re: Inserting Pictures MKII
  589. Run macro when cell color changes
  590. Unable to set NumberFormat Property of Range class
  591. Undo Code Not Quite Working
  592. Range in Macro error
  593. RE: Delete rows/collums containing certain values with a Macro
  594. elseif
  595. Easier way of adding new sheets to workbook
  596. macro to hide all rows that have a cell value of "complete"
  597. Userform won't go away
  598. USing Match on 2D array
  599. DoEvents and Semaphoring
  600. re : How to delete rows.
  601. Making Sheet Visible
  602. Help with what is wrong with code
  603. Hide controls in a worksheet menu bar
  604. all worksheets into one workbook
  605. how can i convert an amount into words.( say for example: 1= one)
  606. RE: Run VB sub from one workbook to another
  607. Change 'Caption' on ToggleButtons with VBA
  608. Excel
  609. Reset cell after change
  610. Run-Time Error -2147352571
  611. a macro for inserting
  612. RE: Userform won't go away
  613. Delete Selected Records
  614. Automatically Send Email based on query
  615. Totally Stuck...Help Please!
  616. RE: Change 'Caption' on ToggleButtons with VBA
  617. The way to make a Class and a Collection static
  618. ADO/VBA
  619. Simple CHeck box to view/hide rows
  620. Wildcars & cell references
  621. Wildcards & Cell References in Filters
  622. Combo box problem
  623. RE: Unable to set NumberFormat Property of Range class
  624. RE: ADO/VBA
  625. RE: macro to hide all rows that have a cell value of "complete"
  626. RE: Excel
  627. RE: Using a Form as a macro toolbox
  628. Error in Retrieving Worksheet.OLEObjects property
  629. Hyperling to Microsoft Word Enables Transition Effects
  630. Selecting all records from one text file wright to another
  631. hide / show rows based on two drop down selectiosn
  632. Image File Path for Linked Pictures
  633. RE: USing Match on 2D array
  634. Creating a static function
  635. RE: USing Match on 2D array
  636. User defined error
  637. RE: Excel
  638. challenging
  639. RE: macro to hide all rows that have a cell value of "complete"
  640. RE: Excel
  641. macro to hyperlink individual files in multiple files
  642. How much RAM in system?
  643. list box on user form
  644. adding command button to menu
  645. Closing Excel from Access
  646. RE: Excel
  647. Format all new text
  648. RE: Making Sheet Visible
  649. RE: Conditional Formatting with Due Dates, and different colors for da
  650. RE: a macro for inserting
  651. RE: How much RAM in system?
  652. RE: Excel
  653. Select next empty row from macro
  654. command button
  655. RE: a macro for inserting
  656. RE: ADO/VBA
  657. Sending a task from Excel to Outlook
  658. Character Count?
  659. RE: ADO/VBA
  660. Format Text
  661. Custom Cell Functions
  662. RE: Delete Selected Records
  663. Multicolumns from Access
  664. Check search field is available or not
  665. RE: Using a Form as a macro toolbox
  666. copying all worksheets into one workbook
  667. Combining several workbooks into one workbook
  668. Searching archives of this newsgroup
  669. interogating a string within a macro - bjy
  670. RE: Easier way of adding new sheets to workbook
  671. addin not working properly
  672. RE: Custom Cell Functions
  673. RE: Totally Stuck...Help Please!
  674. RE: User defined error
  675. Help adjusting code to examine whole account groups first
  676. Different Dependent Lists, based on value of first list
  677. RE: how can i convert an amount into words.( say for example: 1= one)
  678. RE: how can i convert an amount into words.( say for example: 1= o
  679. RE: Help with what is wrong with code
  680. RE: elseif
  681. multiple choices in drop down boxes
  682. Compile error: End If without block IF
  683. RE: Select next empty row from macro
  684. RE: elseif
  685. RE: Compile error: End If without block IF
  686. click box copy
  687. RE: Run VB sub from one workbook to another
  688. Does a complex Excel VBA Password provide additional security
  689. RE: Delete rows/collums containing certain values with a Macro
  690. drillthrough from excel 2003 pivot tables
  691. RE: Excel
  692. RE: Totally Stuck...Help Please!
  693. Rounding of 1000's
  694. RE: Conditional Formatting with Due Dates, and different colors fo
  695. VBA Forms
  696. Change background colour of selected cells
  697. OpenText FieldInfo:= Array
  698. Sendkeys alternative to help with XL Extras - Jim Cone
  699. Macro inhibits Excel Functionality (i.e., No Longer Able to Use Co
  700. RE: Rounding of 1000's
  701. RE: Multicolumns from Access
  702. Copying Modules into WORD
  703. RE: Unable to set NumberFormat Property of Range class
  704. Run-time error '380'
  705. RE: click box copy
  706. RE: adding command button to menu
  707. RE: Change background colour of selected cells
  708. RE: OpenText FieldInfo:= Array
  709. I need a function that will trap & manage a change in cell value
  710. RE: Combo box problem
  711. RE: Macro not working correctly
  712. RE: Change background colour of selected cells
  713. RE: Searching archives of this newsgroup
  714. How to call a procedure in program
  715. Twist to eliminating the "Do you want to save..." prompt
  716. SpecialCells - no cells selected
  717. RE: Selecting all records from one text file wright to another
  718. Excel Automation Add-In does not show up in Function Dialog box.
  719. Scripting Dictionary in a class instance
  720. Naming Worksheets - Loop within a loop issue
  721. re : How to delete a time range in the raw datas.
  722. RE: Compile error: End If without block IF
  723. Hiding a Worksheet
  724. RE: Closing Excel from Access
  725. Copy Formula
  726. RE: Change 'Caption' on ToggleButtons with VBA
  727. RE: Totally Stuck...Help Please!
  728. Macro For Stock Control
  729. UserForm Web Browser.
  730. RE: macro to hyperlink individual files in multiple files
  731. Paste row to new workbook
  732. RE: Totally Stuck...Help Please!
  733. before print macro not printing multiple selected worksheets
  734. Setting paper size as variable for printing custom views
  735. RE: Easier way of adding new sheets to workbook
  736. RE: all worksheets into one workbook
  737. Problems migrating from EXcel 97 to Excel 2003
  738. RE: Help with what is wrong with code
  739. RE: Conditional Formatting with Due Dates, and different colors fo
  740. Application.ScreenUpdating = False Not Working
  741. RE: Character Count?
  742. Extacting data from Access
  743. Can VBA copy all procedures from one worksheet module to another?
  744. RE: USing Match on 2D array
  745. Object library Invalid
  746. Replacing "Div/0!" errors
  747. RE: Simple CHeck box to view/hide rows
  748. Interogating a string within a Macro
  749. RE: Macro not working correctly
  750. Can't open excel documents