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. Losing data during transfer
  2. Problem calling macro from a commandbar
  3. How do I detect and commit the current cell edition?
  4. need help with macro for 400 worksheets!
  5. Remove decimal from price to show straight number
  6. Replace all Pivot table data fields using VBA
  7. Excel Pivot tables connecting to sql
  8. Simple If Blank Statement
  9. check cell contents
  10. macro to copy cells that meet criteria (mattour)
  11. macro to copy cells that meet criteria (mattour)
  12. macro to copy cells that meet criteria (mattour)
  13. union with multiple sheets
  14. Row Grouping
  15. How do i grab a table value to fill a cell?
  16. Repetition of Code
  17. New to VBA - Help with Deleting Macro's
  18. Identify a single word amongst many within a cell
  19. Button programming Run-time error '1004' with range
  20. loop Statement
  21. adding a code to a cell?
  22. can I set row/column label as variants?
  23. Two sets of radio buttons on a worksheet?
  24. Automatic Calculation
  25. List items determined by content of previous cell
  26. Searching one cell
  27. Check Box
  28. Look for Errors
  29. Adding Sheets with names from a list.
  30. Macro to import delimeter file
  31. Red X close box
  32. Pasting an unknown range
  33. Else no If
  34. User Name via 1. API, 2. Enviornment, 3. WScript.Network
  35. Can I import/translate a Visual Basic project to Excel?
  36. Blank portions of the worksheet after the data
  37. Workbook Name
  38. using vells that fulfill a certain criteria
  39. how do I put today's date and other dates in macro condition?
  40. How do I Make a macro in exel to just open the "open" screen?
  41. Compare and count
  42. sum numbers is a column
  43. need some code
  44. WorkbookAfterClose Event
  45. Formatting and Worksheet_Change
  46. save Workbook
  47. Simple Macro
  48. Consol
  49. Consolidating Data
  50. Option Private Module
  51. Error with protected cells "Excel 2000 SP2"
  52. ADO Connect Access
  53. How to delete Radio buttons
  54. XLA not opening properly (Repost)
  55. inputbox uk date
  56. Application.OnKey Macro Cannot be found
  57. Update a record in the recordset
  58. Userforms
  59. PDF document with VBA?
  60. BeforeUpdate Event triggers twice
  61. How to create a PDF document with VBA?
  62. Use an entire row as "recordset"
  63. Customised Toolbar Specific to only 1 Worksheet
  64. After printing, macro runs slow???
  65. New to VBA, getting unexpected error 1004
  66. Error problem
  67. show customer based on Weekday
  68. Get data from Access to Excel Combobox
  69. Finding empty cell in list
  70. match some fields & write new file
  71. delete content of one sheet off another sheet
  72. How to restore a Custom menu if a user presses Cancel after selcting exit
  73. Adding - sign(-)
  74. Checks for duplicate entries
  75. Help needed
  76. Disabling old VBA Macro's with .NET
  77. Loading Userform Errors 1004
  78. visual basic .net and excel problem
  79. Create named range
  80. macro activation
  81. Rendered XML
  82. assigning value to option button
  83. Setting an option control
  84. Need macro help
  85. run macro on selection change
  86. Find Last Column??
  87. format text in cell
  88. Intialize a checkbook
  89. Stubborn Date Format
  90. insert combination of random letters and numbers - an example
  91. Date Reminders
  92. Help: Javascript to Excel VBA?
  93. Excel problem with dynamic matrix with a name
  94. Help with forumula to change text cell
  95. New to Excel Error 1004 basic chart programming
  96. determinig datatype in excel
  97. Object doesn't support this property or method (Node Function)
  98. DAte problem again
  99. User Form
  100. Catching errors
  101. Copy Values from WorkSheet back to Another Workbook Replacing Values in Worksheet
  102. Newbie needs help!
  103. Default printer selection in Excel macro
  104. Average of last 3 columns
  105. is there a macro I can write to email an Excel document
  106. CSV File with double quotes
  107. almost got it, but need help- pulling data from other workbooks
  108. Surely there's a better way....
  109. Update combobox
  110. ADO and pivot tables
  111. Hide all columns that span a merged cell?
  112. How to tell if Replace() did a replacement?
  113. passing a comboxbox result into sheets.select
  114. call code for all sheets
  115. macro buttons confused
  116. Trouble with 2 range definitions ...
  117. Can you remove redundant date entry?
  118. Save emails using only part of subject line
  119. Creating a new worksheet by checking for blank values in a range
  120. Weird calc behavior - Guru challenge?
  121. Using Cell Ranges
  122. insert random letters into selection - an example procedure
  123. object browser office 2000
  124. FitWidth not working in XML description
  125. Unprotect not working
  126. referring to worksheets by name in a vba fourier transform
  127. VBA Question - Is there a better approach?
  128. Footer-changing page numbers
  129. Refreshing a userform/listbox
  130. Macro stopping for one user out of 14
  131. Runtime Error 1004: Application defined or object defined error
  132. Worksheet_Calculate Running on Every Sheet
  133. Calling another workbook
  134. vlookup macro pasting
  135. Summing Rows With Date Filter
  136. Help with Application.OnTime
  137. How do i keep Leading zeros in .CSV file saved as from .xls file
  138. discover format of Excel Cell using VBA
  139. Form a circle (ie. color specific cells) given specific radius
  140. use an input box to select a range and copy to another worksheet
  141. How to create a PDF document with VBA?
  142. Average Without Zeroes
  143. Sequential number within excel
  144. How to write VBA code to solve this problem
  145. Posible to speed up query update with Apllication.screenupdating?
  146. Save Worksheet at .txt
  147. Find
  148. Unselect Cells
  149. View Locked Cells
  150. How to open up 2 file in excel using macros
  151. Formula or makro help
  152. How can i shorten this macro?
  153. Advance function of excel to get sorted data
  154. concatenate formulas
  155. Export data problem
  156. entering text into organizational charts
  157. listbox
  158. Restore Borders Automatically
  159. Macro to delete certain cells
  160. VBA Availability?
  161. Re: VBA ADO Major error
  162. Copied range from excel to word (but not in table-form)
  163. List wallpapers Windows XP & Vista
  164. copy multiple cells
  165. Min and Max value in TextBox
  166. Personal vba - interaction xls/xlt
  167. Ms query 2000
  168. CommandBars vs CommandBars(1).Controls
  169. Application-defined or object-defined error Please Help
  170. Assigning a macro to a button
  171. Insert calender into a cell
  172. Insert calender into a cell
  173. Re: Error in Excel 2000, but not 2002 and 2003
  174. Strange Pane
  175. Problems using chinese Excel
  176. Hide Zeros
  177. How do I make a macro automatically select Yes when a yes/no box appears?
  178. Problem collecting Range Values
  179. Search Tool
  180. ComboBox Code Problems
  181. Parse string
  182. LisBox Column Width
  183. scrollbar changes size
  184. Macro to enter record number in column A
  185. insert entire row for new data, external data range doesnt work
  186. How can I loop through all Formula in a workbook?
  187. Matching Text
  188. Protect with AllowFiltering
  189. printing a form
  190. Select Case Query??
  191. Selecting a dropdown option to display records
  192. text box for displays of information in excel cells
  193. RIGHT function in VBA
  194. Mandatory cell - display message
  195. Evaluate Custom Expression
  196. Line of Code to set references
  197. Compare Values
  198. Remote module call
  199. Macro template
  200. Cell Value in one sheet using SUM formula in another
  201. What is the connect string between Oracle & Excel?
  202. Works at one place but not another?
  203. workbook.open throws 1004 error
  204. Incrementing Cell Numbers
  205. c# RTD Server, IRTDUpdate Object
  206. Sorting Rows
  207. Split function to get a relative path
  208. How many decimal places can a cell display?
  209. Correct Format for formula
  210. Pop up code not working
  211. Extracting values from a table
  212. Paste value from another workbook and multiply by constant
  213. Full folder path from BrowseForFolder
  214. Sorting Data Colums
  215. return a value from a range
  216. regarding list object
  217. mouse wheel
  218. sort items of listboxes with multiple columns
  219. Merge txt files
  220. help with strange behaviour of macro
  221. Insert function - custom function name preceded by module name
  222. Copy data from above
  223. Use Variable In CheckBox Name
  224. Retaining focus on a textbox / listbox item pair after validation = false.
  225. code to copy a range of cells to another sheet
  226. Macro Query
  227. Listboxes and changing colors
  228. HTTP link in Excel
  229. mouse cursor to a button using api
  230. Macro - Loop or Next
  231. Clear Sheet
  232. Workbook Menu screen tips?
  233. Generate PDF from Excel & Attach to Email
  234. I'm trying to figure out what would work best for data entry and retreval.
  235. error with macro
  236. Set Group and Outline settings...
  237. Printer.Print Not Working?
  238. Setting Range in Graph
  239. Why Is Conditional Format Failing?
  240. Clipboard Event Handler?
  241. go to the same path of the excel file being launched
  242. Delete worksheets and the code sheets remain?
  243. Data validation - error alerts
  244. Update Range from User Form
  245. smoothly linking two presentations
  246. Corrupt Excel file - £10 to fix!
  247. copy and paste
  248. Who can make a chart of this?
  249. Preventing duplicates when adding records to list
  250. Birthdays
  251. adding userform command buttons
  252. Hiding functions in add-in
  253. VBA and VSTO
  254. need a macro for arranging the data
  255. VBA Calender Formatting Date Problems
  256. Re: Help with a closing WB w/o activity!
  257. Merge blank cell with cell above
  258. Detect if file exists
  259. Macro to open another file
  260. Change names of Files in a folder
  261. How to start a Macro when I open Excel
  262. how can I make an exe or dll file out of an excel book?
  263. need help with array
  264. Saving all open workbooks
  265. Copy Files to other folder
  266. A question about data entry on forms and tables.
  267. Need Code
  268. Automatically generating a specified number of new rows (records)
  269. getting value of selected list item in a textarea
  270. eMoovie - a new company - we need sponsors
  271. Conditional Format Macro fails to set interior color - HELP!!!
  272. Need to program a find only in one column
  273. Copy new data to worksheet
  274. Shape Name and Location Report - an example
  275. Inserting lines into tables
  276. Using Address in Range Definition??
  277. Classes containing Classes
  278. Change Read-Only Recommended Prompt
  279. count rows with data
  280. Interacting with web page
  281. VBA for intersection of two named ranges
  282. VBA ADO Major error
  283. Edit Find
  284. VBA -vs- VB
  285. Pop Up Box for company name
  286. Loop thru lines of text in a cell and extract specific values: please help?
  287. I want to trap an error I get in a macro
  288. Remove Duplicate Pairs(2 Columns)
  289. Do Until Loop Question, for Printing
  290. CurDir
  291. Transferring data between listboxes
  292. Formula question
  293. SaveAs Dialogue Box
  294. IF Statement
  295. Can system variables be used inside Excel
  296. VLOOKUP USING INDEX, MATCH, AND IF PLEASE HELP
  297. Excel Comments
  298. Copy and paste 2 excel sheets in message body of email
  299. lookup finds the next higher number in a range
  300. how do i set column widths
  301. macro recording
  302. Excel 97 - Add-IN - On windows terminal server - Second user is locked
  303. how do I reference data from a Combo Box?
  304. Turn off undo
  305. Data Validation Formula
  306. Run Time Error
  307. Populate Drop-Down Listbox from Query?
  308. Local Directory File Access
  309. What does this mean?
  310. Message box based on date in Excel
  311. Using Cell Variables to Specify Cell Range
  312. Pivot table problem multiple columns and headers
  313. Combo Box
  314. Telling a website what to do!!
  315. defining a formula
  316. Emphasis of this NG
  317. Find and Paste
  318. Trendline points
  319. Working with cells and images
  320. Progress Bar
  321. Auto exe inserted audio file in word
  322. Fill ComboBox with all dates between two ranges.
  323. Deleting sheets
  324. Grouping Rows
  325. Convert to Hyperlink
  326. Silly Problem with Variable
  327. ADO assist
  328. Sheet activate method in beforesave event
  329. Sheet Activate method in beforesave event
  330. Sheet Activate method in beforesave event
  331. Remove Comment Indicators
  332. How do I format a sheet using a copy macro?
  333. I have a dream...about userforms and data management.
  334. Deleting contents of cells in non contiguous ranges
  335. insert elemnts from cells into array, create a userform with values checkboxes
  336. Excel Add-in for AS: Named Sets
  337. problems with .EntireRow function
  338. Can I program this needed format conversion AFTER pivot table
  339. Mutually exclusive values
  340. loop through a column on a workbook copying data on each row to another workbook, then copy data back to the original workbook
  341. Cell reference in Workbook_BeforeSave macro
  342. Stop Command Button being copied to new Workbook
  343. irrelevant msgs
  344. conversion to formula of string contaning IF clause
  345. Capture the range a user selects and put in textbox.
  346. Sharing variables between Excel and Word
  347. check if a file is open
  348. UDF second range-input incorrect
  349. Saving Worksheet Picture on desktop using VBA??
  350. count using multiple criteria
  351. move mouse pointer to a default button(Enter) in messagebox
  352. Dates exported as text
  353. filling combox box with same logic in 2 <> forms
  354. Application.FindFile or .GetOpenFileName?
  355. End of Record symbol
  356. How to access date from Oracle Databace to Excel
  357. Cant open a workbook!
  358. pasting data from an array
  359. Macro and probabilities
  360. conditional formatting
  361. Mutliple selection in MSFlexgrid
  362. Userform not displaying correctly
  363. If range F1:K1 are blank, then L1 is "other"
  364. Disguised Password
  365. Compare values
  366. Nested IF Formula Evaluation Pls
  367. Microsoft query won't allow parameters
  368. Look for cells with same value in different columns
  369. copy rows from one spreadsheet to another
  370. Copying an entire row
  371. Excel Macro
  372. Still looking for a solution for renaming worksheets
  373. Add another criteria
  374. Coloring a cell if it does not match on another worksheet
  375. Copy the format of a cell reference
  376. Error capture mechanism, then 'End' or 'Exit Sub'?
  377. sorting vertically.
  378. Using dates with autofilter
  379. Insert Row Problem
  380. VBa code to select from worksheet
  381. VBA automatically updating variable names
  382. Clear contents macro
  383. CAN ANYONE HELP WITH A SPECIFIC FORMULA I NEED?
  384. Referering sheet name of a named cell
  385. How do I change a numerical value to a string value ?
  386. Detecting cells that have InconsistentFormula error
  387. Restrict Data Entry, data validation
  388. Reference to a different Sub
  389. Repeating columns except a couple
  390. Hide or Unhide Column Based on Cell Value
  391. Increment down 1 row at a time, copy cell contents to another workbook
  392. Concatenate problems
  393. ComboBox with MatchEntry
  394. Need a conditional drop-down list (list contents)
  395. Import from Excel
  396. Conditional Formatting
  397. How do I stop people from saving a workbook as a particular file name?
  398. MsgBox Text
  399. Run macro when excel workbook gains focus
  400. How do I determine the Range that was pasted
  401. variable print area?
  402. Array to File
  403. Date Filename Save as Dialog Macro Thingy!!!!!!
  404. application.match question
  405. Comment and Tab character
  406. Select Multi in Listbox -> Event Click not working
  407. Code for all workbooks
  408. Scheduling - Automatic Selections..?
  409. Can CheckBox PopUP
  410. Problem running macro across worksheets within workbook
  411. Text Box
  412. Macro to update values on a Microsoft Equation 3.0
  413. Function exists prematurely
  414. Displaying a random image (or control) on a userform?
  415. Timeout Expired
  416. Object vs. New File in beforeSave event
  417. how to convert a figure in words?
  418. PasteSpecial Method of Range Class Failed Error
  419. delete from text box using command button
  420. Page Breaks
  421. referencing cell address
  422. worksheet_change question
  423. Dancing Gif
  424. multiple if
  425. getting filenames
  426. Auto Upper on certain cells.
  427. Getting Range whilst looping through files in directory
  428. Excel To web
  429. Why do I get prompt 'Not enough system resources to display comple
  430. sum sub levels.
  431. IsCellVisible(range) or VisibleCellRange(wks) needed.
  432. Delete specific row + others
  433. sum sub levels only.
  434. Moving data Based on critera.
  435. Can an addin save an array or UDT's to workbooks
  436. Can I add a new worksheet using a template
  437. Re: Aligment of DropDownList
  438. Aligment of DropDownList
  439. why do i have to click my 2nd command button twice
  440. Macro copying info/data in multiple excel files into one summary file.
  441. Creating an access log
  442. linking pivot tables by page fields
  443. SpecialCells & AddressLocal
  444. a mortage calulator where can I finf one?
  445. does the calendar control differ for the US?
  446. sheet name as variable
  447. Cell is locked but still editable...
  448. Searching for files below current directory
  449. "WinForm Application" to act as "RTD Server" using .Net
  450. Showing Userform Problem
  451. Repetitive IF statement
  452. set cursor position to that last character
  453. CREATE NEW WORKBOOKS BASED ON ACTIVECELL & BUTTON CLICK
  454. VBA Function not refresh
  455. Formula with the last spreadsheet of workbook
  456. Renaming worksheets
  457. Highlighting The Active Cell
  458. conditional calculating
  459. Format the sum cell
  460. Groups of controls
  461. moving data
  462. Loop every 26 rows and if..
  463. I need data to copy to the next available cell in a column from a macro
  464. difference Close and Nothing in query
  465. Number sorting
  466. When I change a cell a macro will autorun BUT..
  467. Sort and filter macro
  468. signal for incoming mails in outlook express
  469. Delete grouped shapes?
  470. Expanding the F9 functionality
  471. How to call a sub from UserForm Module
  472. Alternating Changing Color of Cells (a Range) across a Spreadsheet
  473. Why 'Unprotect' works for 2003 but not 2000?!
  474. Clearing the Values in a Drop - Down List
  475. Copy from one Spreadsheet to existing spreadsheet
  476. Change Event Range Help
  477. Declare a public variabl
  478. vba macro open password protected workbook
  479. creating a list of letters in a column
  480. Converting Numeric Columns to Excel Alpha Notation
  481. finding min with currency
  482. Restricting use of Calendar Control
  483. code to highlight max value in a range
  484. Search routine needs a little work
  485. Print embedded Word docs from Excel
  486. Inhibiting cross spreadsheet custom-menu functionality.
  487. Button to add 1 to selected cell
  488. protect a macro
  489. Setting Print options from a VB6 program
  490. Saving Data In a Macro
  491. Average data from different spreadsheets
  492. Array Formula creates error if too may cell chosen
  493. How to create a new folder using Excel VBA?
  494. Autofill down without range
  495. XLA not loading properly on start-up
  496. How can I get network userid in a cell in excel?
  497. IF Statement in Macro
  498. Overflow error - same code, different sheet
  499. Macro won't run in Excel 2000 when workbook opened via URL
  500. Textbox format question
  501. macro to print the first two pages of every tab in excel?
  502. OLEDB on x64 2.0 framework
  503. Combining data in multiple textboxes
  504. Macro Problem
  505. Protection and Formats
  506. Search Column - Find Multiple Entries - Sum Then Delete to Single Entry
  507. Adding VB code to worksheet programatically
  508. pasting copied cells
  509. Can't Raise Error twice
  510. Runtime error 1004
  511. Manipulation of Selection.Address
  512. Hide rows based on a condition
  513. Two conditions in one IF statement
  514. Saving a spreadsheet without saving the Macro
  515. Auto sort
  516. ForEach statement problem
  517. adding a sheet and renaming
  518. coding for changes....
  519. Open MS Outlook with Message
  520. Have the macro run automatically
  521. Another Problem
  522. Weibull paper in Excel - how?
  523. I lost my customized toolbars!
  524. select range next to activecell
  525. Populate Excel Chart Data from Access
  526. how to find a value in one column that is not in another column in
  527. write a macro that changes format of selected cells
  528. Saving email attachments
  529. Question about Concatenate and IIF
  530. Change Event
  531. Error Won't Debug
  532. programatically entering a CSE formula
  533. AutoFilter on one sheet filters same on other sheets?
  534. how to conver #n/a's to 0
  535. Referencing
  536. Personal.xls and Workbook_BeforeClose
  537. How can I streamline this repetitious piece of code?
  538. limit on cell contents
  539. Counting rows with criteria
  540. Coverting 1 letter codes into a sum value?
  541. Trouble opening embedded Excel in PPT
  542. Protecting Selected Sheets
  543. hiding cells via macro
  544. sort question
  545. Identifying & Selecting an Unknown Range?
  546. Clear cells
  547. Search For Multiple Entries - Combine and Sum
  548. Set Legend of a Chart from VBA?
  549. Copy paste from one worksheet to other.
  550. Pivot Table Page Area selections in a macro
  551. Printing behavoir changed PCL-PS printers
  552. Creating ThisWorkbook Event Procedures
  553. Can I assign a macro to an autoshape using VBA?
  554. Seek ODBC only VBA example
  555. Copying only new data to another worksheet
  556. Calling subroutines and passing variables
  557. External Data Via VBA was working - now not so much
  558. Calling subroutines and passing variables
  559. Selecting first empty row in column
  560. print macro for a list
  561. How to detect if cells text go on other column ?
  562. NETWORKDAYS Calculation Problem
  563. Copy Visible Sheets into one Workbook
  564. Macro - save_file
  565. chaniging a date in a url!!
  566. Copy File into Worksheet
  567. Using vba to generate xy scatter plots in excel
  568. Checkbox arrays
  569. UK Excel User Conference - July 19-21
  570. Module Names11
  571. Move cursor to textbox in a userform
  572. do while, "and function"
  573. GetObject with Password
  574. Running code by clicking on a hyperlink cell
  575. Colour and Pattern Formatting Cells
  576. How to repeat a code for selected sheets (or a contiguous range of sheets) in a Workbook?
  577. Does anybody have code to do this?
  578. ListBox/ComboBox Acting as Macro/Hyperlink Tool
  579. Continue executing code while saving file
  580. Can We Do It In Excel ?
  581. CopyFromRecordset text to numeric
  582. preventing Application.EnableEvents = False
  583. prevent page printout
  584. Save as Macro working for one computer but not the other?
  585. Variable value from named cell
  586. How do I suppress user dialog in File Save As?
  587. Wait with calculation of other sheet references after edit a cell?
  588. How do I create a formula that will do YTD calculations?
  589. look up
  590. public function having array passing out to a sub dropdown
  591. reference adjacent cells in formulae
  592. run-time error, method 'paste' of object - worksheet failed.
  593. UK Excel User Conference - July 19-21
  594. Offset concern
  595. Finding Range of one Workheet used in another
  596. Extracting word from phrase within column
  597. Loop or condition? To check down the rows
  598. Relatively simple problem (I hope)
  599. how to solve this?
  600. Passing arguments to VB Function
  601. Write macro don't ask to save when exit excel
  602. Linking checkboxes between userforms
  603. Protect with "SaveCopyAs"
  604. Can't select field in ADO with Text Driver
  605. Insert Tab Space
  606. Calculating dates based on the current date
  607. Macro code to test for blank row and insert blank row if false
  608. How to replace a text with another
  609. Change the format of a cell Programmatically
  610. pivot tables criteria vba
  611. Compare String in Cell to an Array
  612. Question...
  613. CAN YOU CREATE A PATHWAY OF CELLS LIKE A PROGRAM
  614. Exporting values from many worksheets
  615. Need code to exporting Charts & table
  616. Should I use VB 2005 instead
  617. Calendar Control
  618. Setting several variables at the same time
  619. Automatically updating chart to include new column with VBA
  620. Code Help
  621. Excel 2003 XML mapping question
  622. Office Web Componet
  623. Application Icon
  624. Unable to insert a page break
  625. Command Buttons Location
  626. Checkboxes, AND, OR statements
  627. PasteSpecial and Offset
  628. How do I temporarily turn off messages in Excel
  629. I need to filter and delete rows of information between 2 dates
  630. pivot table based on multiple ptables?
  631. Return to current worksheet
  632. VB to color text
  633. How do I find a blank row and delete it?
  634. Look up
  635. listing objects
  636. Personal.XLS
  637. Help with Selecting Ranges in Pivot Table
  638. opening Excel 2003-Compile error in hidden module: Autoexcel new?
  639. opening Excel 2003-Compile error in hidden module: Autoexcel new?
  640. xl SS to query an Access database query
  641. Formula1 Property of Validation Object to refer to function name
  642. Delete row if no date exist
  643. Event when a user form is loaded
  644. Make the next cell active
  645. LTrim imported text
  646. AppActivate Error
  647. Copy and Paste between Spread Sheets
  648. Excel vba - passing a 3-dimensional array to a subroutine
  649. Userform; text restrictions
  650. Track entries and events spreadsheet,
  651. Quotation template whith automatic increments quote ref
  652. Error - file already exists.
  653. Way keep track of edits and editors
  654. Range.Select
  655. Replace words from ADO recordset
  656. Cell Format to Dialog Box in Chart
  657. Date problem
  658. Explorer Window.
  659. Import partial txt file using VBA
  660. Adding new sheet problem-Macro
  661. Copy test to form
  662. How to use MATCH with a vector in VBA?
  663. Formatting street address's for comparison
  664. how do I set the position to a specific cell location in excel
  665. Referential Copy and Past
  666. Hide and show a group of worksheets
  667. Updating SQL Server via Excel
  668. Using Arrays as source data for charts
  669. Re-Populate User Forms
  670. System Lock Event on excel
  671. A security issue???
  672. Matching duplicate entries between two columns
  673. Analysing a list of dates
  674. Place chart at specific cell location
  675. Problem with MATCH function
  676. open word from excel...file does not exist error
  677. Continue executing code
  678. Can an addin save variables or arrays to a workbook
  679. Help with filename search
  680. Making a macro universal to create multiple worksheets
  681. Copy cells to a txtbox
  682. Download a CSV file from an internet site
  683. Sorting excel sheets
  684. removing old stuff from xls
  685. Using CDO with Outlook
  686. If the Value in S is <> to E round off to its Value
  687. dlookup in excel vba....
  688. Advice on simple mod Req
  689. XL2003 open .CSV problem
  690. Excel automation
  691. Listing of contents within CHM file
  692. change yes/no buttons
  693. Problem with default file path
  694. refer to same cell in other worksheet
  695. workbook protection
  696. Userform shown in windows other than Excel
  697. Different Path Selection
  698. Best research method
  699. Counting variable ranges and auto-summing variable ranges
  700. Menu Title code is where?
  701. How do I do a VBA comparison to a financial value (i.e. $10000)
  702. Saving File
  703. Need UNIQUE values for Data Validation List
  704. Time Formula
  705. How to open Access recordset via Query in Excel VBA???
  706. loop and delete
  707. Urgent ! CSV double quotation problem ?
  708. Open all Text files in a folder
  709. Rename a worksheet
  710. Addin Name
  711. How do I install a hyperlink to 'My Pictures' to display a pix
  712. Loop printing
  713. solver macros in protected worksheets
  714. Populating combobox in custom toolbar
  715. Disable save box
  716. Moving Data from one tab to another when a check box is checked.
  717. Pivot table - show detail
  718. Range Loop
  719. count of items that results from two "IF" statements
  720. Listbox Cell Selection
  721. Copy cell query
  722. Debug suggestions?
  723. Macro Hangs
  724. Help my little brother
  725. Adding a delimiter when importing a txt file
  726. VBA Code to Return Text Embeded in the VLOOKUP Function
  727. Sort Selection
  728. VLOOKUP in a macro??
  729. Easy question: Have macro ignore #N/A
  730. Microsoft Common Dialog Control
  731. user form - data range
  732. Sorting by two column and bringing third along.
  733. Code to create a Histogram
  734. ActiveControl again
  735. Auto close read-only, question boxes?
  736. How do i insert a picture in merged cels, with autom. resizing ?
  737. Create muliple sheets using querytable
  738. Loop time seems dependent on unrelated workbook - Why?
  739. Excel 97 runtime Issue
  740. Conditional display - IF cell is blank, display next used row!
  741. Transferring Data from Excel to PP
  742. Print
  743. VBA: returning subtotal range of pivot tables?????
  744. Copy, Transpose and Paste Values for a Large Data Set
  745. Compare 2 columns to a 3rd with a twist.
  746. Pasting data from Excel to PP
  747. Copy worksheet colors to every open sheet
  748. How do I assign a toolbar button to a custom number format I creat
  749. How to test to see if a given sheet from is in a workbook from ano
  750. macro to select cells containing specific text and delete all cells but these