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. Complex Macros needed to Make and Save Workbooks
  2. [SOLVED:] Deleting empty rows
  3. Custom Option Buttons VBA
  4. Custom XLAM ribbon question
  5. Accessing Hidden Sheets Via Hyperlink
  6. Every time i run the macro it has different values, need help please
  7. Last saved issue
  8. [SOLVED:] How to write VBA code to auto insert the last row occupied into Master Sheet
  9. [SOLVED:] Write an IF statement relating to 2 different worksheets
  10. Copy function from workbook to another in VBA
  11. [SOLVED:] Ctrl-C selection in memory - how work with it by VBA Excel code?
  12. Date Variable Showing 12:00:00 AM, Why?
  13. [SOLVED:] Combining Static Series and Dynamic Series in a Dynamic Chart Issues
  14. [SOLVED:] Unwanted selection change
  15. Can you customise the results from comparing two worksheets?
  16. If-statement with relative values
  17. Sleeper: Adding a certain number of cells between sets of data based on a comparison
  18. Help with copy paste code
  19. Convert from Text to Columns Doesn't Work if Source is Modified
  20. Values are not copying over as entered on one sheet to another.
  21. Identifying file type in excel
  22. [SOLVED:] Excel coordinate projection - distance and bearing
  23. VBA to copy url from excel sheet and open in webpage and copy source to notepad
  24. [SOLVED:] Search for data highlighted in red return it and return the data in next two columns
  25. [SOLVED:] PivotTable.DrillDown and filtering the output
  26. insert six rows at specific points
  27. [SOLVED:] Autofilter latest event date
  28. [SOLVED:] Store special cells in one range
  29. [SOLVED:] code for copy and paste
  30. [SOLVED:] Re allocate Named Range addresses
  31. New to Macros - file naming issue
  32. Save active sheet only as pdf + Increment the invoice number + print active sheet
  33. Creating an xml file from each row in excel
  34. VBA Error - Missing 4 columns Data after copying
  35. [SOLVED:] When using open text file how to tell if the file existed, or a file was created?
  36. Adding comboboxes in a loop
  37. File folder to single spreadsheet
  38. Get the heights related data in row D
  39. [SOLVED:] Extract the formulas of each cell in range - VBA
  40. Populating PDF document with Excel vba
  41. Excel Function -Address
  42. [SOLVED:] Select from Cube Through VBA
  43. Customised spell check in VBA
  44. [SOLVED:] ActiveSheet.Previous.Select
  45. [SOLVED:] need help gettng macro to run faster! please!!!
  46. Combine Multiple Worksheets w/ Different Headers Into One Worksheet
  47. VBA: Match string and color substring
  48. [SOLVED:] VBA: Chart with Combobox
  49. Copy and combine files using VBA
  50. [SOLVED:] Unmerge cells across rows only not across columns
  51. [SOLVED:] Message in Every Cell
  52. VBA code for extracting report from Outlook Mails
  53. Adding functionality to an existing Excel Workbook (example pictures included)
  54. How Do I Filter In Excel Using TextBox?
  55. Compare values inside the range (sheet1) and copy the row to new sheet (sheet2)
  56. [SOLVED:] Summing of columns into specified cell loop
  57. Help in Pivot
  58. [SOLVED:] UserForm VLOOKUP to get Data and Change one Column
  59. pivot table - sort items with different order for each parent item
  60. Auto Save excel file to another Computer on the network
  61. [SOLVED:] Help with updating formula's with VBA
  62. [SOLVED:] loading a variant array
  63. [SOLVED:] Help with code on language translation file
  64. [SOLVED:] Adding a Scroll Option to The Text Boc Functionality
  65. [SOLVED:] Need VBA to arrange data Cell adress data please!!
  66. [SOLVED:] Macro to Set Page to Print in Particular Range & Adding a Company Logo
  67. data transfer
  68. Formatting, Highlighting Travel Times Conflicts
  69. Need VBA to create inputbox for multiple values & filter multiple columns
  70. [SOLVED:] Text Size Issues in Text Box
  71. Macro to copy excel recordset and insert in to Database based on a condition
  72. [SOLVED:] Rename text file with new name
  73. Userform- Populating Dependent List Help
  74. [SOLVED:] Progress Bar for macro
  75. VBA - SAP 'Save As' dialogue box
  76. [SOLVED:] VBA to fill up website form and upload file path via “Browse” buttton
  77. Macro to Copy certain WS's based on Key to a New WB and email
  78. Code suggestions required.
  79. Significance Testing Macro
  80. [SOLVED:] Loop through column data and delete or copy based on value given
  81. Labor Tracking / Time Tracking
  82. [SOLVED:] Project Planner Not Working
  83. [SOLVED:] How to export and save each worksheet as new workbook in Excel?
  84. Help with pulling names from online database
  85. [SOLVED:] IF, AND, OR Nesting - Part of it not working
  86. [SOLVED:] MACRO: SaveAs Cell Value File Name (Pull Two Cells within Worksheet as File Name)
  87. [SOLVED:] Module Level Variable Loses Value
  88. [SOLVED:] Sort by row based on column value
  89. [SOLVED:] How do I set passwords and how to save as a certain name for a file
  90. File size reduction
  91. [SOLVED:] Alternatives to MINIFS (Minimum IF's)
  92. Required Email generated with signature and attachments
  93. VBA Macro to copy multiple charts from one excel file to a word bookmark locations
  94. Import data from different files and sheets into file with corresponding data cells
  95. [SOLVED:] Array limits?
  96. Open all CSV files in folder, and merge to one master file.
  97. [SOLVED:] Copy range to blank cell
  98. [SOLVED:] Remove symbol
  99. [SOLVED:] Extract part of a line and paste in another cell
  100. [SOLVED:] Create 2 Dimensional Array from "For" Loop
  101. Find out row and column range
  102. Vba Compile Error :(
  103. Get (some of) Excel Clipboard contents via Windows clipboard "XML Spreadsheet" format
  104. [SOLVED:] Angles between 2 lines
  105. [SOLVED:] Modified a function that is called in another function, now getting runtime error?
  106. [SOLVED:] Save Outlook attachment into an Excel cell, as OLEObject in VBA
  107. [SOLVED:] Pull specific data based on If statements
  108. [SOLVED:] Handling Formula Errors & Formula Length Limit
  109. Subscript out of range
  110. VBA to update a table from another table
  111. Run macro on all files
  112. [SOLVED:] Split function in vba
  113. excel vba macro to apply filter multiple column using header names
  114. userform icon in taskbar problem in win10 office 2016 bit 32
  115. [SOLVED:] need macro added to current to automatically move to next row for next search and
  116. [SOLVED:] Need help with Question, is it possible to Call modules to work or loop through?
  117. [SOLVED:] Select working(Active) range with mouse
  118. vba adding image after clicking on the textbox
  119. [SOLVED:] VBA function to return MySQL Data
  120. Help with filter by date
  121. [SOLVED:] Break up column A content between column A and B
  122. Find and Change Values
  123. [SOLVED:] Format Issue
  124. VBA code running too slow in Excel 2013
  125. [SOLVED:] VBA code attach an excel file to outlook with a variable file path
  126. Autofilter failed
  127. [SOLVED:] VBA Code assistance to separate a workbook into several different files.
  128. Function to update a cell in another worksheet giving #1004 error
  129. [SOLVED:] Running Macros from ComboBox with Items from a Range
  130. VBA: referencing cell in one worksheet and using it as range start for another sheet
  131. Reading and Writing to dat file via forms
  132. [SOLVED:] VBA code to cycle through sheets
  133. [SOLVED:] How to send email in excel using content in word as email body
  134. [SOLVED:] Take out space
  135. [SOLVED:] Convert to a number
  136. [SOLVED:] Copy and Move files to existing Sub-folders based on filename/Sub-folders's Name
  137. Change marker size for all series in a plot (VBA)
  138. VBA To Check That Value Appears In Single Cell Range Before Starting Macro
  139. Run-Time error "7" out of memory
  140. Compare two strings for similarity or highlight differences in Excel
  141. [SOLVED:] How to Send a HTML Email using Word Email Template using Excel Macro
  142. [SOLVED:] Simple for each loop problem
  143. Trying to copy a macro into another workbook
  144. Can you speed up my vba that copy and pastes the header amongst worksheets?
  145. [SOLVED:] Auto Save excel workbook every 5 minutes
  146. Subscript out of range
  147. [SOLVED:] Looping through ActiveX checkboxes and adding items to ActiveX List Box
  148. [SOLVED:] Highlighting a cell if there is a match with another cell
  149. [SOLVED:] Pivot Table Error with VBA Code
  150. VBA Use hidden cell to run IF Statement
  151. [SOLVED:] Populating colums based on cell value and conditions
  152. [SOLVED:] Two rankings
  153. Empty a Module within Excel 2016 …
  154. Disable Overtype / Insert Ability in VB Editor for Excel 2016 …
  155. Add Data Field in Pivot Table
  156. Export all the sheets in excel to images individually files
  157. [SOLVED:] vba help on vlookup
  158. [SOLVED:] Need help duplicating a row (if not already duplicated)
  159. [SOLVED:] VBA FILTER
  160. [SOLVED:] VBA VLOOKUP ON Historic trades
  161. Search string in two columns in different excel sheets and copy the matching data
  162. [SOLVED:] Procedure Too Large - Compile Error
  163. [SOLVED:] Sort/ transfer data
  164. USER-FORM FILTER DATA EDIT
  165. VBA Conditional Formating
  166. modifying function cohort/matrix of ratings migration
  167. Vertical Column with possibility to filter
  168. [SOLVED:] vba Double for each Loop combining task
  169. VBA code for lookup table
  170. MSO File Picker Help
  171. [SOLVED:] #Name? error for TextJoin UDF
  172. VBA Macro - Use relative ranges to graph
  173. [SOLVED:] VBA code mysteriously timing out
  174. [SOLVED:] Searching with recursion
  175. [SOLVED:] Unzip files to a folder udf
  176. Move cells to another worksheet
  177. Macro to convert from Paste Bottom-Up to Top-Down?
  178. [SLEEPER:] VBA code in Cash Flow forecast
  179. [SOLVED:] Need help with Do While Loop or If this AND that then....
  180. [SOLVED:] Move File to Folder if filename matches foldername
  181. how to make CommandButton1.Rotation = 90 in office 2016
  182. Advance Filter using VBA
  183. Control strings
  184. adding selected rows into a sheet with a specific selection
  185. vba help to copy specific colulmn.. from a sheet
  186. If Formula not working as expected
  187. VBA getElementById doesn't work correctly
  188. Macro is not recording sheet protection password
  189. Change Sheet name
  190. [SOLVED:] Copy and Paste Macro help please
  191. [SOLVED:] Loop thru all sheets and copy a value
  192. Timer + Stop Watch
  193. RTF field in Excel by keeping formatting
  194. [SOLVED:] Can't call several subs in a macro
  195. Identify employees late login
  196. Sleeper: VBA If formula help
  197. [SOLVED:] Delete zeros
  198. Cell Value Confusion.
  199. [SOLVED:] Macro To copy and paste data from a list to corresponding worksheet and cells
  200. create and store pdf, attach to email and send, with loop
  201. Subscript out of range and SaveAs Method error
  202. Quote Generator - Advice
  203. [SOLVED:] sum of variable range stop working
  204. Trying to copy all sheets into one combined sheet
  205. VBA Help, to Pick first Column Data and its file name
  206. [SOLVED:] is it possible: If Me.Controls("CommandButton" & i).clicked
  207. [SOLVED:] Shorten loop using boolean
  208. Getting Problems in Making a Query from SharePoint
  209. VBA code to delete rows based on value
  210. [SOLVED:] FileSystem Object, Folder.Files.Count Does Not Match Files.Item Count
  211. [SOLVED:] For Loop does not seem to be working
  212. VBA Code to Run Other VBA Codes in Multiple Workbooks
  213. Dividing data records fairly into clients based on categories and amounts
  214. [SOLVED:] Monitoring Remote Workbook for Changes
  215. [SOLVED:] How to display a chart on a certain position (e.g. centre of screen).
  216. What are your favorite Excel VBA automation success stories?
  217. Vba code for partial transpose
  218. [SOLVED:] Help with formula please
  219. [SOLVED:] how can i save userform settings
  220. Parsing data to several sheets
  221. [SOLVED:] Countif using arrays
  222. [SOLVED:] IF then
  223. [SOLVED:] Blank cell
  224. [SOLVED:] VBA code to paste data to a row with today's date in column A in another sheet
  225. [SOLVED:] Insert Pics Macro Not Working on All Cells unless name manually typed in
  226. [SOLVED:] Selection not displayed when combobox item is selected
  227. [SOLVED:] VBA check if a specific value has been entered into range
  228. Subscript out of range and SaveAs Method error (Revised)
  229. Encrypt password for database access
  230. select radio buttons in IE
  231. Using RANK on a range of data - need an exception
  232. [SOLVED:] combine selected worksheet into one worksheet
  233. Cell locking macro not working
  234. Need code to merge PDF files in a folder using adobe acrobat
  235. A neat timesaver for Immediate ("debug") Window - abbreviations
  236. Rewriting Referenced Data for VBA Pivot Table
  237. [SOLVED:] VBA to operate on an external drive + files dispatching in folders
  238. Hide Worksheets dependant on domain name
  239. [SOLVED:] Coloring rows through value in column
  240. VBA Function - Last Row
  241. [SOLVED:] Excel VBA to Transpose lists
  242. VBa code to transfer rows base on a sequential number
  243. Writing a macro to capture values on a spreadsheet and add them to totals on another
  244. Using checkboxes to copy rows from one sheet to another in the same relative order
  245. index match between 2 workbooks
  246. Macro to Convert Flat Data to Database - Amendment to existing code required
  247. [SOLVED:] One Row.Delete works, another doesn't
  248. [SOLVED:] Format data in Excel with subtotal
  249. Web scraping with complex chronological events
  250. [SOLVED:] Table transpose