Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Predator98
  • Content: Threads
  • Order by date
  1. Predator98

    Mail Merge using Excel Input with sequence numbers

    I have a spreadsheet of demographic information for individuals and families. Each person's information is on a separate row. Each row contains a sequencing number. If it is a three member family (male spouse, female spouse, child) this would show as three separate rows but would have the...
  2. Predator98

    Move Excel row to new worksheet

    I have an Excel workbook with two (2) worksheets which are named In_Progress and Complete. The formats, formulas, data validation, etc. are identical within each worksheet. In one column is a dropdown with multiple selections including 'Completed' and 'NeedsUpdate'. While in the In_Progress...
  3. Predator98

    Excel - date row last updated

    Is there a way to record the last update (modified) date at the end of a row when "any" value on the row is changed? I currently have the following code but it updates the date any time the row entered: Range ("BX" & Target.Row).Value = Date where "BX" is where I want the date placed. I...
  4. Predator98

    Excel - date row last updated

    Is there a way to record the last update (modified) date at the end of a row when "any" value on the row is changed? I currently have the following code but it updates the date any time the row entered: Range ("BX" & Target.Row).Value = Date where "BX" is where I want the date placed. I...

Part and Inventory Search

Back
Top