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. Connecting to databse
  2. How many sheets in a workbook
  3. xls file exists in my web
  4. got error message "unable to set the ColorIndex..."
  5. Deleting Dates
  6. Custom Report Manager Tip 249
  7. Editing a formula to make references absolute
  8. Linking a form button to a worksheet with a condition statement
  9. Controlling focus on speperate form
  10. Perform various actions before exiting
  11. Code to Open internet link
  12. autofilter in VBA
  13. Resuming after Error
  14. Can you stop the Trim function translating hyphenated cells into date format?
  15. digital signature
  16. Macro to replace shorthand fields with data from another table?
  17. Opening a new workbook and ...
  18. Tagging Changed Values in Linked Cells
  19. formula code
  20. Taking values from a cell to use in a macro
  21. Data Criteria
  22. Hide UserForm when Successful
  23. Drop Down "GOTO"
  24. Copy color palette with macro
  25. Macro Buttons
  26. Progressive filtering
  27. VB Question - Cell value from multi worksheets
  28. Variables in Formula
  29. running macros
  30. Detect if cell is in 'editing' mode
  31. Schedule Macro
  32. Calling macro of the others worksheet
  33. macro to work for variable number of rows
  34. Sorting
  35. Copying columns from one workbook to another
  36. Store array contents in single cell
  37. macro to delete specific rows
  38. Protect Sheet is Protecting Workbook
  39. Runtime Error '9'
  40. scheduling
  41. Autoclose Timing Issues
  42. Looking for a way to increase data input efficiency
  43. macro question: pasting to a row, then the next, etc
  44. Adding a payment based on 2 values
  45. Replacing Text
  46. Need to autofill down to the last row
  47. COUNTA Function in VBA
  48. Macro Printing Question
  49. timezone calculation
  50. create separate files from master
  51. "Grey out" Combobox
  52. Run time error '53'
  53. Do not create separate emails - concatenate in one
  54. Compare Rows in 2 columns and count those that differ
  55. How ro remove text from a cell
  56. lookup cell reference
  57. Range Selection
  58. Answer on another Forum - Web Query Event
  59. Rename picture object
  60. Unknown files Names
  61. Macro
  62. VBA code
  63. Count the cells by color
  64. Extracting data from database
  65. How to Recover Complex Excel/VBA File
  66. Opening a text file into Excel
  67. assigning range to a range via VBA
  68. Is VBA on the out?
  69. Button Caption
  70. Checking for pics & deleting pics in Excel worksheet
  71. How to reset all controls (Drop Down list on a sheet)
  72. Hide sheet VBA code
  73. Macro to save file in a specified directory and name
  74. Eliminate Text-To-Columns Prompt
  75. Formula gives error but is accepted after clicking on it and pressing enter
  76. Hide Check Box and Row
  77. Showing 2 Userfroms at same time
  78. why does the macro crushing
  79. Run Macro Automatically on Open
  80. Delete Macro
  81. vlookup and then adding result
  82. macro validation
  83. Save one sheet, no macros
  84. To detect the last row of used area
  85. 1004 Select Method Of Range Class Failed
  86. Disappeared Thread ?
  87. Macro to auto-email separate worksheets of same workbook to separate recipients?
  88. command button to send email
  89. How to set the position of a active cell and clear the contents of the cells
  90. Running a macro on activation
  91. Shelling to email
  92. matching data - vba required?
  93. Showing pivot table selection criteria for printing?
  94. 2 Related Questions: Finding Value Recalling Other values based on that
  95. Formating a Range
  96. Cell Holders
  97. Populate dates by selected month
  98. Find, Copy & Paste two Columns at once
  99. Disabling "Save as"
  100. Averaging formula
  101. ListBox or ComboBox - which to use??
  102. Before close event
  103. Moving to next Row
  104. Move sheet and save as cell value
  105. Deleting A Workbook
  106. Suppress automatic save ?
  107. Suppressing / displaying multiple charts
  108. Locking / Protecting Excel Options (Menu Bar)
  109. Datafields disappear in PIVOT table
  110. Copying worksheets with macros
  111. Comment Box Shape.
  112. Find the Last number in a column
  113. automated code for handling events in a dynamically created sheet -- possible?
  114. Using VBA to move rows to another sheet, faster way?
  115. Copy Data
  116. Drop Down Menu IN a Pop-Up Box
  117. Constant Monitoring
  118. Why is my UserForm Pausing Procedure?
  119. Copy selected cells to multiple worhsheets
  120. Scaling charts using a VBA variable
  121. Prevent save prompt
  122. Macros crash after 1st use
  123. For type loop verse Do type loop
  124. Unprotecting VBA editor
  125. creating a proposal page
  126. Importing Text File - How to Use Specific Filter
  127. How to stop SaveAs command triggering Change_Events?
  128. Listbox - multiselectmulti properties
  129. If x=x then do Y, if not, do Z.
  130. Date Part
  131. Display the data of Sqlserver200 according to column
  132. Cell Reference of GetPivotData
  133. Populate form from dropdown list
  134. finding largest value
  135. msgbox displaying time passed since last save
  136. Find in range
  137. Relative path name
  138. Does Worksheet Have To Be Opened To Use Set
  139. copying to new sheet if on same team
  140. Esc to clear Sheet
  141. Macro for Comparing two spreadsheets
  142. Auto Unhide Worksheet
  143. Print Macro
  144. Combobox linked cell format problem
  145. A dialog stops my macro
  146. Return focus to a text box.
  147. Check the row location
  148. Very Big size for EXCEL file
  149. Can you use the Replace function to remove carriage returns?
  150. Get username
  151. Excel/Access automation question
  152. Avoid #!REF
  153. Make Called Macro End the First Macro
  154. looking up working days
  155. formating cell
  156. XlcalculationManual
  157. lastrow.offset from specific cells
  158. Stop all macro's
  159. Loop command until blank row
  160. Sort Problem
  161. Drop Down Chart to Run a Graph Macro
  162. how to force end an excel application
  163. How to allow multiple entries from a Password InputBox
  164. Reference a formula from code
  165. Adding Control to a Dynamic Listbox
  166. Insert a listbox in a sheet
  167. Search UserForm After Enter, not click.
  168. unicode "\u" needs to be replaced and ";" added
  169. Auto increase # based on other cell
  170. Give the same name to cells in different works sheets
  171. add-in dependent library path lookup
  172. Date Variable - Clearing the Value
  173. Counting outputting Unique Values
  174. Posted on another forum >> Disable "Select Sheet" Dialog box
  175. Text to columns - First Instance of =
  176. Using Cell contents as Path
  177. Date Format in UserForm
  178. Factorials
  179. Programming so text isn't allowed
  180. AutoFill Method of Range Class Failed
  181. Working with Hidden Rows
  182. values in userform text box.
  183. Coding for Input Box Search ...
  184. USe of wildcards in macros
  185. 14 Most Current Dates
  186. This formula is a thorn in my side
  187. Macro
  188. Debugging Date in Code
  189. Display a message when worksheet is active
  190. Vlookup and data transfer
  191. Optimizing a large data web query
  192. Worksheets to new workbook in VBA
  193. Resource Available Error Message
  194. getting the latest transaction
  195. Can you modify one macro with another
  196. Can you rename a Module
  197. Match and Organize
  198. Capturing Row Number
  199. Run-time error '1004'
  200. Using an InputBox to populate a cell
  201. How to Call Selection_Change Event?
  202. Detect Hidding Event ?
  203. Open Userform when you close a spreadsheet
  204. Deleting standard toolbbar button for EXCEL 2007 Add-in
  205. Set Variable = Cell From Another Workbook
  206. Macro magic trick
  207. ComboBox
  208. How to create a command button and assign code to it using VBA?
  209. colorindex make a color a number
  210. Order numbers
  211. Header = Cell Date
  212. Matching cells
  213. Closing workbooks
  214. userforms
  215. Printing multiply workbooks.
  216. Creating a Catalog from a list
  217. Opening a Sheet Based on a Cell's Value
  218. TextBox
  219. format variable
  220. Clean Up My Coding
  221. Paste in a TextBox using a macro
  222. Unexpected Results with CurrentRegion
  223. VBA code for Formatting
  224. conditional formating
  225. Detect Negative numbers
  226. Remove Toolbars
  227. macro with dynamic web query running slow
  228. Time Zones
  229. How to execute a macro everytime ENTER key is pressed
  230. Insert formula in cell
  231. Creating Macro to work with outlook??
  232. Prevent alert messages with webqueries
  233. Need a find and delete macro
  234. Customer Listing
  235. Using Inputbox data in a macro
  236. Delete macro after running
  237. sorting issue
  238. User form retrieve data
  239. Form closing Excel program?
  240. Sheet name
  241. Data Validation code
  242. Microsoft will no longer support VBA in next Office
  243. macro mistake
  244. formatting in a macro
  245. paste from workbook to workbook
  246. Function and Personal.xls
  247. Importing cellreference into VBA
  248. Macro Distribution
  249. Run Time Error 1004, Pivot table
  250. Updating cell references...