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. Pop MsgBox if cell input not a certain format
  2. Workbook_Open
  3. HELP :( Search a range of cells from contents of another
  4. use a v-Lookup or conditional formating to insert images
  5. Pivot Table Totals Sort
  6. Macro to define name range based on user input
  7. Using more than one table in a parameter query
  8. Variable to be used by multiple workbooks
  9. Auto insert Text into empty row
  10. Looking for some direction with a macro
  11. Searching for sheet by sheet name
  12. Simple data rearrangement - hard to code
  13. rng.row code giving funny numbers
  14. Macro to create a shortcut to insert any file into current excel workbook?
  15. vba disabling saving
  16. making Add-in macros available
  17. Find the best trend line as data is entered
  18. Help Creating A Macro....
  19. List Box With Separate Description Box
  20. Conditional formatting variation
  21. cell finding
  22. Clearing all unlocked cells in entire workbook
  23. Using a string-variable in an excel formula
  24. Complex ComboBox/AutoFilter Code
  25. Error 1004 Unable to set the Hidden Property of the Range Class
  26. Macro to Retreive Parent / Child
  27. Macro error
  28. copying data from one workbook and appending it to another
  29. Naming/Deleting workbooks
  30. Apply Color Coding to Dates based on conditioning
  31. Selection Replace
  32. Auto Hide Tabs on Save
  33. Web Automation
  34. Need help with Transposing/Macros
  35. Class modules with OLEObject kill own instances
  36. protection macro
  37. In VBA how to talk to Com1
  38. View multiple sheets at once
  39. Lookup Formula
  40. Macro editing multiple workbooks
  41. how to save with new filename
  42. Form Load/Unload Display Issues
  43. Copying/Moving Cells when highlighting
  44. Extract Email Addresses From Excel
  45. annoying date format
  46. how to keep value from active cell!
  47. How to move data from userform to userform and save?
  48. array equal to a range of cells?
  49. Statistical Analysis using VBA
  50. Linking Access Queries to Drop-down Menu in Excel
  51. UserForm Printing
  52. Click yes/no to close workbook
  53. Prevent a user from closing a userform
  54. Vlookup function
  55. Reversible Coloring Macro
  56. Cut and paste on new sheet macro
  57. Audit report
  58. E-mail from Excel
  59. Controlling other windows applications
  60. Excel crash on Workbook_BeforeClose
  61. Putting Excel into the Foreground
  62. Preventing symbols being used in input box...
  63. Transfer percentage into UserForm
  64. Value from wrong column
  65. Macro help needed
  66. Finding a matching cell
  67. Creating shortcut for dialgoue box
  68. Use sheetname to open a Userform
  69. run-time error 1004
  70. Excel- forms??
  71. Solver Function
  72. Hide messagbox
  73. clear the content inside the cell
  74. Macro to copy and paste information from other applications to Excel
  75. Pivot table constants missing in vb .net
  76. Copy Textbox Contents
  77. Excel database
  78. Update Access database through changes in Excel worksheet
  79. How to concatenate all combinations across 4 rows?
  80. insert data into closed workbook
  81. Help Creating a Button through a Macro
  82. Match and then insert row
  83. VBA inputbox to excel sql queries
  84. can we make multiple text boxes like this
  85. Formula data type?
  86. Embedding Control In Worksheet
  87. conditional function
  88. Using named ranges in macros
  89. Chr() function override?
  90. Dynamic reference in R1CI notation. is it possible?
  91. Activation Timer
  92. really big files?
  93. Finding results not in a table lookup
  94. Import Format/Fonts from Microsoft Project
  95. Form TextBox Event Issue
  96. Determine if an instance of Word is open
  97. How to find last 10 cells in a row and paste the average into new sheet
  98. HTML codes into VBA
  99. Autoshape
  100. Code using folder name
  101. Enabling Auto Filter when sheet is protected
  102. my macro changes the date format why?
  103. Creating "blocks" that will automatically repeat when needed
  104. Macro to set a Print Area
  105. Pull web data to excel
  106. RS232 in VBA
  107. Using the find function in VB code
  108. After vb macro deletes info question
  109. MsgBox PopUp based on ActiveCell Location!
  110. Lock Sheets using a VBA Loop
  111. Conditional cut and paste loop
  112. VBA code for sorting
  113. VBA Lookup
  114. Click cell to run macro
  115. Need copy / paste only values macro bug fixed
  116. Store excel data in a SQL Server database.
  117. Excel Hyperlink
  118. tidy up code produced by macro recorder
  119. Synchronizing scroll bars & cells
  120. Debug Alternative
  121. Protect and Track
  122. Combobox
  123. Schedule Regular Workbook Updates
  124. Pivot Tables: Controlling PivotItems using VBA
  125. Enter variable into popup box, variable defines cell
  126. Drop Down menus
  127. Find Last Filled Cell, Negate it, determine another cell and subtotal a column
  128. Truncation when reading contents of cell
  129. xlVeryHidden
  130. copy a worksheet from one across workbooks via dropdown
  131. stil formatting
  132. Listbox_Click event not firing
  133. VBA SQL updates??
  134. Importing Data from the Desktop to another worksheet using a macro
  135. Can Someone Please Amend This Macro
  136. simple macro to create new sheets
  137. List Box
  138. format adjacent cells
  139. Do loop until a value is found
  140. Refresh Webquery
  141. workbook object
  142. extracting the date from an unrecognised entry
  143. New worksheet based on stats
  144. Restrict printing unless certain cells are completed
  145. How to take a list of names and put in a userform ?
  146. open workbook using workbook
  147. Image Trouble
  148. Elseif Not IsNumber error
  149. Macro Trouble on T tests. 1600 test to do.
  150. Matching values to reference file
  151. code for user form
  152. repeat of formula, print command
  153. macro equivalent of Control-Home is -- ?
  154. Find, copy and paste from multiple sheets into one
  155. SepTerm based on a defined text
  156. Conditional lookup?
  157. summing specific range
  158. Date Picker, turn Off Calculations
  159. Copy & send single sheet with values and no formulas
  160. call a sub when data validation list changes
  161. Get Rows User Selected
  162. Enter Three Worksheet Change Codes on one Sheet
  163. Vlookup alternative
  164. Lifetime and class modules
  165. Working with large numbers of controls?
  166. sort question!
  167. xl file opening problem after sorting and saving in vb
  168. Find string, offset one column, enter string
  169. Highlighting rows with X amount of data!
  170. selecting rows when opening CSV file
  171. Conditional Formatting based on another selection
  172. further develop IF(A2=A1+1;B1+1;1)
  173. Paste non-identical data from one book into another
  174. Loop-copy irregular columns values to new table
  175. Variable to select range to copy and paste to
  176. Create User Forms of "The Course Booking Form"
  177. Count last non blank column and apply to formula
  178. Removing all rows with word yes populated and pasting to new sheet
  179. Question
  180. Deleting rows Macro
  181. #DIV/0! format question
  182. Using Autofilter to find data
  183. dimensioning/variables for Chart
  184. Live update with excel?
  185. Appending two EXCEL rows together
  186. Merged Cells Problem
  187. Importing to and from Excel/SQL
  188. Compile Worbook into Application
  189. Fill until
  190. Sorting Columns
  191. Mailing the excel-doc. from a button inside the document.
  192. How would I create a filter on many pages
  193. VBA close without save code
  194. Fomatting dates
  195. Move Workbooks With a Certain Name
  196. Overwriting existing data
  197. Active workbook in userform - or floating window?
  198. Adapting VBA Code
  199. import as sheet form the same folder as the worksheet
  200. deleting all sheets except the master?
  201. Delete empty cells
  202. Error 1004 'cannot access file'
  203. Calculating Ranges Dynamically.
  204. VBA Errors
  205. How do you save ThatWorkbook when using varThatWorkbook = ActiveWorkbook.Name
  206. Formatting parts of a comment
  207. get username of the "main user"
  208. Object Required Error - Adodb Parameters
  209. Macro for Sub-totals
  210. VBA to return date created
  211. Loop until won't stop!?
  212. Hyperlink Macros
  213. VBA Autofilter
  214. Deletion code
  215. Setting chart titles from sheet name and workbook name
  216. Refresh All Workbook Data - incoming data insert properties
  217. Want to add additional columns to attached macro
  218. Email Notification within Excel w/o sending a workbook/worksheet or anything
  219. formatting
  220. UDF for conditional formatting
  221. Collapsing rows, removing blank lines between data
  222. creating charts using macros which picks up source data from the active sheet??
  223. Want to add additional columns to attached macro please
  224. Delete method failed - error 1004
  225. move module from one to another
  226. SaveAs File Path from Word to Excel
  227. creating new sheet from template and naming them from list
  228. save excel in access
  229. how to set logical formulas in excel?
  230. Use String Variables in File Path and create path if not existing
  231. How to assign a number to a cell in another sheet by clicking an object?
  232. How import data from a closed file with an update button
  233. Auto fill for row 'fields' in Pivot Tables
  234. Display the value of a cell or range in Userform
  235. Converting a date into a school year
  236. getting rid of 662579 rows!!
  237. Macro for checking multiple conditions & selecting the correct range
  238. Display value in textbox format decimal places
  239. How to print entire UserForm?
  240. Where should I enter this code?
  241. Serial date conversion
  242. How to change the desktop name from being user specific to general user?
  243. Macro Syntax for cell character checking
  244. Deleting many sheets with similar names
  245. Clear sheet contents but retain Clipboard contents
  246. Write textbox value to cell 'on-the-fly'
  247. Obtaining The Functions Cell
  248. Value of cell + 1
  249. Macro for pasting, deleting, and shifting data
  250. Default Color For Cells