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

  1. [SOLVED:] Vlookup in Different Workbook - Sheet Looping
  2. Delete Button on UserForm won't Cooperate (Run-time error ‘1004’, Range Class Failed)
  3. Can Not Seem to Get If and ElesIf Statement to Work Correctly
  4. sampling -VBA code
  5. need help to edit code use values instead of coords
  6. InvalidateControl in Excel not working... not sure what I'm doing wrong
  7. Absolute Cell Reference Using Match
  8. Secondary & primary axes scaling !
  9. Change Header Name on Worksheet Table from a ListBox
  10. VBE Programming buttons in Excel
  11. Automating My Excel Project
  12. Allocation with VBA until limit value is reached
  13. Need Help with the Following Macro--Copy & Paste
  14. Iteration Until Conditions Are Met - Need VBA Code
  15. VLOOKUP
  16. [SOLVED:] Resize Code Window
  17. Show Hide ranges with button selection
  18. [SOLVED:] VBA to copy data from source to destination with unique column match
  19. Deleting rows in the middle of a table
  20. accessing data from intranet and copy pasting it into the appropriate cell
  21. [SOLVED:] Macro for numbering several levels
  22. Circularity Breaker
  23. API call, send XML
  24. [SOLVED:] Stripping certain data from left side of a string
  25. [SOLVED:] Using active cell move entire row from one table to another
  26. [SOLVED:] VBA Excel Match Sets of items in a range
  27. [SOLVED:] How to mark a post as solved
  28. [SOLVED:] Formula to find single date from multiple dates
  29. [SOLVED:] Input box Data entered need code to state you’ve entered Wrong data try again
  30. [SOLVED:] Python dictionary in VBA
  31. VBA code working on one file, giving error on another
  32. [SOLVED:] How to count unique values in a dynamic range
  33. [SOLVED:] Delete all conditional formatting and coloring conditional on specific rows
  34. Split Workwook and save
  35. [SOLVED:] Dropdown List Copy/Paste to Excel Table on Different Worksheet But in Wrong Column
  36. [SOLVED:] remove . from the last of email
  37. From Abbreviation to full form street address Column E
  38. [SOLVED:] Need to delete any row with "Daily Ledger Bal' in the 3rd column
  39. Need VBA help for Multilevel number according to the document path
  40. [SOLVED:] Dynamically locate and copy last number in a column before #N/A error
  41. [SOLVED:] Create a working search box
  42. [SOLVED:] Copy active workbook
  43. [SOLVED:] Highlight domain
  44. Data transfer from online excel to offline excel only specfic columns
  45. [SOLVED:] return TEXT value from MID w integer results
  46. [SOLVED:] Check if Excel cell is not number
  47. Execute a function stored in text format
  48. Excel spreadsheet looks different depending on how I open the file.
  49. Create Hyperlinks based on selection and cell contents
  50. [SOLVED:] How do you get Excel VBA to realize the default properties again
  51. [SOLVED:] VBA code to replace "1" with "7:00/ 15:30"
  52. [SOLVED:] Evaluating Lat Long Equations
  53. Find and replace function (not Sub) with VBA
  54. Sleeper: Recursive folder search
  55. [SOLVED:] Formula to match information from a source sheet
  56. [SOLVED:] VLOOKUP - Multiply by a percentage if appropriate
  57. [SOLVED:] Copy file from source path in cell, to destination path in cell, and create folders
  58. [SOLVED:] condition error
  59. [SOLVED:] 'Run time error 438 Object does not support this property or method
  60. [SLEEPER:] copy rows with checkbox
  61. [SOLVED:] 'Run time error 1004 method 'range' of object'_worksheet' failed
  62. Error #Value!, vba code trinomial model, Option Put American
  63. when the checkbox is checked, something must only happen in that row
  64. [SOLVED:] problem adding 2 values ​​in 2 columns
  65. [SOLVED:] Copilot
  66. [SOLVED:] Find Small in and Array
  67. Drag & drop a file to automatically copy it to a destination folder
  68. make a table bigger at the touch of a button
  69. [SOLVED:] Finding wildcards in indexing and aggregate functions.
  70. transferring a spreadsheet but specifically which sheet
  71. [SOLVED:] Vertical progress bar with label and changing height - only "grows" downward
  72. [SOLVED:] Insert names found according row .
  73. [SOLVED:] How to connect to SQL server over the internet?
  74. how do i output an ascii text from excel and maintain proper dimensions
  75. [SOLVED:] Interpolation in excel
  76. Is chatGPT the way to go with Excel
  77. Array as variable
  78. [SOLVED:] Working with Read-Only Export - Save-As
  79. [SOLVED:] All userform controls are "not" working
  80. [SOLVED:] If Cell Contains Any Words Found in the Adjacent Cell
  81. [SOLVED:] Reading items
  82. Sleeper: Macro to select next result that an xlookup would return
  83. Create my own permanent Quick Access Data Form on a UserForm in VBA?
  84. [SOLVED:] columns to columns and rows
  85. Formula in VBA
  86. Sleeper: AdvancedFilter - Removing page
  87. Sleeper: AdvancedFilter - limited columns
  88. [SOLVED:] VBA Code to Send Email Using Excel
  89. Sleeper: 'New Outlook' Broken my VBA
  90. [SOLVED:] Trying to reference data from a column of cells in a message box
  91. Sleeper: Draw proper Bezier curves to contruct flow shapes for Sankey chart
  92. Sleeper: If and Statement based on one cell and
  93. [SOLVED:] Concatenate first 3 letters of first word, and first 3 letters of second word
  94. [SOLVED:] Switching 3 colors on Form
  95. VBA formula that creates new workbook from 1 sheet after 1 cell is updated and refres
  96. Sleeper: Ribbon Menu
  97. Sleeper: Reading serial port rs232 vba
  98. [SOLVED:] Filter function (not VBA)
  99. Sleeper: VBA Help on Excel to Web portal
  100. [SOLVED:] Standard Deviation of an array
  101. Sleeper: Payroll File--Need Help with Formula
  102. Convert Excel formula to VBA code
  103. Sleeper: Pull different numbers from independent lists efficiently
  104. [SOLVED:] Counting DataValidation Attempts
  105. Move data from Template A to template B
  106. [SOLVED:] Copy Macro based on ActiveCell.Offset(r,c)
  107. [SOLVED:] Appointments Failing to Line up correctly when more than one Appt scheduled in a day
  108. Can't position dialog
  109. [SLEEPER:] Please make my code for an active workbook
  110. Removing folder and subfolder from hyperlink path
  111. Feedback for Dashboards
  112. [SOLVED:] VBA code not work if I change the file name
  113. [SOLVED:] Error handling
  114. [SOLVED:] PowerQuery Steps to Move Data
  115. Find duplicates in combobox - get index and remove from other comboboxes.
  116. [SOLVED:] VBA Highlight consequent cells based on value from another cell with criteria
  117. [SOLVED:] Should I need a terminate initialisation subset as well?
  118. [SOLVED:] Run-time error 1004 when trying to open a VBA form
  119. [SOLVED:] Transposing data
  120. [SOLVED:] Use an Input box to select a range
  121. Automatic form creation from construction activities list
  122. Change lines in a macro with the same idea but different reordering
  123. [SOLVED:] VBA Macro. I Think I'm Close But Something Is Not Right
  124. [SOLVED:] Power Query to transpose a dataset
  125. [SOLVED:] Copy and paste vba - Full numbers come out -1
  126. [SOLVED:] Dependant cells
  127. [SOLVED:] Press button to assign the reason provided and count
  128. [SOLVED:] Excel not handling large number correctly
  129. Automatic sensitivity assignment in Excel VBA - Blocks automatic processes in VBA
  130. Switching Between Two Already Open Apps
  131. Changing excel version with macros
  132. Hide the Macro form Dialog Box
  133. Oddly slow running code, under very specific circumstances
  134. Sleeper: Need some help with arrays and loops
  135. Moving file to folder with first couple matching characters
  136. [SOLVED:] Custom Function Wtih Range in Another Sheet
  137. [SOLVED:] Counts min and max quantity of equals 'strings' based on a filter column
  138. Sleeper: Excel's Formula by Example
  139. [SOLVED:] Select row apart from a merged area
  140. Simplification of Repetative Actions on 2 sets of Different Ranges
  141. Table format to rows Macro
  142. Convert Index Match to a regular excel reference
  143. [SOLVED:] how to enable macro button for every sheet
  144. Sleeper: VBA code to un-merge cells from a Database
  145. [SOLVED:] Macro Codes for auto fit columns and rows
  146. Sleeper: Loop for copying and pasting tables
  147. Sleeper: VBA Change Line colors
  148. [SOLVED:] VBA sub - result in run-time error 9, but code looks good
  149. Adding worksheets to a Listbox
  150. [SOLVED:] Join Lines
  151. Sleeper: Change Cell's named reference via VBA
  152. How to.. Macros only running one active worksheet
  153. [SOLVED:] Existing macro to password protect sheets has stopped working
  154. [SOLVED:] Pivot table showing how a Batsman was given out
  155. [SOLVED:] Update Excel table from a one column range on a different sheet
  156. How to create a module to find missing brands and models (look through table 1, compa
  157. Sleeper: Method to show exponential growth in population
  158. circular flow diagram
  159. [SOLVED:] Incrementing value in a cell depending on clicking of a macro button
  160. [SOLVED:] Incrementing a list on clicking a macro button
  161. [SOLVED:] Help with Convert a formula
  162. [SOLVED:] VBA Hyperlink not working
  163. Command Button
  164. [SOLVED:] Summing dynamic Excel column and count
  165. [SOLVED:] Close Specific Workbooks Without Saving
  166. [SOLVED:] Saving index to a variable prior to closing the file
  167. [SOLVED:] Why does this work? Replacing IF with Text
  168. Hide unhide sheets with navigation buttons
  169. [SOLVED:] How to search text in pdf files in one folder
  170. VBA module to Macro short cut and sharing to multiple users
  171. [SOLVED:] Inserting Date Last Modified in lots of excel files without opening
  172. [SOLVED:] Macro to import historical data using web query
  173. Need help with VBA
  174. Sleeper: VBA to continuously click email hyperlink
  175. [SOLVED:] Subtracting Single and Formular values
  176. Split file with multiple sheets into new workbooks based on column value
  177. Could not find installable isam when connecting Excel 2016 to SharePoint 1016 lists
  178. Cannot find the Chrome binary
  179. VBA and Highlight function has stopped the Undo Funciton
  180. [SOLVED:] Open file with vba based on file name
  181. [SOLVED:] Excel VBA NOT LOOPING
  182. userform close when i close another excel file
  183. [SOLVED:] Help needed to find matching string from the collection.
  184. [SOLVED:] Create Named Ranges from worksheet list
  185. ActiveWorkbook.SaveAs not working with folder
  186. How to save multiple output excel in single folder in the given format
  187. Creating a macro to highlight cells in one sheet using info provided in another sheet
  188. [SOLVED:] VBA code not working
  189. Sleeper: Reset CommandButton Caption after creating PDF
  190. how to merge two VBA codes in one?
  191. VBA copies random rows to new sheet
  192. [SOLVED:] Why doesn't the macro I created work on all of my sheets.
  193. Sum of arrays
  194. Sleeper: Inserting a Row under a Specified Value
  195. [SOLVED:] Compare each Value from a Row with Values in a Range
  196. Export bespoke PDF macro
  197. Need help with the following code--To Save and Close
  198. Next Help to fix VBA please?
  199. Use Excel VBA to extract fund size data
  200. need help in looping
  201. [SOLVED:] Auto commentary function
  202. Modules and forms autoupdate
  203. Generating and populating a table based on list of values in another workbook.
  204. [SOLVED:] VBA Combination/Posibility problem with and "not equal/OR"
  205. [SOLVED:] Non-VBA question for Conditional Formatting
  206. row protection based on specific cell
  207. VBAcode to switch(show and hide) between 4 sum value fields on a data mod pivot table
  208. Why cannot print PDF
  209. [SOLVED:] VBA help - New row in excel with predefined data
  210. Workaround to Create a Checkbox in a table with cells(A:A)
  211. [SOLVED:] IF statment nested within VBA Code
  212. Excel Not Changing Serial Date to Formatted Date
  213. Command button to download all attachments recieved today from a specific sender.
  214. [SOLVED:] Problem with Query Filters on Excel
  215. [SOLVED:] Need help: debug/fix VBA code to create new worksheets from template and names list
  216. Excel VB Macro Help
  217. Create new column in excel when email received.
  218. Run time error 91 object variables not set
  219. Syntax issue
  220. [SOLVED:] Clearing clipboard performance
  221. [SOLVED:] VBA display pictures in a table
  222. [SOLVED:] Stuck on sorting array
  223. Looping through textboxes to copy files and send emails.
  224. [SOLVED:] dynamically call sub via string
  225. VBA User form error when saving data to a table
  226. Moving rows when cell value is changed
  227. [SOLVED:] Split Text File Into Multiple Text Files keeping the header row
  228. [SOLVED:] VBA - Search explorer for keyword and return file path
  229. Copy data including coloured cells automatically to another sheet
  230. A1 RECTANGULAR B1 APPLY
  231. Unprotect sheet for certain users upon start up
  232. Extracting Financial Data From PDF
  233. Pull information from selected row via listbox
  234. Pulling data from another workbook and worksheet
  235. Scan and copy in same worksheet
  236. [SOLVED:] Transfer columns from comparable workbook if cell value exists
  237. [SOLVED:] Pivot table filter based on value using VBA code
  238. Macro to apply MP3 tags changes with VBA
  239. [SOLVED:] List the 2nd Tuesday of the month for the next 12 months - Calculation Error
  240. VBA dictionary concept problem
  241. Optimization of newton-raphson iterative solution with excel solver vba
  242. [SOLVED:] Return Subtotal for Table Columns
  243. [SOLVED:] VBA Code to Copy UserForm Textbox data to specific Excel sheet/cells
  244. [SOLVED:] Failed to run codes from txt file
  245. Perform basic operations basen on a cell
  246. [SOLVED:] Help with a Macro to insert a column of a fairly complicated Date/Time function
  247. [SOLVED:] VBA - Remove Duplicate rows from an entire worksheet
  248. Vba to copy range from Sheet to another and define a name
  249. help with detrended fluctuatin analysis
  250. [SOLVED:] VBA Code to call another VBA function when certain cells match a given criteria