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. Help - Run-time error '9': Subscript out of range
  2. [SOLVED:] Deleting rows on filter
  3. Macro enabled file will not open in Office 365
  4. [SOLVED:] (PDF VBA and Excel) export cover sheet w/ a loop, attach spec sheet from local drive.
  5. [SOLVED:] Vba+Excel - Pivot tables and Dynamic range
  6. [SOLVED:] Macro for copying multiple cells from one worksheet to another
  7. COPY FROM WORD TO EXCEL
  8. VBA Macros Help - NPV
  9. Running a subroutine every half hour up to 5 times
  10. excel workbook pulls data from another excel workbook
  11. Translating Excel formula into VBA code
  12. [SOLVED:] What is yellow dot parameter of a shape VBA
  13. [SOLVED:] Compare one worksheet to multiple worksheets
  14. Dynamic hyperlink to folder Path problems
  15. Outlook to Excel
  16. VBA new row based on last row and input box
  17. [SOLVED:] Blanks in Formula Treated as Zero's
  18. [SLEEPER:] ReadProcessMemory - With a Base Adress + Pointers
  19. Data form displays incorrect date format.
  20. Trouble with Input Box
  21. [SOLVED:] Count number of dates mentioned more than 10 times in a column
  22. Main characters to merge with Sub-characters in record
  23. VBA Work Sheet As Work Book Run Time Error
  24. Help with object shape name and colour
  25. [SOLVED:] vba macro to run multiple macros in multiple workbooks
  26. Gather emails from used range in sheet
  27. Lost Data formatting
  28. [SOLVED:] Application.EnableCancelKey not working
  29. [SOLVED:] Look up in three columns
  30. VBA MS Excel MySQL Connection with ODBC
  31. [SOLVED:] Lock cell after macro got runed
  32. [SOLVED:] VBE Line continuation for Range definition
  33. Grab file size from URL
  34. Error 430 - C# .dll - Reference VBA
  35. Is it possible to automatically create a "Microsoft equation" from an excel formula?
  36. [SOLVED:] Protect/Unprotect
  37. Sum by Colour Vba clarification please
  38. Copy & Pasting in VBA
  39. Find and rename Column Header using VBA
  40. [SLEEPER:] Copy to next cell blank
  41. [SOLVED:] Cant delete contents of a cell ... VBA issue
  42. [SLEEPER:] Range SpecialCells Union LastRow
  43. Print all invoices macro
  44. Copying from 1 Workbook and multisheets to Another Workbook and multisheets
  45. Error VBA in Excel 64-bits
  46. [SLEEPER:] How to run the VB in all Excel Files
  47. [SOLVED:] Save Application Current States. Recall them when needed. (Rescue Workbook)
  48. How do I set/get a range from a certain cell to the last row in that same column
  49. VBA Code to Loop, Find Missing Data and Perform Calculation
  50. [SOLVED:] Hyperlink to Files in Directory - Filter for Specific File Types ONLY to link to
  51. Can files residing on a slow network cause VBA to 'skip'?
  52. Help Keeping a running tally
  53. [SOLVED:] Find and rename Table in Workbook if it is present
  54. Userform field changes not detected when userform invoked from userform
  55. [SOLVED:] Concatenate multiple cells by vba
  56. [SOLVED:] Thousands and Decimal Separator Check
  57. VBA dilemma - Passing Variable from Input box
  58. Excel VBA UserForm TxtBox Calulations
  59. [SOLVED:] Center text vertically inside a combo box or textbox
  60. Macro Subcript Out of Range Error 9 Due to Worksheet Names have a Space
  61. Creating two lists from Multiple Columns
  62. Change cells value base on other cell value by worksheet event
  63. Multiple Spreadsheet data combined into one, and then again output into one workbook
  64. EXCEL VBA SHAPE OBJECT, BUTTON, WORKSHEET HELP
  65. Disconnect Slicers without using slicer name.
  66. [SOLVED:] Dividing a column by a range of numbers
  67. Excel VBA text file parsing help
  68. [SLEEPER:] Filter data to another sheet with VBA calculation
  69. [SOLVED:] Question about Pivot Tables and Filtering Functionality
  70. [SOLVED:] Loop through all rows with data not just first row
  71. VBA Send Email From Excel Spreadsheet
  72. Merge similar rows...
  73. VBA/Macro Help: Copy and Paste x rows above, then find and replace, repeat
  74. [SOLVED:] Count Rows EntireColum one Shot in VBA CountA IsNumber, IsEmpty, Istext, HasFormulas
  75. unable to set the formulaarray property of the range class - IF AND
  76. [SOLVED:] Issue with the Auto Run Macro under Workbook Open
  77. [SOLVED:] Copying data to a specific location, not last available empty row
  78. [SOLVED:] Extract Word into Next Row From DataSet - From Searching WordList In Another Sheet
  79. BeforeDoubleClick trouble
  80. Efficient way to run sub if change via slicer is detected
  81. VBA to download Crystal Reports
  82. Button updates cells with Spin Button
  83. infinite series for the sine using VBA command button and input boxes
  84. VBA coding program
  85. Data Validation List generating with VBA getting 1004 error
  86. [SOLVED:] For loop for different userform
  87. VBA to export images from cells to a folder with a specific name (MSO 2011 or 2016)
  88. VBA: Pulling data from files in the folder & skipping already processed ones
  89. [SOLVED:] Unload all userforms except main userform
  90. Copy And Past On To Next Empty Row
  91. [SOLVED:] VBA compare two columns and list cells that match and the ones that don't
  92. [SOLVED:] Create an Hyperlink if cell value and file name match
  93. How to find if a date exists within 30 days of other dates in a date range in Excel
  94. Conditional Formatting static “Applies To:” field
  95. Conditional Formatting static “Applies To:” field
  96. Sleeper: VBA for copy from one sheet to another
  97. Close excel file if open
  98. [SOLVED:] Filtered List - loop through only counting "visible" rows based on Criteria
  99. [SOLVED:] sorting data by cell value
  100. [SOLVED:] Search Matched File Names in Col A - Import the Text in Col B
  101. Refine code to combine multiple CSV files into single workbook
  102. Help Converting Early Binding to Late Binding VBA Code
  103. [SOLVED:] Transposing each set of 22 items (all from the same column) into rows
  104. [SOLVED:] Multiple Lookup Criteria - Help Required
  105. query close problem
  106. VBA to Retrieve Information from Multiple Workbooks
  107. [SOLVED:] Copying & Pasting Values on Same Sheet to New Table - Pasting Issues...
  108. listobox remove item erorr
  109. Copy down formula then remove formula from where it copied with paste it as value
  110. Help with Count if
  111. [SOLVED:] VBA Coding for Averageifs that needs to dynamically adjust over 8 quarters
  112. Macro to Deduct and Display Time in Userform TextBox
  113. Integrate multiple filesd in a specific directory to one worksheet in a separate file
  114. Loop through all worksheets in chosen folder to remove duplicate rows
  115. [SOLVED:] AVERAGEIF Specific cells ignoring #DIV/0!
  116. [SOLVED:] Scrolling not working for TreeView
  117. Help with merging workbooks
  118. [SOLVED:] Stripping Line Breaks
  119. [SOLVED:] Excel program & left in the lurch--please help
  120. spread repated cells
  121. Code Randomly works - No Pattern to when it does not work. Help Please
  122. Need to VBA Grouping for 2500 Rows.
  123. [SOLVED:] Extracting Form Fields from Word to Excel run-time error
  124. [SOLVED:] Need help const a VBA Macro to record 3rd and 4th digits, place in to rght in col B
  125. [SOLVED:] Need Help: Replace all Cells of a Column with its Caption, if Cells Value is "TRUE"
  126. Multiple Modes
  127. [SOLVED:] Need help restucturing VBA Macro please!
  128. Excel to Outlook Bold Text & Include Auto Signature
  129. vba excel macro data between two dates
  130. [SOLVED:] Import from a Number of Worksheets Listed in a Column
  131. [SOLVED:] Finding Last Column with CF Format - Paste Previous 6 columns format to Empty Column
  132. Help Posting??
  133. Help with compare code
  134. VBA Code will not search subfolders.
  135. ActiveX controls in office 2016 distort when design mode is off
  136. Export excel to pdf with pass
  137. [SOLVED:] Align Row Content with cell format to Left column & Delete Blank row
  138. Breaking Powerpoint slidemaster link from Excel vba + quick macro question
  139. [ Excel ] drop down list with fixed area of dynamic table for user to enter data
  140. advanced filter code - subscript out of range/'Name' of object '_Worksheet' failed
  141. Sleeper: Scan barcode to two documents at the same time
  142. Return All Matching Rows On Button Press
  143. [SOLVED:] [VBA] Copying cells from one sheet to another
  144. VBA code to build Pivot tables in “Existing sheets”.
  145. How to save PP as pptx instead of ppt from Excel VBA
  146. Excel VBA Queries
  147. VBA Loop Through Columns
  148. Userform to Image
  149. [SOLVED:] Dynamic Table Array for Pivot Table in VBA
  150. Help with vba
  151. [SOLVED:] VBA CellMovement from ActiveCell
  152. [SOLVED:] How to check if Cells has content or not
  153. How to access Onedrive folder using macro / VBA?
  154. VBA to Delete Leading ,Trailing and Excess Spaces in Excel
  155. VBA Deleting rows from specific cells based on some condition
  156. [SOLVED:] Multiple lookups for string in once cell and return comma separated values
  157. [SOLVED:] Table editing
  158. Average Function-Cannot do Copy and Drag with Quarterly Avg. Calc - Periodicity Issue
  159. [SOLVED:] VBA Clear contents help
  160. How to express my cell range dynamically (using numbers) in VBA?
  161. [SOLVED:] Import Text Content From File - Stored in SubFolders - If It Matches File Name Col A
  162. [SOLVED:] Create a Copy of workbook with selected sheets
  163. [SOLVED:] Transpose rows to columns
  164. [SOLVED:] Sending email with links disabled in sheets
  165. Advice needed
  166. Transfer Selected Body Content from Outlook to Excel
  167. [SOLVED:] Set powerpoint presentation opened from excel as active
  168. [SOLVED:] Error with Find (438)
  169. [SOLVED:] Linking macro in one sheet to anothwer sheet
  170. help building formula string
  171. Help Creating a Custom Desktop Shortcut
  172. [SOLVED:] Folders path in excel cell
  173. VBA Copy/Paste Data Based Off ActiveX Dropdown Box
  174. Excel 2010 formula reccomendations
  175. Macro to identify selected point in Excel chart
  176. How to match index with two criterias and multiple dates?
  177. VBA Copy An Paste Only Copying 1st Row
  178. Identify Font used in XLS sheet
  179. VBA Code/Macro Help
  180. [SOLVED:] Merging workbooks
  181. Add Usedrange property in the existing code
  182. [SOLVED:] VBA or Formula? to assign a number based on driving miles
  183. Make the range dynamic
  184. Filter and create outlook email
  185. Automation of email classification selection
  186. How to remove duplicates within duplication sets based on criteria?
  187. [SOLVED:] Copy color from range of cells
  188. How to close excel properly
  189. VBA Code Indentation tool for x86 and x64 Excel
  190. [SOLVED:] Formula/VBA help
  191. Two Combo Boxes Active Control in the same sheet affecting each other
  192. Extracting Word Table cell Information from Multiple .docx Files on an Intranet page
  193. Match cells from another workbook & then copy
  194. [SOLVED:] Getting Attachments from Outlook with Excel VBA
  195. [SOLVED:] Sequence Function
  196. Macro to save spreedsheet as new file
  197. [SOLVED:] Two-column data transferred to single cell
  198. VBA to look for certain parameters in a word and populate a single data to excel
  199. [SOLVED:] Need Macro To Change And Add So Many Days To A Cell With A Date
  200. [SLEEPER:] Help with LinkedIn
  201. Import/Extract Information from Word to Excel using VBA
  202. Userform: How do I disallow "save & exit" if requried fields are not filled-in?
  203. [SOLVED:] Macro works only in one workbook
  204. [SOLVED:] Pivot field moments Postion{1,5}. in case if the items availabe
  205. Outlook to Excel Table using VBA having a small issue
  206. Copying of one Cell Value each Row as excel runs down the Page.
  207. [SOLVED:] Filter and name the rows when available
  208. [SOLVED:] Auto E-Mail an Excel File When Saved???
  209. Help wanted....
  210. Calendar Control Not Working using VBA Code
  211. How to amend a formula to a new criteria
  212. when run macro, original file auto open
  213. [SOLVED:] Add missing text in certain cells
  214. [SOLVED:] How to prevent a Pivot Table from Re-Sizing
  215. Do until loop in Excel
  216. Transpose column by date( Excel or VBA)
  217. Transpose Column to Row (2 column)
  218. VBA code for if else based on date
  219. [SOLVED:] Catching error messages
  220. From Template file Force Save and Close
  221. Create PDF of Workbook or Individual sheets by last used row & column and send email
  222. Gmail search box automation - Need Help
  223. [SLEEPER:] Group Columns are not expanded
  224. [SLEEPER:] Paytm Automation help
  225. Copy specific links into excel from explorer html
  226. [SOLVED:] Fill an array LIKE a multiplication table with a macro
  227. Assign value to shape by double clicking
  228. Autosum current column in a table
  229. [SOLVED:] VBA To Hide or Show Rows
  230. Date Automation
  231. how to export the data into .excel in VBA
  232. [SOLVED:] Assigning datalabels to doughnut charts with vba
  233. [SOLVED:] Protected View, Enable Edit causes Runtime Error 91 or 1004
  234. Help with using a UDF as the criteria for a countif formula
  235. [SOLVED:] Convert Text body in email to HTML
  236. [SLEEPER:] VBA Exam type of questions
  237. [SOLVED:] If only blanks PIVOT should not be inserted
  238. Need one Sub for all CheckBoxes.
  239. [SOLVED:] Pass Sheet Codename as argument to Subroutine
  240. Need help constructing a vba to remove duplicates and its original and spare the uniq
  241. [SOLVED:] How to Save listbox items to .csv file
  242. How To Create a spreadsheet in excel
  243. Problem about data form excel to API
  244. Embedded image in Gmail only works with .Display before .Send
  245. Is a Multi-Cell Row Power Search Possible?
  246. [SOLVED:] Issue with AVERAGEIF
  247. [SOLVED:] How can I run VBA Worksheet_BeforeDoubleClick on a (new) daily extract.csv
  248. Save Specific Protected Sheets to a new Workbook
  249. [SOLVED:] Help with Dynamic UserForm in Excel
  250. Macro to concatenate cells into a single cell multiple times