PDA

View Full Version : Excel Help



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

  1. [SOLVED:] Part of a string
  2. [SOLVED:] Delete text line with specific word from multiline cell
  3. Search for a string in text files.
  4. Publish to Sharepoint
  5. [SOLVED:] Transferring selected cells to a new sheet
  6. Sleeper: AdvancedFilter - Unique Column 1, Greater than 0 Column 3
  7. Replacing Date with Period Based on Matrix
  8. auto fit cell height for merged cells in sheet that has protected (locked) cells
  9. [SLEEPER:] Convert Binary to decimal on and vice versa on VBA
  10. Solver in Userform Linked in Excel
  11. Using non-contiguous ranges in Solver VBA
  12. Help VBA search
  13. [SOLVED:] Finding cells formatted with colour gradients of various colours
  14. Like expression with AND or OR
  15. Formula/vba - Summary Report without Pivot
  16. [SOLVED:] VBA - Filling Master Template
  17. Room Booking System
  18. [SLEEPER:] Combine multiple txt files
  19. [SOLVED:] How to Add Different Texts to End of Excel Cells Macro
  20. VBA - Collection help..
  21. Date Picker VBA that will work on all versions of excel
  22. Copying multiple text files into one excel but different tabs
  23. MISSING DATA IN EXPORTING CALCULATED QUERYTable FROM ACCESS TO EXCEL USING EXCEL ADO
  24. [SOLVED:] Pull rows from array given two conditions
  25. [SOLVED:] Run-time error '424': Object Required
  26. simple copy-past
  27. Subscript out of range error in VBA code
  28. Replacing multiple numerical values
  29. Insert a line break after word wrap
  30. newbie vba questions & help with posible loop for multiple cell values to sheet
  31. [SOLVED:] VBA- Variable declaration help
  32. VBA Array Help in filtering data with logic
  33. [SOLVED:] Combo Box Index select
  34. [SOLVED:] Combine common worksheet names when splitting a file
  35. [SOLVED:] Turning off alerts issue
  36. [SOLVED:] How to Copy Paste Symbols-Phonetics Data to Excel sheet?
  37. Range.Find Issues
  38. [SOLVED:] When you have one workbook, two windows, does any event happen closing second window?
  39. Is there any event allowing Cancel of closing a Window (not closing a Workbook)?
  40. Apply AutoFilter based on selected cell in another sheet
  41. Declared public variables have ceased to pick up values
  42. [SOLVED:] Copy and rename multiple sheets
  43. [SOLVED:] Excel 2016 Open Read Only file
  44. [SOLVED:] Interactive Way to Search Based on First Few Characters Typed
  45. [SOLVED:] Between two numbers
  46. [SOLVED:] Clear all textboxes except 1
  47. [SOLVED:] Copy value - Another Excel
  48. Splitting up a String
  49. [SLEEPER:] Delete certain rows and highlight certain cells
  50. [SLEEPER:] How to remove [TAG 001], [TAG 002], [TAG 003], etc from string
  51. Prepare hierarchical and non-numeric pivot tables in Excel
  52. Search string if it contains words from a range then replace with adjacent cell
  53. Inserting Recordeset into Access DB via VBE - Error operation must be an updatable...
  54. [SOLVED:] Sum values vba code
  55. Running macro on files in a folder: impossibly hard!
  56. [SOLVED:] Count only visible data after filtering
  57. VBA to perform lookup for individual lookup range
  58. [SOLVED:] Cannot show merged cells
  59. copy and change date
  60. [SOLVED:] Copy Data from worksheet to another one with VBA
  61. [SLEEPER:] Bad file name or number - Runtime Error 52
  62. [SOLVED:] Changing Column Headers
  63. VBA code: copy data from sheet and paste values onto another specidied workbook
  64. Get first and last dates (dd/mm/jj) from year range
  65. vba - Extract Unique values from Single Column via Colllection and Dictionary
  66. [SOLVED:] Data Conversion using Dynamic Multi-Dimensional Array
  67. [SOLVED:] Linking a commandbar button to a macro in an addin
  68. Macro for sorting by lot number, splitting table w/new header, then sort by due date
  69. [SOLVED:] Fill Column
  70. Array only returning first column of values
  71. [SOLVED:] Pass Params on Activate event
  72. easy VBA seek for help!
  73. Help with random selection and variable criteria
  74. [SOLVED:] Multiple Rowsource in combo box?
  75. pick a new interior color from an array when next color is needed
  76. [SOLVED:] How to fetch data from a excel table with multiple rows.
  77. [SOLVED:] Match FileNames and then Merge those PDFs
  78. Userform with listbox and checkboxes that finds values on a worksheet
  79. counting number of occurrence of a value and depositing that number in another column
  80. [SOLVED:] Refer to range in cell formula
  81. PLEASE HELP ME!!!
  82. Select Random cells from range
  83. Get name of procedure
  84. Reconciliation based on recurring values
  85. [SOLVED:] [R1C1] Formula with a loop index in VBA
  86. [SOLVED:] VBA code to set print preferences
  87. [SOLVED:] How to Selection.Insert Shift:=xlDown with keep destination formatting?
  88. [SOLVED:] SAVING RANGE AS PDF FOR MULTIPLE FILES
  89. [SOLVED:] Problem with hiding rows
  90. Multiple dropdown list
  91. Excel Sumproduct Count Blank Cell as well...
  92. Caption label
  93. Modify macro to output to Combobox
  94. Extract Items from String and then Sort
  95. Matching data from columns with offset multiple row data in other worksheet
  96. Cell content as part of filename
  97. Count colored cells in a range using columns and rows, output result
  98. VBA scrip to sort data inside sheet
  99. Number help
  100. [SOLVED:] Copy / Paste data ranges to specific locations
  101. application.run - return value byRef
  102. Control Tip Text
  103. [SOLVED:] How to get the first & last range value for this type of data...?
  104. Updating a Chart while VBA is running
  105. Copy Multiple Files from Absolute Paths to SharePoint with Same File Names
  106. VBA problem
  107. [SOLVED:] Copy and paste VBA
  108. [SOLVED:] VBA code for selecting data from statement to output sheet
  109. [SOLVED:] VBA Code to remove Data embedded in the "Pick From Drop Down List"
  110. [SOLVED:] Userform open from one worksheet and referencing another worksheet
  111. VBA code not working in 365
  112. Error Handling for InputBoxes
  113. Run-time error 438: Object doesn't support this property or method
  114. [SOLVED:] Copy .pdf files from one location to a new folder based on a list of cell
  115. [SOLVED:] VBA Code to add groupings to subtotals
  116. [SOLVED:] Need help with logic
  117. VBA Advanced filter help..... Criteria excluding a list
  118. [SOLVED:] BeforeSave and Userform: Issues with saving the excel file
  119. [SOLVED:] Multiple selections from drop down list
  120. On editing protected view programmatically , display setting are getting changed .
  121. VBA filter and cell formatting
  122. Copy data from one sheet to another sheet where the values are matching
  123. [SOLVED:] Help import from csv file
  124. Search data using Userform and then scroll through matching records
  125. VBA how to superscript characters in a string following an apostrophe?
  126. [SOLVED:] Declaring Variable Type - Excel 2013
  127. Export as CSV file
  128. User Form - Many Text Boxes - Restrict One Text Box with Password for Editing
  129. Loop through a folder and copy data from files to another WB
  130. Word file - filled using excel and send by email as attachment
  131. Why is my code showing error??
  132. [SOLVED:] VBA to replace previous table and check if one cells value is equal to the previous o
  133. Print to PDF file
  134. [SOLVED:] VBA Code to Run Code Across Multiple Worksheets at One Time
  135. Array issues - one vs two dimensional
  136. [SOLVED:] Excel VBA code to Delete 'Heading 1' from Word Document
  137. Excel to JSON -- bracketing
  138. Findvalue from 2 searchstrings
  139. VLOOKUP not working properly
  140. [SOLVED:] Use .Range("A1:A10000") to end of records?
  141. How can I control when and if my chart updates and not updates?
  142. My chart "hides" from view sometimes after running or when idle.
  143. Two userforms in one sheet
  144. [SOLVED:] Create a File list with metadata
  145. Filepath to reference cell value
  146. [SOLVED:] VLOOKUP Not Updating when Data Repeated
  147. Userform - Compile Error: Invalid qualifier
  148. [SOLVED:] Format transfer to sheet 2 after match in sheet1
  149. Creation of File list in a new Workbook
  150. [SOLVED:] Printout VBA
  151. [SOLVED:] VBA Code to stop loop if cell / range is blank
  152. Crank Nicholson
  153. Crank Nicholson Method
  154. [SOLVED:] 2 separate change events code issue (Floating Cmd Button & List box selection)
  155. Input user form to change cell value
  156. Excel help copy and paste from sheets then move to next row
  157. Formulas NameManager
  158. [SLEEPER:] Excel vba merge cells based on duplicate cell data
  159. Transform data type in column
  160. VBA to Recalculate Grand Total
  161. Application.Match gives 'Type Mismatch' only on descending date values, match type=-1
  162. VBA Code to edit and update existing data
  163. [SOLVED:] Rename New Sheet?
  164. Macro to clear hidden contents based off other cell values
  165. Update Shared Spreadsheets
  166. Active X Textbox Content to Userform Textbox
  167. [SOLVED:] Button click to change shape color
  168. adjusted code show the data in listbox on userform
  169. VBA pivot table error 5
  170. Making 2 Dependent drop downs
  171. Skip blank from Auto Filter
  172. Runtime Error 438
  173. [SOLVED:] Excel Macro help - If target cell in range of cells.
  174. Code that detects data in cells and pastes data into the next cells
  175. User defined directory not working
  176. Flags on birthday calendar
  177. [SOLVED:] Produce parts list from breakdown
  178. VBA: Filtering for a date range from 2 ComboBoxes for dates
  179. [SOLVED:] Hyperlinks with changing Sheet Names
  180. Set Range Using a Function
  181. Importing pictures by directory string
  182. Debug stops running macro and will only continue in step mode
  183. autofit cell height for merged cells
  184. Search with Table
  185. Yearly Calendar Project
  186. Application.FileDialog clean up
  187. VBA Code to Loop and Calculate Subtotals with blank rows
  188. Backtesting futures using VBA
  189. conditional formatting help
  190. Filling ComboBox?
  191. [SOLVED:] VBA newcomer - help with IF to determine whether to run code
  192. Procedure too large error
  193. Data migration between tabs using VBA
  194. Search and Fill Listbox
  195. vba excel function return #VALUE!
  196. Copy Data from one Worksheet to Another
  197. Convert from range to tables and code support?
  198. [SOLVED:] Find and replace module help
  199. VBA Error When Add / Delete a Row
  200. How to Calculate Standard Dev without using the worksheet function in VBA
  201. [SOLVED:] Abbreviate the next succeeding instances of scientific names
  202. type mismatch error that i didn't get before
  203. subtract today's date from a date in another column
  204. Find cell matching text then get last row before blank
  205. [SLEEPER:] Case issue
  206. [SOLVED:] VBA macro code to expand a certain column
  207. [SOLVED:] Transfer data from Excel to double column of information in Word
  208. [SOLVED:] Vba Custom Format "0000" in File Name
  209. [SOLVED:] Excel VBA to read txt file, input all data into one cell
  210. VBA Update from Excel to SQL Table Contents.
  211. [SOLVED:] Good way to mark a textbox so users know it is required to fill
  212. Sleeper: How to calculate Volume Weighted Average Price (VWAP) of all relevant deals
  213. cumulative sum between two dates
  214. Fetching data in various cells based on on one cell
  215. [SOLVED:] select data using drop down list
  216. [SOLVED:] CTRL + Shift + Down in a Macro
  217. tracking worksheet changes over multiple columns
  218. [SOLVED:] VBA copy / paste to the next specific row
  219. [SOLVED:] Replacing drop downs by two multichoice listboxes to copy&paste in between sheets
  220. [SOLVED:] Data uploading from userform to excel when "No" is selected in msgbox
  221. Store in DataBase
  222. [SOLVED:] struggling with vbYes and vbNo coding
  223. [SOLVED:] Get data in various cells based on a cell value from another sheet
  224. [SOLVED:] VBA to insert blank rows based on conditions
  225. [SOLVED:] Remove Header / Footer from files in folder
  226. Excel Vlookup and multiple search results
  227. [SOLVED:] setting a cell to a formula
  228. [SOLVED:] VBA to calculate TOTAL based on condition
  229. importing sheet from another file - issue with data validation
  230. [SOLVED:] Parenting Calendar in excel exported to CSV for import into google calendar
  231. Change first letter of word to uppercase
  232. [SOLVED:] Removing duplicate from keywords
  233. VBA That Will Group Specific Blank Rows
  234. Form Close
  235. Excel formula help match
  236. [SOLVED:] VBA Replace From Code to Range
  237. VBA search function
  238. Batch script for inputting data into cells
  239. Sleeper: Cascade String concatenation problem
  240. ClearingContents in ranges that don't intersect
  241. [SOLVED:] Export Multiple wbk
  242. Delete the list from UserForm
  243. Drop down list without blank cell
  244. Data copy from other sheet based on cell value
  245. Issue with code to check whether an excel file is open or not
  246. VBA Help - Avoid triggering a Change Event on Delete
  247. Best Approach to Do This Report
  248. [SOLVED:] Creating Multiple Tables Using Loop in VBA. I still want to add new sheets and add
  249. [SOLVED:] VBA code excel
  250. Get Msgbox in a table