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. Delay Macro
  2. Q: Getting average of simulated die rolls?
  3. Scroll with mouse wheel on userform
  4. looking up data
  5. date validation
  6. Creating a Dynamic Bar Chart in Excel
  7. Getting external(web page) data from Excel sheet
  8. Start macro only when a certain cell is changed
  9. Delete blank sheets
  10. Reading from Excel Files
  11. Problems Using VBA recorder to autofill
  12. Find first empty cell
  13. Add in on Terminal Server
  14. How do I lock cells when it has value using macro?
  15. ComboBox selection activate sub
  16. User Defined Function (UDF) in a shared workbook
  17. Very basic macro question (find and append)
  18. List Box Issues
  19. SQL statement problem
  20. Newby to using VB in Excel
  21. Mod Ron's Code
  22. TextBox.SetFocus not working
  23. Regarding setting the age
  24. Copy rows in a split way
  25. find next available cell
  26. Combobox in userform
  27. Combobox column width
  28. Help with date
  29. Calculating Yesterday's Date
  30. While Loop not compiling
  31. My Function, Suggestion/Comments?
  32. Querying an Excel File
  33. Select Case Repetition
  34. Inserting on Line, Alphabetically
  35. VBA Form
  36. color fill rows?
  37. formula..If AND statement
  38. String Format problem
  39. Conditional Change of Font Size
  40. Skipping System Messages
  41. using find in code
  42. Copy Forms (combo boxes & checkboxes) down many cells & auto. increment cell links
  43. VBA code compiling problem...
  44. Detect autofilter status
  45. Macro/ Access conversion from Excel
  46. Selectiong rows
  47. activity complete macro
  48. Macro to modify embedded charts
  49. VBA Beginner
  50. Reformatting Macro
  51. Prevent Duplicate Entries
  52. Replace content of cells
  53. Formula to find most recent column of data
  54. Conditional dropdown lists
  55. Automatic Hyperlink
  56. running macros in shared workbooks
  57. Filter, then copy
  58. Count number of cells with different entries
  59. button to run a macro
  60. MOD function problem
  61. Sorting the Data and Saving an Excel file before ftping it to UNIX server
  62. workbook.open question
  63. Worksheet Detection
  64. Fare Share Distribution Algorithm
  65. Choosing a printer
  66. Macro to Update a Specific Link
  67. Openrowset to Excel Problem!!!
  68. Conditionally Colored US map
  69. automatically copying data to history...
  70. Lock Cell Variable so it will only accept integers
  71. VBA required!?
  72. Number Macro
  73. Why does my XLA save as 2.88MB?
  74. Autorun marco based on date
  75. Debug problem when highlighting?
  76. Create a list from a schedule?
  77. How change information in a cell?
  78. importing multiple text files into a single excel spreadsheet
  79. Looping Sum, If cell begins With
  80. VBA Code to Refresh Pivots on multiple Sheets in a Workbook
  81. Copying rows which satisfies a filtering condition
  82. Run macro based on drop down selection
  83. Circular reference in my code
  84. macro to count instances in cells
  85. Summing a Column in VBA
  86. Copying an unknown number of cells in Sheet1 to Sheet2 starting from "F2"
  87. ESSBASE Retrieval using VBA
  88. Nonlinear interpolation?
  89. Selecting a discontinuous range in VBA
  90. IF statements
  91. Excel and Word interface Problem
  92. Date Problem
  93. select next row down
  94. Changing the Pivot Table values
  95. Change cell color dependand on cell value
  96. Macros
  97. Macro per drop down menu
  98. Can anyone please help me?
  99. Referring to a userform control
  100. transferring variables across sub's
  101. Populating cells from Listbox
  102. SaveCopyAs - holding onto file handle
  103. property method listing after dot
  104. Copying a column in Worksheet A into Worksheet B
  105. Pivot table result with hyperlinks
  106. range pivottable
  107. Delete rows based on specific criteria
  108. sort
  109. referring to a column by letter, not number
  110. need help with auto import
  111. SheetChange Event
  112. Clear Cell Contents
  113. Search Data sheet:
  114. trap CRTL dbl-click?
  115. Incomplete Range
  116. Sorting on a Protected Sheet
  117. Creating random values in a range using offset
  118. Macro for counting occurances of a name
  119. Creating a drop down auto filter
  120. VBA code to reverse a highlighted list
  121. dates
  122. Cell link to Chart Category X Axis
  123. Adding different value to existing chart
  124. Copy workssheet
  125. Save As prompt
  126. Selecting a range using numbers not letters
  127. Lookup? Match?
  128. Ping a host and save the result to a cell
  129. code for printing worksheets
  130. Listbox column Headings
  131. Referencing worsheet names
  132. Return value of a failed query?
  133. Selecting Next Column After a Specific Row
  134. Error Message
  135. Converting a VBA output String to a Cell Reference
  136. make the #N/A from Lookups act like Zeros in sum calculations
  137. Text Box to Cells
  138. Searching within substring text
  139. pivottable get data
  140. Copy information acumulated in another Sheet
  141. VBA beginner: Code in the Workbook_Open() does not get called
  142. Complex Chart:Need to have COLORS of BARS stay with designated data when I SORT
  143. Activex Grid control not present ??
  144. Counting number of rows (with skips)
  145. Find and Compare against a diff. wkbk list and replace as found in another Wkbk.
  146. Excel closes when using VBA to write VBA code
  147. Copying worksheets & renaming them
  148. is number between X and Y
  149. Excel Macro works in 2000 but not 2003
  150. Auto Total
  151. Run-time error '1004' with Range and copy
  152. HTML in Excel
  153. Automatic Date Entry when Cell Changes Status
  154. Deleting Files
  155. Problem with Column on a Userform
  156. Error 91:“Object Variable or With Block Variable not set”.
  157. Connect to Oracle database using ODBC when opening worksheet
  158. Finding a shapes name
  159. date function in code
  160. Hide Columns, Filter & Copy Visable to new wrkbk
  161. Selecting all charts on a worksheet
  162. Conditional Formatting And Macros
  163. Change font to red if 2 or more identical cells exist in a column
  164. insert linenumber
  165. Locking cells unless needed
  166. VLookUp in a macro
  167. Delete hidden rows & columns
  168. 31/02/2007
  169. Range("A11:A12,G11:G12")
  170. How to select different Macros from a dropdown list?
  171. Can’t find Project or Library
  172. Command buttons question
  173. search a pair of of numbers and return a corresponding value
  174. Error: "Object Variable or With Block variable not set"
  175. Largest difference from reference value
  176. Trying to add lines and get "you can not change part of array"
  177. Password protected macros are broken
  178. comparing columns
  179. Combobox Excel
  180. Hyperlink or Command Button
  181. Selecting Printers
  182. Changing Drop Down List Value
  183. Obtain formula value in VBA
  184. Cell.Value to 2 decimal places
  185. Using Loops
  186. I keep losing my function when I press a clear button macro!
  187. Macro "Save file"
  188. filter help
  189. Dynamic selection of worksheets for copy to new workbook
  190. Cycling Formula
  191. How to compare cell data and merge matches into another sheet
  192. Why Declare Immediatly?
  193. #NAME error from VBA code
  194. Strange issue with Excel 2007
  195. Strange format error
  196. Reference Issue
  197. Link question
  198. Simple Macros Question
  199. I want to hide cell contents
  200. how to query an excel sheet
  201. Range Selection Problem
  202. Standard Exec Sum, varying reference worksheets
  203. What events trap insert & edit comments?
  204. Trouble in Checkboxes Land
  205. Number formatting and accuracy
  206. Update a macro's code
  207. populate list box
  208. Excel Html - XML Output simple question
  209. Enter a Formula with Variable Data
  210. Copy only a few sheets from workbook
  211. Breaking a Sub with vbOKCancel...
  212. Accessing cell position within a macro
  213. checkbox information
  214. worksheet name
  215. sort data
  216. Format "#.##0"
  217. Multi page
  218. Capturing info using VB form onto excel
  219. importing data
  220. automate process
  221. Type Mismatch Errors...
  222. Data clean up for pivot use from data dump
  223. Macro - Charts - Varying Source Data Rows
  224. Delete Rows After Rows With Data
  225. Userforms & Checkboxes & populating rows
  226. How do I validate a workbook's digital signature?
  227. How to check for Plus/Minus condition (Macro)
  228. Excel add-in for SQL Server Analysis Services - Merge and Center problem
  229. Bringing items over from excel spreadsheet
  230. Chart using entity ID.
  231. Macros and Charts
  232. Auto Filter by Macro
  233. matching hour in one sheet to same hour in another sheet
  234. User Defined Functions as AddIn
  235. Populate cells with listbox selection
  236. Compile error - DAO-related?
  237. Macro to insert text into merged cells
  238. Problem at the creation of a databse with excel
  239. =COUNTIF problems,
  240. Multiple results from 'if' statements
  241. Concatenate Problem
  242. Save As - triggers ListBox control
  243. auto-format
  244. Round
  245. Count duplicate combinations in 2 columns
  246. Counting
  247. Search and replace macro
  248. Pivot Table Items
  249. Simple String Parsing from Cell to Cell
  250. Capitalizing in VB of excel