PDA

View Full Version : 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 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309

  1. Delete worksheet
  2. Drawing Lines in 2003 and 2007 differently
  3. Protection and Save disabling
  4. disabling arrow keys for InputBox
  5. Excel takes focus when Printing
  6. VBA Equivlent of VLookup/Match/Index?
  7. Opening a file with the next working day in the filename
  8. [SOLVED] Cells.Interior.Color question
  9. Programmatically UpdateNamed Range
  10. filter features+macro
  11. How to use multi-column ListBox?
  12. Macro to copy/paste cell based on value...
  13. Remove cells that contain zeros or are empty from 'pastelink'
  14. Locate row above cell with specific text, and apply formatting?
  15. Delete row containing protected cell.
  16. VBA Enabled Time Sheet
  17. Cross referencing lots of data
  18. Can i create a Macro to run on dynamic data??
  19. Running SQL Stored Proc through Excel VBA
  20. IF Command playing up
  21. Match & Find function
  22. Protecting individual worksheets with a password
  23. Getting around Dependency Tree Performance Bottlenecks
  24. extract data from email to excel
  25. Using a named cell in a macro
  26. Code to colour a cell does not work?
  27. algorithm/addin to solve this problem
  28. Compile Error in 2007
  29. New Sheet Problem
  30. [SOLVED] Log of who has opened Excel File
  31. Conditional insertion of rows and cell values
  32. Catch non-existent dll compile errors
  33. Worksheet.Opentext failure?
  34. Sheet timeout?
  35. [SOLVED] create a macro for a monitoring system
  36. Pulling certain info from Yahoo Finance without ticker symbols
  37. cant select array of csv files for processing
  38. Protect/Reprotect Execel 2007 Sheet
  39. MISSING: Ref Edit Control
  40. Creating a Custom Data Entry Form to Update Multiple Excel Records at Once
  41. Estimate/Actual Amount Compare, Match and Output
  42. Email cell value to multiple recipients by a workbook
  43. qualified references - why does this not work?
  44. a few questions about slowing code and its quality
  45. Macro to Insert Page Break Where "A" Column Changes Value
  46. Sorting Data
  47. Copy last row from autofilter selection
  48. [SOLVED] Totaling 2 textboxes in a form
  49. Defining changing ranges with vba
  50. Prevent deletion of cell content after writing
  51. trying to create a scheduling function
  52. Delete macro after running it
  53. [SOLVED] Combining IF, AND, OR
  54. Dim x Date
  55. [SOLVED] Open different files in the same workbook
  56. Project is unviewable
  57. Filtering the record to new sheet
  58. Taking some data from table
  59. Worksheet Events Not Working Consistenly
  60. Worksheet Events Not Working Consistenly
  61. Exiting subs
  62. [SOLVED] looping with dates
  63. [SOLVED] Position cell in top left position
  64. [SOLVED] Macro edit button grayed out in excel 2007
  65. Help saving user inputted data from a worksheet to another worksheet and saving it.
  66. conditional locking and unlocking of column cells
  67. Importing jpgs from excel to word data merge
  68. data validation
  69. Importing Date Fields from Text Files
  70. Downloading Data From Yahoo
  71. Finding a folder based on data in an Excel cell or cells?
  72. VLookup VBA error trapping
  73. Using a date range as criteria
  74. Unable to set the visible property of the worksheet class
  75. Pictures and field completion
  76. Macro to Change Cell Background Color From White to No Fill
  77. Upload Data to Master Sheet
  78. [SOLVED] Saving To A Network Drive
  79. [SOLVED] code for printing
  80. modify ALL files in a folder
  81. Linking Partial Data From One Cell If Data In Another Cell Meets Requirements
  82. Deleting cells in multiple worksheets at the same time
  83. Convert a CSV file into a formatted Excel file
  84. Delete a row in a macro
  85. Assigning PivotTable Name to Variable
  86. [SOLVED] Getting a COUNTIF based on two columns
  87. Upload entire sheet to SQL database
  88. Print Macro
  89. Delete rows based on unique syntax
  90. [SOLVED] Delete Row if value = "" or if value ""
  91. Reading Date
  92. Sum into the TextBox
  93. Track Changes without sharing the workbook
  94. [SOLVED] Border color issue in Excel 2003
  95. Can a cell value be sued as a directory name
  96. Move over or down given number of cells
  97. [SOLVED] Combine different cell values in to one
  98. Move autofiltered query to an existing worksheet in same book
  99. [SOLVED] select only cells with content
  100. Excel Referencing Problem (enhancement)
  101. Macro to lock cells after a particular cell has been change
  102. [SOLVED] Faster way to Create a Table from an array
  103. Need a fix to this macro
  104. [SOLVED] VBA problem finding a cell in a row
  105. multiple worksheet_changeselection events
  106. Add wildcard to workbook cell searching macro. (ws.cells)
  107. VBA - Check if selected worksheets exist
  108. [SOLVED] Join various columns from two data sheets
  109. Ranking Table Help
  110. Group by..
  111. XIRR Function in 2003
  112. Username macro
  113. [SOLVED] Pulling information from a spreadsheet
  114. merging 5 cells into one cell
  115. Choose 2nd workbook
  116. [SOLVED] Linking Partial Cell Data
  117. [SOLVED] Consolidating column based on intances of a value
  118. Updating Excel with Word Form
  119. [SOLVED] Close all workbooks except for the main workbook
  120. [SOLVED] Limiting the scope of auto-updating
  121. Formatting/locking/Unlocking range of cells
  122. Search Box that searches and retrieves data from another sheet
  123. Copy a formula from one cell to another with a VB Macro
  124. Paste Data Into A Filtered List
  125. Extract Text in Email to Excel In Specific form
  126. Dynamic Range of Columns with fixed Rows
  127. Find All Function / Macro
  128. Protect and Unprotect Outside Workbook Automatically
  129. [SOLVED] Opening several charts from a list box.
  130. Help with worksheet events/drop down lists
  131. [SOLVED] Scan Through All Files and Subdirectories
  132. Excel-linked Powerpoint presentations
  133. Not Open Excel File After Fixed Date!
  134. Excel Macro
  135. Add vba to each workbook in a folder.
  136. Combo Box ListFillRange causing save prompt
  137. Copy a drop down box as string
  138. [SOLVED] Add color to cell based on selection made
  139. [SOLVED] Delete Row if Specific Word in Column A
  140. Selection is Range or Object?
  141. [SOLVED] value of i in a for next loop (even/uneven)
  142. [SOLVED] Clear Contents of Named Range in Excel 2007
  143. Setting desktop as location variable?
  144. Macro: set filename as a variable?
  145. Copy / Paste a Dynamic Range in Email
  146. Using Macro to Run Vlookup+Excel 2007
  147. Password protect TextBox in Excel
  148. [SOLVED] paste special macro
  149. unmutting using vb
  150. How to merge multiple Excel Files into One File
  151. Applying Vlookup using a Macro(Vlookup+Macro) in Excel 2007
  152. Web Query with Delay
  153. Copy and paste loop
  154. Automation Error: "The object invoked has disconnected from its clients"
  155. [SOLVED] Creating folders from Excel Spreadsheet?
  156. how to merge sheets
  157. [SOLVED] VBA - file prefix only?
  158. [SOLVED] Disable selection of a validation list
  159. [SOLVED] userform Sr.No autogenerate
  160. Stop pages showing
  161. Range variable doen't adjust to moving cells between sheets
  162. macro for pulling information from website at regular intervals
  163. [SOLVED] Find Code for Button
  164. Running Macro based on a cell being equal to specific value
  165. sum function with a break point
  166. on error message
  167. send mail and close workbook immediatly
  168. [SOLVED] Different method for finding variable region
  169. Working Code Suddenly Broken: Run-Time Error '32809'
  170. [SOLVED] Shift Colors To The Left
  171. Macro to Create a set of folders and copy the active workbook
  172. [SOLVED] deleting the first 8 characters in vba
  173. Need to access non-native menu commands in VBA
  174. Macro for dragging formulas a variable amount of columns
  175. Help exporting multiple files with unique data
  176. [SOLVED] Hide rows based on date
  177. [SOLVED] macro window with buttons to accept user input
  178. [SOLVED] error 1004 trying to set print area
  179. faster method for saving data from userform to worksheet
  180. Macro for Copy and Clear contents
  181. excel macro for sum calculation
  182. [SOLVED] macro that will paste multiple selections in one row
  183. DBF file update
  184. Copy and paste weekly totals
  185. [SOLVED] Save All Macro(s) in Personal.xls
  186. Locking and unlocking column cells using VB Macros
  187. [SOLVED] writing values to range - first entry repeated
  188. [SOLVED] How to set combo box to a value based on a change in specific cell
  189. Find the Latest date and delete the rest
  190. [SOLVED] Macro to perform simple calculations
  191. Delete Rows That Have a Color Red in Cell
  192. Copy formats/formulas in new rows
  193. [SOLVED] spinbutton to increase by different increments according to current value scale
  194. [SOLVED] setfocus from module to userform control
  195. push data to another worksheet based on a choice of 4 cells being checked
  196. [SOLVED] Leading 0 not showing in cell
  197. If Then Statement - Part Not Working
  198. [SOLVED] copy sheet and rename based on date
  199. IF Then Statement - Part Not Working
  200. copy vlookup results to new workbook
  201. Excel 2007 Copy HTMLTextArea value fields into a range
  202. [SOLVED] UserForm - Only one button toggled at a time
  203. Automatically select another open spreadsheet
  204. Creat Random List
  205. Email with CDO
  206. [SOLVED] Error in Macro (selection.delete)
  207. [SOLVED] need to extract two coulms from a workbook with 31 tabs
  208. Storing VB Code in a variable withing a Macro
  209. Macro To Copy Cells as CSV
  210. [SOLVED] userform Time Card
  211. [SOLVED] clear, copy and paste on different sheets
  212. Copying data from sheets in workbook
  213. [SOLVED] xl forms on top
  214. Protect and Unprotect using vba
  215. Copying Information from Website to Form (2007)
  216. copy value by vlookup
  217. Better way to look up
  218. [SOLVED] Range selection from variable start point
  219. [SOLVED] Mouse Coordinates in userform
  220. Erase cells after a certain value
  221. Naming tabs automatically
  222. VBA worksheet_change
  223. [SOLVED] Web Query data into one single cell
  224. Range Select + Delete Blanks
  225. Need Help with Macro!
  226. Use Lookup then copy in Macro
  227. [SOLVED] Adding a page to the workbook with a name
  228. [SOLVED] Average based on data in two columns
  229. Insert Row Macro
  230. [SOLVED] Named Ranges from VBA
  231. Why doesn't this code work for Excel 2007?
  232. [SOLVED] Save worksheet automatically
  233. macro to insert page breaks
  234. [SOLVED] look for 1st matching entry for multiple data ranges in worksheet
  235. pivot table data field calculation question
  236. [SOLVED] Return cursor to last (previous) location
  237. [SOLVED] How to delete items from Shortcut Menus [Right click]
  238. [SOLVED] Option to print - use print macro
  239. Proper syntax to move a row to another sheet with a variable involved.
  240. [SOLVED] Moving Personal Items to TOP of Menu
  241. [SOLVED] Right Click Menu - Adding (Paste Special)
  242. pop up resizing macro adjustment
  243. ADODB Connection String
  244. copy password protected sheet
  245. What is "set" for??
  246. [SOLVED] Macro to save shared addin to personal addin folder
  247. Solver Issue
  248. Not Save "Read Only" file via Macro
  249. [SOLVED] Referencing a named range, from a cell
  250. [SOLVED] ListBox on Userfrms