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:] How to use an Array instead of a Loop to clear contents of blank cells? - Speed Issue
  2. [SOLVED:] Excel macro, combine cells based on same merged row i different column
  3. [SOLVED:] Run-Time error '91' Object variable or With variable not set
  4. Charts and forms freeze after VBA macro execution
  5. [SOLVED:] Macro For Re-Coding Variables after a Specified Cut-off
  6. [SOLVED:] i want VBA to display values greater than or equal to the given number
  7. [SOLVED:] Improving Cell Change Macro
  8. Delete columns in spreadsheet based on list of column names specified in listed range
  9. Sleeper: Create table array for Vlookup with match and count to next blank row
  10. Need Help to modify this Macro
  11. Sleeper: Can anyone help me with this code ?
  12. Combining three different tables in a chart
  13. [SOLVED:] Calling a function
  14. vba import data from another workbook with auto filtered of specified name
  15. Move to right column after return when I press enter
  16. List (Sort by) Birthday Anniversaries in .txt file
  17. Filter and sum the column values
  18. [SOLVED:] RUNTIME 13: TYPE MISMATCH ERROR
  19. Based on Cell value, from next cell has to move to 2nd row
  20. [SOLVED:] TABLE OF CONTENTS NOT USING TABS
  21. [SOLVED:] URGENT! GETTING DATA FROM ONE WORKBOOK TO ANOTHER USING VARIANT
  22. run time error '9' subscript out of range
  23. Map cells based on text
  24. VB Code Help " Error Variable not Defined " and Run time Error "438""
  25. Extract data from string to new sheet
  26. How do I check values on 4 columns simultaneously on two different workbook?
  27. [SOLVED:] Match code is not returning the desired field
  28. [SOLVED:] automating calculations and adding to existing table
  29. Find specific cell and insert page break - repeat till end of sheet
  30. [SOLVED:] DATE VALIDATION IN TEXTBOX
  31. [SOLVED:] Extract Matching Cell Values in Two Columns and Paste in New Columns
  32. insert sum formulas based on worksheet data
  33. [SOLVED:] VBA to provide search data from text box value
  34. Listbox.Column
  35. [SOLVED:] loop thru every sheet and filter out a specific name and create a new sheet
  36. insert sum or =+ formula based on value in another column for variable rows
  37. Heading Row Returns NULL
  38. Need to delete a workbook
  39. MULTIPLE FIND AND REPLACE FROM USERFORM INPUT
  40. [SOLVED:] Log to generate tracking numbers
  41. Need help writng macro to insert Spanish accented characters into a line of text
  42. [SOLVED:] Event Handler for external DLL events not triggering
  43. Macros to highlight three or more consecutive numbers entered in a set row
  44. match cells based on a string provided
  45. [SOLVED:] Source and target cells specification in a macro
  46. Search for Numbers
  47. [SOLVED:] Find string in multiple rows
  48. VBA to copy paste data in Master File........and adjust row as per data size..
  49. Excel VBA UserForm not working. Need help pls!
  50. [SOLVED:] HELP GETTING DIMENSIONS OF A VARIANT ARRAY
  51. Update data from one sheet to another sheet with header mapping
  52. [SOLVED:] ADDING A SHEET USING VBA BUT GETTING ERROR
  53. Hide / Unhide Rows and Columns based on selected cell value (drop-down)
  54. Number of days inventory held
  55. [SOLVED:] RUN TIME ERROR FOR A VARIANT! DONT KNOW MY MISTAKE HELP
  56. Restructuring of data without a standardized format
  57. Converting countif to frequency
  58. Help Creating Macro for Selection, copying ranges
  59. Listing Conditional Formatting on Separate Sheet or Workbook
  60. [SOLVED:] Saving Current Worksheet as Text in Current Directory
  61. Excel Macro Copying Information From Many Folders
  62. Force Excel Macro With Some Sheets Remain Hidden
  63. XLSX to XML Macro
  64. Show Sheets which have links to other sheets
  65. Add rows to existing table
  66. XLSX-XML Conversion through Macro
  67. VBA from access to excel
  68. [SOLVED:] Sending Email Drafts from secondary outlook email account
  69. Copying an active range
  70. [SOLVED:] Protected cells - want to enable comments
  71. VBA - Merging and Bordering of cells if condition met....
  72. Transferring Data from Multipage Userform to Separate, Subsequent Rows in Excel
  73. VBA - Unhiding a Worksheet and setting Sheet1 as current view
  74. Modifying COMport Code
  75. Run-Time Error 13
  76. Pull data from overall sheet to new sheet based on criteria
  77. Replace multiple repeated texts in multiple word documents from excel with excel vba
  78. [SOLVED:] FINDING LAST ROW IN COLUMN NOT WORKING
  79. Insert Two Blank Row if Condition Met
  80. VBA - Seperating Column data based on Criteria.....
  81. Select case using a collection of values
  82. [SOLVED:] Using an array to transfer file names into workbook with multiple sheets
  83. VBA Help - Run-time error '-2147417848 (80010108)': Method 'Value' of object 'Range'
  84. How to Merge Two Worksheet_Change Codes
  85. Copying spreadsheet into 120 sub-folders
  86. [SOLVED:] Copy/Paste Loop is only transferring rows 1,2, and 4, but not row 3?
  87. Ranking with conditions
  88. VLookup VBA Code & Elseif troubles
  89. VBA loop copy & paste range to same worksheet name of another workbook
  90. [SOLVED:] HARD:MADE A FUNCTION - HOW DO I LOOP THAT FUNCTION IN MY SUBROUTINE????
  91. Inset formula into last cell of table column
  92. RUNTIME 13: TYPE MISMATCH ERROR
  93. [SOLVED:] HELP!! GETTING MULTIPLE VARIANTS INTO ONE RANGE!!!!
  94. [SOLVED:] Pass the range from userform to sub of module
  95. [SOLVED:] HOW TO ADD 2D NAMED RANGES WITH SAME DIMENSIONS?
  96. Can't start edit or remove macros
  97. VBA code (macros) understanding
  98. [SOLVED:] Help With VBA Document Counter
  99. [SOLVED:] Automated Login Results in URL Change After More Than One Use
  100. trying to count total rows based on group of values in another column
  101. Object required on .Find
  102. [SOLVED:] Event Before refresh pivot cache
  103. Multi Find and Replace VBA Script Macro Not Working
  104. VBA - Select Case Error
  105. VBA - loop help in Seperating the data......
  106. [SOLVED:] need help with filtered table
  107. Get COM Addin list of functions
  108. [SOLVED:] conditional month()
  109. Pass variable from module to the userform.
  110. VBA sorting error
  111. Bug? with activeX combobox
  112. [SOLVED:] Trying to code this VBA macro but it's beyond my knowledge
  113. [SOLVED:] Adding links of files, seperating filenames with Split() - Error: Object variable or
  114. [SOLVED:] Merge specific word files from excel VBA
  115. VBA - Textfile Skip line Help in Looping
  116. '1004': Application-defined or object defined error (VBA)
  117. VBA Help: Email attachment via folder or direct-link
  118. Dynamically adding and positioning check boxes to wrap inside frame
  119. RUNTIME 438 ERROR WHEN CLICKING IMAGE
  120. How to hide textbox in userform by option button?
  121. INSERTING MULTIPLE PICTURES THAT MEET CRITERIA
  122. [SOLVED:] Copy value of active cell to another worksheet
  123. Searchable dropdown list (data from two columns)
  124. VBA Code Required to autosize image - I can pay via. Paypal or other method...
  125. [SOLVED:] Cross Referencing Filenames Using an ID and "Charting" Results Across Columns
  126. Search, find, hide columns - VBA
  127. Need to select a workbook which changes names everyday
  128. Excel Data Files
  129. Arrange Data Properly
  130. VBA to copy specific columns from word table to Excel
  131. VBA vlookup in file a with data from file b
  132. [SOLVED:] Trying to set color to a range
  133. Transfer of data between two workbooks using name of worksheet?
  134. [SOLVED:] Comparison isn't finding as true; but values sent to MsgBox show it should be....
  135. Cant count integer partitions by recursive function.
  136. [SOLVED:] Working with Dates in VBA
  137. [SOLVED:] Attach event to multiple ComboBoxes
  138. [SOLVED:] Filter and Sort with Multiple Headers
  139. Run-time error code "438"
  140. [SOLVED:] Suggestions regarding speed and efficiency
  141. Lock Cell/Cell Range based on Cell value
  142. [SOLVED:] Progress bar...%
  143. Send reminder emails based on date in column, after finding last email correspondance
  144. [SOLVED:] Is there code similar to "If Not Application.Intersect" & "If Not Intersect(Target..
  145. [SOLVED:] How to create a public array in class module?
  146. Copy and paste if cell contains specific text
  147. [SOLVED:] Perform calculations on a field that has already been added to pivot table
  148. Select and Edit certain type of ChartObject in VBA
  149. [SOLVED:] Need advice on VBA Conditional formatting Formula : Run-time error '5'
  150. Copy paste the data by vba
  151. extract data from a row with a lot of data
  152. [SOLVED:] “Application.Speech.Speak”, to announce the greetings.
  153. Add current selection to filter in VBA
  154. [SOLVED:] Turning 100 Data points into 6000 using VBA HELP!
  155. [SOLVED:] Multiple drop down selections in the same cell
  156. Run time 424 object required
  157. Possible to clean up my formula
  158. Double data and runtime error when running macro
  159. [SOLVED:] Excel Freezing Up When I Run Sub
  160. How to get msgbox output with spaces between every three numbers?
  161. Extra Screen for Laptop usinig Android Phone
  162. [SOLVED:] Loop sheets that begin with given chars
  163. [SOLVED:] Vba to calculate the number of days from today to the 1st of the month.
  164. VBA: Copy and Paste if criteria met
  165. I am having an issue with macro assigned shapes
  166. Employee number according to timetable sequence
  167. Several questions about the collection.
  168. [SOLVED:] Edit Excel Links in PPT Using VBA and Early Binding
  169. Summarized data based on timetable sequence
  170. VBA Merging duplicate -cells issue
  171. Conditionally put - sign
  172. [SOLVED:] Data Comparison
  173. [SOLVED:] Using a string in names of dublicates
  174. extract data from Excel Columns to an Output sheet
  175. Scanning Input not considered a Change
  176. [SOLVED:] Modify a macro to remove blanks from a worksheet
  177. [SOLVED:] Userform TextBox Loop Syntax
  178. [SOLVED:] Dynamically passing value to Sub using buttons
  179. Bold and color numbers in specific format with special character
  180. Is there a way to write this "for" loop?
  181. [SOLVED:] Overflow Error when using Format()
  182. [SOLVED:] All VBA Worksheet_Change Events Not Working
  183. VBA to check for PR SAP attachment
  184. Can't calculate long recursion
  185. VBA help in creating a dependent and source views
  186. [SOLVED:] HELP NEED TO MAKE CODE GENERIC LOOPING THROUGH CELLS TO IMPORT DATA
  187. [SOLVED:] Formula to return two multiple lookups in one cell ?
  188. [SOLVED:] If/Then/Else, Search & Set Active Cell VBA Help
  189. Excel Hyperlink when click ,automatically compose a message in outlook
  190. [SOLVED:] Loop through all open Workbooks in all Instances
  191. [SOLVED:] HELP GETTING SUM OF COLUMNS IN A RANGE
  192. check macro execution / speen
  193. User form in PowerPoint to feed Excel database
  194. [SOLVED:] Increment number based on two criteria
  195. [SOLVED:] Help speeding up macro
  196. [SOLVED:] Find word and delete else exit Sub
  197. Removing Rows Based On One or More Cell Values
  198. [SOLVED:] Extract amounts from text strings using VBA
  199. [SOLVED:] Compare and copy
  200. Pivot Table Creation Error
  201. IF LOOP FOR LOOP AND IMPORTING FROM ANOTHER WORKBOOK
  202. Coding Excel User Form
  203. Search whole row for
  204. Copy and Paste loop
  205. Suggestion for Best Practice
  206. VBA - Copy Multiple Columns as per mapping sheet union help
  207. How to put a named range in one workbook to another and call a button VBA
  208. [SOLVED:] Deleting Queries and Connections not working in O365 version
  209. VBA script/code to email range of data from an excel spreadsheet
  210. Get Unique list of cells in a Column for loading a Combobox
  211. Trouble Changing Active Cell After Pasting To 2nd Workbook
  212. Can I use vba to add hyperlink shortcuts to folders
  213. [SOLVED:] Extracting 8 digit PO from Field
  214. Excel file needs help
  215. [SOLVED:] Find Function
  216. [SOLVED:] how to make filter from data base and show count in VBA tool
  217. [SOLVED:] how to marge multiple sheet into one sheet
  218. [SOLVED:] how to use both userform and other excel
  219. How to pull data from a Sheet to create a Context Menu? How to combine two VBA codes?
  220. problems with printing
  221. [SOLVED:] vba tool for admin database maintain & analysis
  222. Filter Data Based on Dates + other criteria & copy to another sheet
  223. Defining range from First Cell to Last Used Cell
  224. [SOLVED:] i need Vba code that creates an input mask for a password ***** in an input box
  225. Retrieving all files in folder or subfolder containing specific text
  226. [SOLVED:] Trouble Assigning Error Bars with Array
  227. How to adjust the size of the `Note` after opening it?
  228. [SOLVED:] Find All, Copy & Paste to Next Blank in Sheet
  229. How to backup settings of Microsoft Office which are in registry branches?
  230. VBA - Open each file from directory in ascending Order
  231. Copy last 20 rows (or all if less than 20)
  232. Checking the values in Sheet1 with multiple entries in Sheet2, Write the output
  233. Using an addin to package all my source code
  234. [SOLVED:] VBA To Re-lock a specific cell after 30 seconds
  235. Find currency and add/debit according to amount
  236. Undo/Redo or CTRL+Z – CTRL+Y »» does not work for my own macros
  237. [SOLVED:] how to use userform to operate pivot table
  238. [SOLVED:] Countif and Count on visible rows
  239. [SOLVED:] Edit textfile vba
  240. HELP! VBA Problems
  241. [SOLVED:] .TextToColumns doesn't seem to work reliably.
  242. [SOLVED:] Need help getting results of macro displayed, starting at row 5 column B thru F
  243. Starting from specific place in a row
  244. [SOLVED:] Sumif multiple criteria
  245. [SOLVED:] Prompt user for date and user to Open file
  246. [SOLVED:] Copy and Paste
  247. Help to make VBA Model in Excel run quicker
  248. Very Very Very Very Complex excel formula required...
  249. split text in different cells after each underscote "_"
  250. Find previous day balance.