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. [SOLVED:] Cell Returns no value even though the cell does contain a value
  2. [SOLVED:] VBA/ Checkbox to add/remove fields in pivot
  3. How to close the all excel workbooks once i open a one excel workbook
  4. Recording results of multiple runs using VBA
  5. Paste with offset from a different sheet VBA
  6. Fix Broken Code
  7. [SOLVED:] Find First Cell in Column Containing non-NULL Data
  8. [SOLVED:] Move up cells less than row value
  9. [SOLVED:] Application.Onkey
  10. Combine multiple sheets from multiple workbooks to a single workbook of multiple work
  11. [SOLVED:] VBA to run a Linear Regression Automatically
  12. [SOLVED:] VBA Power Programming 2007 - Disk Examples
  13. [SOLVED:] Copying and Pasting through Ranges of Varying Lengths
  14. [SOLVED:] Export Each Excel Row Text - to PPT
  15. forcing excel sheet to save it as .xlsm
  16. copy/paste values only between 2 tabs
  17. Creating chart by searching input datas in different worksheets
  18. Insert value after matching with existing cell
  19. [SOLVED:] Textbox .ColumnWidths without trial and error?
  20. Pull data from Word to Excel help
  21. [SOLVED:] Identify 7 day separation between product calls
  22. [SOLVED:] listbox items = column headers macro
  23. VBA Code: ascending order of the columns
  24. [SOLVED:] Format all my Command Buttons The Same - Retain Press Color Change Individual Button
  25. how to minimize sum with macros
  26. Delete record from listview and excel sheet at the same time and apply duplicate prev
  27. Need to direct my appointment a non default calendar
  28. Link button to table row for sorting
  29. Compare Dates within Textboxes in Userform
  30. Converting Values from one spreadsheet, and turning it into an XSLT code.
  31. Export excel sheet to .txt, reformat to .dat. But format changes in Linux
  32. VBA to delete rows *partial text*
  33. [SOLVED:] VBA to copy last row of one sheet onto another sheet
  34. Extract web data
  35. PrintToFile Problem
  36. VBA Google Search Scraper/Extract
  37. Vba Outlook license reminder notification
  38. VBA code for distributing items having different weight and time to different slots
  39. Find a particular text in column A and copy the value from next column and transpose
  40. CopyPicture method of Range class failed
  41. WaterFall Chart - Up/Down Bars
  42. [SOLVED:] Need help need VBA to build combinations from values from structured data
  43. Find Search with Msg PopUp
  44. 3-dimensional grid search
  45. Converting xls formula to VBA function
  46. [SOLVED:] VBA to insert Now() when formula result changes
  47. [SOLVED:] Match Funtion Help
  48. [SOLVED:] Find with additional requirement
  49. join multidimensional array vba
  50. Need help implementing UserInterFaceOnly:=True
  51. [SOLVED:] Arranging groups of numbers into a normal distribution
  52. can't run a simple recorded macro
  53. VBA assign random variables to cells
  54. Select and delete entire columns
  55. [SOLVED:] Split a Text File - Rename With the Original Text Heading Found in file
  56. Numbered Text boxes managed by Loop or for?
  57. Extract specific values in text files and paste to Excel
  58. [SOLVED:] Where is the error in this short code??
  59. SumIf in vba returns 0 value in userform
  60. [SOLVED:] copy from one sheet to another sheet based on column names
  61. [SOLVED:] What I'm doing wrong???
  62. Script to Change Chart Titles
  63. [VBA]:How to use VBA to merge 2 sheets into one with the same ID
  64. Speed Up Get Data Code
  65. [SOLVED:] Copy rows and paste them to new sheet
  66. [SOLVED:] Naming a Range (VBA)
  67. [SOLVED:] VBA to pull values from cells off of second sheet
  68. Remove blank cells to left if condition
  69. Countif Synthax
  70. VBA "Object doesn't support this method" HELP!!
  71. cut entire row and paste many times as quantity - Tables
  72. [SOLVED:] Help w/combining excel actions
  73. Looping Through Worksheets
  74. Using Index match in VBA returns wrong value
  75. Open Multiple Files in a Folder, List file name, and calculate Average of Column
  76. Autofill a resize range
  77. Replacing "/" with nothing -VBA
  78. [SOLVED:] Excel VBA to print 3 copies of sheet if it finds something in cell A2.
  79. Offset selection by 3 columns?
  80. [SOLVED:] Ribbon Issue
  81. [SOLVED:] Run-time error '13': type mismatch VBA code
  82. excel vba range property non contiguous ranges
  83. [SOLVED:] Using VBA code to change value of a checkbox in a cell
  84. [SOLVED:] Ranking like values the same, but not omitting the next rank number?
  85. Extracting minimum and maximum points above and below moving average
  86. [SOLVED:] Naming a column B range based on Col A value
  87. [SOLVED:] Change listview items font color based on criteria
  88. [SOLVED:] VBA to transpose rows to column based on values in col A
  89. Links and Macros Automatically Enabled
  90. Excel VBA code to get data from a cell.
  91. Excel Vba Code To Create New Worksheets When Range Is Updated
  92. Compare the value with different name.
  93. copy paste macro needs sum function
  94. [SOLVED:] Import Excel Named Ranges into Word with VBA
  95. VBA Code: excel is hanging at some point
  96. VBA Interacting With A Child Window
  97. [SOLVED:] VBA to populate row of cells with userform listbox data (code runs by column only)
  98. "object expected" suddenly popping up
  99. Find last column , enter formula to last column skip 3 lines and repeat
  100. cannot add date
  101. [SOLVED:] Need help with fixing code - Match FName + LName and highlightcells
  102. HELP!!! Importing CSV file into excel based on cell value
  103. vlookup on temp file
  104. [SOLVED:] Sumif using offset in vba
  105. [SOLVED:] Increase cell value by 1 when workbook opens
  106. Check for empty cell in a range of #N/A cells
  107. [SOLVED:] VBA to Paste top rows to bottom 4 rows as values
  108. VBA Excel Google Search Scraper/Extract
  109. Optomize Code for a Sort and Remove Duplicates Macro
  110. [SOLVED:] adding comments to ListColumn tables in Excel with Access VBA
  111. [SOLVED:] Select Case
  112. [SOLVED:] Need Help with revision of current VBA macro! please!
  113. Can't get right code to amend records in listview
  114. Using ADO with Excel
  115. If cell in column B(tab1), copy tab2 and paste value from column B(tab1) into new tab
  116. If a cell is filled up, copy data to the right of cell instead
  117. Email Attachment via Outlook
  118. [SOLVED:] Make formula equal to cell contents of last cell in a column
  119. Save specific Outlook attachment to folder
  120. Define cells and cut them
  121. Interest claculator that allows payments and advances
  122. Split Excel sheets to multiple Workbooks based on Criteria in Cell A1
  123. Loking for a macr to delete first six lines of txt documents
  124. [SOLVED:] Take values from different area of a column with a variable range lenght
  125. Auto-populate a master list from info in other sheets without adding spaces
  126. VBA assistance
  127. VBA to login and post in FACEBOOK
  128. Using And / Or with Conditional Formatting
  129. VBA Assistance - Highlighting and Deleting based on another cell value.
  130. [SOLVED:] Merge Excel files with different yet similar data headers
  131. Change list values using VBA
  132. Slow dynamic shart update xl2016
  133. [SOLVED:] "For each ... next" loop not working
  134. [SOLVED:] Row Compare - Data not cell
  135. A way to filter based on strikethrough formatting?
  136. Form 2.0 Frame
  137. Saving & closing
  138. [SOLVED:] VBA to place combinations from cell to muliple cells essentially un merge them please
  139. [SOLVED:] need VBA to arrange the data from left to right smallest to largest, please!
  140. [SOLVED:] Need VBA TO LIST VALUES THAT CORRESPOND VALUES IN GHIJK
  141. [SOLVED:] Help edit data in listview via two Dtpickers
  142. Exporting worksheet from a closed workbook in a shared drive to another workbook
  143. Ribbon Interface Menu builder
  144. Help in VBA problems with Macro
  145. Expand the Range For Each Cell in Range
  146. Excel VBA to compare two lists
  147. Calculate the percentage of those who answered YES
  148. synthax of Cells.offset.value
  149. [SOLVED:] Renaming a sheet after a cell value that's too long
  150. [SOLVED:] Select and sort rows based on multiple criteria
  151. Calendar by BlueCactus not works
  152. Need this to in VBA please the formula used is limited. Thank you
  153. Autohighlight
  154. Elseif with values of formulas
  155. Search for Job ID and update fields in row below
  156. Specified table rows copy from Sheet to another sheet
  157. [SOLVED:] Data sort a dynamic range of conditionally formatted cells?
  158. Alternating MsgBox
  159. Sleeper: How to divide time series in to shorter time series in vba
  160. [SOLVED:] Data sort a dynamic range?
  161. [SOLVED:] ADO - Issue in Excel
  162. aggregate Data and create new dashboard
  163. [SOLVED:] Anyone fluent with .Names.Add using values rather than addresses? (advanced)
  164. [SLEEPER:] Update a list rather than just add to
  165. [SOLVED:] Remove extra commas from end of content
  166. Loop through Pivot Table Filter field from a List and create pdf
  167. Trouble executing VBA on remote connection
  168. Linking equation with a code.
  169. Moving data labels to variable location on bar chart
  170. [SOLVED:] Need VBA out- put to different location on worksheet.
  171. CommandButton - Save in multiple locations
  172. VBA - Connecting to Database using System DSN
  173. I have a formula that needs to be turned into a VBA, please!
  174. [SOLVED:] How DO I remove the FALSE return from this formula to leave an empty cell.
  175. Hyperlink Error handling challenges.
  176. Dialog box, select rows>5, delete in multiple worksheets
  177. Highlight 2 Cells Based on a text value(false)
  178. [SOLVED:] How to ignore hidden columns
  179. [SOLVED:] Adding to Collections
  180. [SOLVED:] Show UserForm ONLY once workbook is fully open & displayed
  181. Need Help with Excel Project
  182. Compress Mutilple Files
  183. Need VBA code revised to ignore the Column A data, please!
  184. [SOLVED:] Multiply two columns and sum a column in Listview
  185. [SOLVED:] Input 2 files and create 3rd file
  186. [SOLVED:] Find first row with two commas and delete
  187. VBA - finding date in another worksheet
  188. Change the major units in X axes in chart(vba)
  189. How to hide cells based on values
  190. Excel VBA ~ Google drive doc
  191. [SOLVED:] Reference formula help
  192. Print/pdf excel sheet and include a specific word document vba
  193. [SOLVED:] ELSE without IF Error - multiple line breaks including AND and THEN
  194. [SOLVED:] Range Copy/Paste Loop for Multiple Sheets to Multiple Sheets
  195. Remove pictures/shapes of PowerPoint with VBA
  196. newbie needing VBA help
  197. [SOLVED:] creating label
  198. [SOLVED:] VBA Code Range Issue
  199. [SOLVED:] How to use VBA Slicer to connect two PivotTable
  200. VBA, where ever the data is found in column BCDEF, macro can still accomplish results
  201. Book2 Macros interfere with Book1 Copy Book2 Sheet
  202. [SOLVED:] Conditional Formatting Help
  203. worksheet Names 255 or less byte truncation - bug?
  204. [SOLVED:] Problem with chart
  205. VBA using INDEX MATCH
  206. [SOLVED:] Pivot Table Data
  207. One Cell with different Time and Strings
  208. Cut away days to have only hours : 45841.12 -> 0.12
  209. 2 Macros Please Help getting so lost... to delete columns and email files
  210. 90 days past due chart
  211. Subscript out of range: Do While Cells(s2, 2) And Cells(s2 + 1, 2) <> "end"
  212. [SOLVED:] Toggle Shape Fill & Text Colors
  213. Object as Picture and Data Rearrange
  214. A Simple Pyramid Totals
  215. HTML scraping/parsing
  216. [SOLVED:] Conditional formatting without using A1-notation in the rule
  217. VBA - conditional error with code involving LBound(SheetNameArray) To UBound(SheetNam
  218. VBA Code to control Data Connectin from CSV File
  219. download via Microsoft.XMLHTTP fails
  220. Prompt message box for importing access table data
  221. If XLSM in XLSTART, Then Excel doesn't open with blank WB
  222. Search for Excel workbook and open
  223. Copy data from userform to sheet using option button
  224. List text files in folder based on partial file name - repeats first file found
  225. Simulating returns
  226. [SOLVED:] Inserting Files From Multiple Columns - Concatentate Result File
  227. Combine excel workbooks from multiple folder into one workbook
  228. How to STOP Excels spell checker from checking text boxes
  229. [SOLVED:] VBA to delete rows where first 4 words of text in column A are duplicated
  230. [SOLVED:] Re-lock a Column after its been unlocked upon cell exit
  231. Write Data to Embedded Excel Worksheet in Word
  232. VBA - Finding and copy row with first value >&< certain threshold
  233. Dynamic arrays And Financial Functions
  234. [SOLVED:] Hide Unnecessary Decimal Markers
  235. Date selection help please
  236. Change font on a sheet based on a value in a different sheet.
  237. [SOLVED:] VLOOKUP TO GET RESULT AS FORMULA
  238. Search by Multiple Criteria and Two Listboxes
  239. VBA Importing text files from user specified folder
  240. VBA Code Not Working In China?
  241. [SOLVED:] Dynamic Column In Code
  242. Webservice into Excel
  243. Formatting with hidden columns
  244. Sleeper: Sum and Export to PDF
  245. [SOLVED:] In need of help with a code
  246. VBA code for re-organizing address lines
  247. Table of Contents: Hyperlinking to Folders Using a Combination of Cells
  248. Want to search for value in column across multiple sheets and copy rows with value.
  249. [SOLVED:] Add certain amount of rows to last rows per chapter
  250. Speed run time of code