Log in

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

  1. Selecting Sheets based on a VBA array (8 replies)
  2. [SOLVED:] VBA to Update Excel Workbook Properties (3 replies)
  3. VBA Macro: Text Split by defined # of characters - word dropping issue (7 replies)
  4. Object required error in dictionary (8 replies)
  5. VBA: What can cause of truncation of significant digits double precision variable? (17 replies)
  6. [SOLVED:] Need help with text to column like formulas (3 replies)
  7. Help! What is wrong? My code is not looping! (16 replies)
  8. Hello friends. Please help ! COUNTIF formula ? (3 replies)
  9. [SOLVED:] record # if data in other columns in same row (11 replies)
  10. Loop on Single cell (1 replies)
  11. Deleting duplicate values from two different columns (10 replies)
  12. Macro to consolidate data from different files in a folder (1 replies)
  13. Counting repetitions of string of words to counting group of words in one cell (1 replies)
  14. [SOLVED:] Geometric Brownian Motion Help (21 replies)
  15. [SOLVED:] Loop through inserting row from one sheet to another, at least 2 loops needed? (3 replies)
  16. [SOLVED:] Need code to copy data from closed workbook (2 replies)
  17. [SOLVED:] dependent dropdown list (4 replies)
  18. [SOLVED:] Insert a function to delete any words with less than 3 characters in a VBA code (11 replies)
  19. Add two arrays A and B with dimensions n×m. (2 replies)
  20. [SOLVED:] VBA find&replace with conditions (2 replies)
  21. Having a daily data entry sheet that autopopulates into a pivot table. (0 replies)
  22. a macro to Copy from multiple sheets to a new workbook without macro (4 replies)
  23. Comparing Two Workbooks Error (3 replies)
  24. [SOLVED:] Finding a specific file across several subfolders? (5 replies)
  25. SLOW VBA (20+ minutes) with many loops and VLOOKUPS. Help please. (17 replies)
  26. How to use part of filename without changing the filename (3 replies)
  27. [SOLVED:] Transposing a vertical table into a horizontal table (5 replies)
  28. sum columns form each sheets to one column in Main sheet (4 replies)
  29. Need help with NETWORKDAYS.INTL() (1 replies)
  30. Need help with TAT calculation (21 replies)
  31. Problem with Application.OnTime (5 replies)
  32. Sleeper: VBA function "sub not defined" (4 replies)
  33. [SOLVED:] loop sum (3 replies)
  34. [SOLVED:] Sorting sections within large table (54 replies)
  35. [SOLVED:] Loop through All worksheets and change to Proper case (7 replies)
  36. VBA Combine PNG/JPG to an animated Gif (3 replies)
  37. [SOLVED:] How To Save, Rename, and Send Multiple Sheets, As Separate Attachments In Outlook (4 replies)
  38. [SOLVED:] 2016 Excel VBA Code for Locking a Cell after Data Entry (4 replies)
  39. [SOLVED:] VBA to set Azure label (3 replies)
  40. [SOLVED:] VBA Runtime Error 9 - Trying to copy same sheet from multiple workbooks (6 replies)
  41. [SOLVED:] UserForm.Show method not supported? Created UserForm using code (4 replies)
  42. [SOLVED:] Add table from pdf to excel macro (2 replies)
  43. VLOOKUP with VBA to loop and paste multiple images in result table (2 replies)
  44. [SOLVED:] Autofilter and create new workbook loop (3 replies)
  45. Populating Content Controls in Word document from Excel workbook (same names) (3 replies)
  46. Excel to Word - Remove Pages where bookmarks are not used (5 replies)
  47. [SOLVED:] Find Empty Cell in Range From Bottom Up (3 replies)
  48. Data consolidation from multiple PDFs to excel (3 replies)
  49. [SOLVED:] getopenfilename path in listbox? (14 replies)
  50. [SOLVED:] VBA to modify another VBA (3 replies)
  51. [SOLVED:] Sum values in 1D arrays on different sheets - new sheets added annually (25 replies)
  52. VBA code does not perform any action (4 replies)
  53. Use VBA to PDF Multiple other files from Excel (1 replies)
  54. [SOLVED:] Error in finding last row with data (24 replies)
  55. copy cells from all sheets to one main sheet (11 replies)
  56. [SOLVED:] Creating a Message Box in Excel VBA (9 replies)
  57. [SOLVED:] Data Consolidation with VBA (24 replies)
  58. Identify combined and individual user codes and divide them in seperate cells - VBA (5 replies)
  59. [SOLVED:] Merge variable text (4 replies)
  60. [SOLVED:] VBA Help - Match x and y axis, and pull data (6 replies)
  61. Insert data at the end of page or last (2 replies)
  62. [SOLVED:] Macro Debug Help (2 replies)
  63. How to recall a VBA function in Power Pivot Model? (2 replies)
  64. [SOLVED:] Convert a formula (5 replies)
  65. [SOLVED:] Highlight row if two matches are found (4 replies)
  66. Issue: When selecting a ActiveX Checkbox my screen flickers. (0 replies)
  67. VBA for Excel Kanban tool (1 replies)
  68. [SOLVED:] Adding seven days to a specific date, but it must always be the following Monday (3 replies)
  69. [SOLVED:] Not Working: Code to Clear ActiveX Check Boxes (14 replies)
  70. Connection to DB2 DAtabase (0 replies)
  71. [SOLVED:] Question: Clear Data within Range VBA (14 replies)
  72. [SOLVED:] Unable to Run Macro for Excel Sheet to Format (15 replies)
  73. [SOLVED:] Transpose group of numbers from a column with guided logic by a second column (9 replies)
  74. multiple pivot tables to a worksheet using Excel (14 replies)
  75. Infinite FOR EACH loop when second application opened (4 replies)
  76. [SOLVED:] excel not multiplying correctly (10 replies)
  77. Macro creating Comma separated Key (11 replies)
  78. Ticked check boxes that create a new list - VBA? (4 replies)
  79. Add worksheet change event to all sheets during runtime_new (6 replies)
  80. [SOLVED:] Userform: Combining 2 values into 1 record (5 replies)
  81. How to Sort Excel File (2013) with 4 or 5 Keys in VBA (3 replies)
  82. [SOLVED:] For each sheet in between two sheets criteria - VBA (5 replies)
  83. Code for IF statement referencing two more sheets and color formatting (3 replies)
  84. [SOLVED:] Showing numbers in 1000's, but not rounded (2 replies)
  85. [SOLVED:] Copy Insert Row At Start End Or Middle with different Columns same row range (2 replies)
  86. Faster way to delete rows based on criteria? (9 replies)
  87. Combine Multiple Csv Files Into one Worksheets with file name as header (9 replies)
  88. [SOLVED:] apply distinct formulas to autocomplete different columns in a specific table (2 replies)
  89. VBA code to switch system language to English (0 replies)
  90. Count successful create blank row (1 replies)
  91. [SOLVED:] Merge two tables into one - VBA help? (11 replies)
  92. [SOLVED:] Autofill NOT COPYING formula (5 replies)
  93. Conditional Formatting (Macro) (1 replies)
  94. Coding help for a complete VBA Beginner (1 replies)
  95. VBA Code for Next Business Day (4 replies)
  96. [SOLVED:] Multiplier (VBA) (10 replies)
  97. Copy true number in another column (2 replies)
  98. How to return to the original active cell? (2 replies)
  99. VBA Code to Track Changes in Excel Sheet (1 replies)
  100. Copy rows according to value of cells selected according to the value of other cells (7 replies)
  101. [SOLVED:] EXCEL export creating double quotes (11 replies)
  102. Copy certain columns of data from 2 worksheets that are auto-filtered to 1 summary wo (1 replies)
  103. [SOLVED:] Compile Error Object Required (Excel VBA) (5 replies)
  104. [SOLVED:] Excel 365 - Forms Control (5 replies)
  105. Loping through each worksheet with an exception (12 replies)
  106. [SOLVED:] VBA function with 3 arguments in 3 cells to the left of entered cell (6 replies)
  107. [SOLVED:] Delete duplicate value for same date and other look up value. (6 replies)
  108. Force switch the language to ENG (0 replies)
  109. Running Total SUM Based on Criteria (2 replies)
  110. Workbook & Worksheet referencing (5 replies)
  111. [SOLVED:] ListBox mirror TextBox and Copy to Excel Table (3 replies)
  112. [SOLVED:] vba combobox list on Userform has blanks (9 replies)
  113. insert only the first 4 images from folder (3 replies)
  114. Copy column, copy list from another document and use that to replace multiple values (0 replies)
  115. VBA: concatenate multiple cell data (3 replies)
  116. [SOLVED:] Method value of object range failed. (4 replies)
  117. Take several screenshots one after another of a table (6 replies)
  118. [SOLVED:] Truncate number to two decimal places without rounding (6 replies)
  119. [SOLVED:] VBA Find string and add hyperlink (7 replies)
  120. Cannot use that command on overlapping selections- delete row code (1 replies)
  121. [SOLVED:] Highlight Pay Dates on Userform Calendar (14 replies)
  122. [SOLVED:] VBA: If number found in column B:C in excel sheet reduce numbers by -1 (3 replies)
  123. create treeview with 2 columns (1 replies)
  124. Add/Remove pivot fields via macro- Help req to change existing code (3 replies)
  125. Linear Interpolation (3 replies)
  126. [SOLVED:] Excel VBA if condition then copy other cells to another worksheet (8 replies)
  127. [SOLVED:] Using a function with part of an array (14 replies)
  128. [SOLVED:] No Intellisense for "Sheets" Object in Excel VBA? (6 replies)
  129. [SOLVED:] VLOOKUP Error : Need a VBA to copy matching row cell data in sheet1 from sheet2 (2 replies)
  130. vba add worksheet checkboxes (4 replies)
  131. Using VBA to copy data to new sheet and find data from other sheets (5 replies)
  132. [SOLVED:] VBA: Find the position of occurrence of text in sentence (9 replies)
  133. My script opens a large workbook - too slow - any fixes? (7 replies)
  134. [SOLVED:] How To Change VBA Copy Rows "X" Number of Times (4 replies)
  135. [SOLVED:] Intercept an splwow64.exe error (3 replies)
  136. [SOLVED:] How to save a macro excel? (2 replies)
  137. Tricky situation in excel ( (15 replies)
  138. [SOLVED:] tooltip macro (6 replies)
  139. How to use VBA for multiple rows? Now I have code for 1 row. (3 replies)
  140. [SOLVED:] Fiscal Date year changes automatically (9 replies)
  141. Looking to paste without changing the format of the cells pasted into (9 replies)
  142. Hello, I have tree macros and I want to link two of them: 1. The first one( Report m (2 replies)
  143. [SOLVED:] VBA comparison with ActiveCell.Offset (14 replies)
  144. [SOLVED:] Overflow Error Trying to Calculate Percentages (9 replies)
  145. [SOLVED:] Vlookup across Workbook (6 replies)
  146. Declare function no longer works (13 replies)
  147. VBA code to delete and replace this month's data (9 replies)
  148. [SOLVED:] Filter month based on file name contains months (5 replies)
  149. vba partial names variables (14 replies)
  150. [VBA - UserForm] Change "Status" cells in all duplicated rows at the same time (2 replies)
  151. How to replace specific formulas by values and then generate several xlsx/pdf filenam (5 replies)
  152. [SOLVED:] Sending and receiving ASCII commands in excel (14 replies)
  153. [SOLVED:] Merging Error (8 replies)
  154. How to Structure Conditional Statement for an Array (2 replies)
  155. Value out row based on a cell value (5 replies)
  156. [SOLVED:] Converter Function (3 replies)
  157. Important security change by Microsoft (2 replies)
  158. Getopenfilename - File dialog hidden (6 replies)
  159. ActiveSheet.Pictures.Paste runtime error (8 replies)
  160. [SOLVED:] VBA Loop through column, copy specific cells, and stop when i meets a red cell? HELP (14 replies)
  161. group by column (4 replies)
  162. One Macro for Copy/Paste, Formula, Colouring and Hyperlinking for at home (4 replies)
  163. I want to copy a value from a previous sheet, every day. (3 replies)
  164. [SOLVED:] VBA macro for print out (12 replies)
  165. Trying to find a way to find matching values, their row number and update whole rows (1 replies)
  166. Text file import texttocolumns vs querytable.add (5 replies)
  167. [SOLVED:] VBA Sort Data Descending Order in two tables (4 replies)
  168. Macro to compare sheetname from one workbook with another and take actions depending (3 replies)
  169. "Can't find project or library" error (5 replies)
  170. Daily Dose Of Excel (2 replies)
  171. VBA to Search More than One Worksheet in a Workbook (2 replies)
  172. Module to Calculate from Two Tables (2 replies)
  173. VBA Assistance needed - lookup, match and copy command (17 replies)
  174. Refer to Excel collections in VBA with a "variable" name? (11 replies)
  175. Excel Help - (0 replies)
  176. [SOLVED:] Make BackUps of files Using Excel List (6 replies)
  177. How to post predefined cell value to active cell (11 replies)
  178. [SOLVED:] SQL query using where with multiple criterias (3 replies)
  179. [SOLVED:] Userform command button does not respond when calling userform from custom ribbon (1 replies)
  180. [SOLVED:] Help with Find and replace code (4 replies)
  181. CommandButton Back Colour is not set on WorkBook Open (5 replies)
  182. [SOLVED:] Else statement in loop (3 replies)
  183. [SOLVED:] Filling array bas on vba formula (8 replies)
  184. [SOLVED:] How to convert Index(match.. (Left(Right...)..)..) into VBA (excel) (4 replies)
  185. How to use uppercase in an additional column? (4 replies)
  186. [SOLVED:] Change destination folder (2 replies)
  187. Copy the last category and insert custom text (2 replies)
  188. [SOLVED:] Extract files in a folder containing contents in column A and move them to own folder (7 replies)
  189. [SOLVED:] Dragging Formula down through merged cells (4 replies)
  190. scraping element in web page.... (0 replies)
  191. Compare Multiple Columns between two workbooks and update the values in the second wo (2 replies)
  192. [SOLVED:] Run time Error 1004 when assigning cell value (2 replies)
  193. [SOLVED:] Unexpected Numerical Value in Table When Adding Blank Line (5 replies)
  194. [SOLVED:] Include the exact name from one cell in to a formula in another cell (9 replies)
  195. Pivot filter by each item and copy to new sheet (3 replies)
  196. [SOLVED:] AVERAGEIFS formula - adjust to exclude values of 0 (14 replies)
  197. Save-As name based on cell value (2 replies)
  198. VBA: fetch data from cells and concatenate matching data heading in another sheet (6 replies)
  199. Roll column forward and hard paste previous (1 replies)
  200. [SOLVED:] Copy unique values from new data and append to existing list in another worksheet (7 replies)
  201. link pictures from Sharepoint to Excel macro (0 replies)
  202. VBA: Remove line in cell if substring present (1 replies)
  203. Combine these codes to one (5 replies)
  204. Finding minimum value Using VBA (3 replies)
  205. incrementing a set string by1 (1 replies)
  206. VBA creating relative references to table columns (5 replies)
  207. [SOLVED:] Unmerge Cells & Copy Cells Down to Next Line of Data (25 replies)
  208. Help fixing and cleaning up code (2 replies)
  209. Using VBA to rename or delete subfolders (8 replies)
  210. [SOLVED:] Remove part of a string (4 replies)
  211. [SOLVED:] Type Mismatch Error when Setting WorkSheets (4 replies)
  212. [SOLVED:] Error with progress bar chart (2 replies)
  213. What does line 7 mean (2 replies)
  214. [SOLVED:] Highest consecutive values in column (13 replies)
  215. [SOLVED:] How to move column of data down (shift it by 1 row) (2 replies)
  216. VBA Excel deleting duplicates (2 replies)
  217. VBA- No form on Mac (0 replies)
  218. Static cell (3 replies)
  219. Sleeper: Application FileSearch help (1 replies)
  220. giving a direction to VBA to open a specific file (1 replies)
  221. [SOLVED:] Why For each rw is empty? (6 replies)
  222. How to sort single column (selected)? (2 replies)
  223. [SOLVED:] How correctly check for error? (2 replies)
  224. [SOLVED:] Single workbook - Cannot run the macro... the macro may not be available in this work (2 replies)
  225. [SOLVED:] VBA to enter formula using variables: Error 438 (2 replies)
  226. Format Incremental Value as Two Digit String (8 replies)
  227. [SOLVED:] Delete multiple rows based on cell color (3 replies)
  228. Need help updating sort automatically, but only if a cell has a number (8 replies)
  229. Export multiple sheets to PDF per product by looping through slicer (5 replies)
  230. VBA for Depreciation Calculation (1 replies)
  231. Create Table with quartils (18 replies)
  232. VBA and Budgeting (2 replies)
  233. [SOLVED:] Create Name in Name Box (7 replies)
  234. [SOLVED:] Layout list by VBA (3 replies)
  235. [SOLVED:] Excel VBA search other email account than default (2 replies)
  236. Select multiple named ranges and clear contents (2 replies)
  237. add multiple rows with content in another tab (0 replies)
  238. finding partial string into another workbook, then do several cell copy when found (2 replies)
  239. VBA macro to search contents of a folder of Excel Workbooks (17 replies)
  240. Trouble switching to the M1 Mac or Excel in Office16.54 (9 replies)
  241. Collect data from a multi-sheets workbook (1 replies)
  242. [SOLVED:] Copy formula down in next blank row andn hard paste previous results (6 replies)
  243. Match values between tabs and insert value from other column (2 replies)
  244. [SOLVED:] Create Copies of Workbook with Sheet2 Formulas Referencing Sheet1 Not Workbook Copied (3 replies)
  245. [SOLVED:] Select & hide multiple rows based on cell value (2 replies)
  246. [SOLVED:] Problem Evaluate Variables (12 replies)
  247. Excel Search Code Help (1 replies)
  248. How to create a coordinate system for a svg picture in excel? (0 replies)
  249. [SOLVED:] Compare column values (2 replies)
  250. Calendar Control in Excel VBA (2 replies)