insert text

  1. A

    Will a kind soul help to provide a vba solution to insert text into webpage textbox

    Dear all, I am trying to input text into a webpage and search and am running into problems. Below is my code Sub GetHTMLDocument() Dim IE As New SHDocVw.InternetExplorer Dim HTMLDoc As MSHTML.HTMLDocument Dim HTMLInput As MSHTML.IHTMLElement IE.Visible = True...
  2. A

    Changing from message box to insertion of text into cells

    Hi, Thanks to PGC01 for the below code to show where page breaks are on a sheet. I was just looking to edit the code so that rather than the message box appearing it actually puts the text in the row itself. Something like "There is a page break on this row" in column A would do the trick I...
  3. F

    User Form repeat values based on choices

    Hi, Thanks to all the posts on here I have been able to copy, paste, butcher and fudge my way through to almost what I need. I have a sheet with multiple columns with a list of sites which we may visit to carry out a Test, service, Repair or any combination of the three. <tbody> Site A...
  4. K

    Conditional Formatting and Adding Text to a Cell based on Multiple Cells

    Hello! Firstly, thanks for this forum. This is the first time I had to register and post my own question, but I've used your site to figure out a dozen problems I had before. I'm going to start with the end-state im looking for, but if anyone can provide just one piece to this puzzle it will...
  5. C

    Adding text to equal no value and skip over to do average

    I have a table for the month with dates on one row, amount of calls reviewed per day on second row(row2), hours Worked on the third row(row3) and each column has a fourth row which. does an average of Row2/Row3. at the end of row2 and row3 it sum the totals. on certain days my reps have PTO and...
  6. L

    Insert text from a cell in another worksheet

    Hi I am trying to insert text from cells in another worksheet as follows: I have a front sheet named "Front Sheet". Column A is already populated with a list of company names. Column B is for Contact names, Column C is for email address. Each company has its own worksheet, and is named as...
  7. D

    insert text into cell already containing text

    I have a column where each cell contains a word or phrase. I want to be able to insert a word in each cell of that column before the text that it already contains. I would also like to be able to insert a word after the text the cells in that column already contain. A2 "marketing" A3...
  8. G

    Can I do this in a formula, is VB needed?

    I'm setting up a form for people to enter information into. I have a free-form text field that users need to be able to type into, so I can't put a formula into it. However, I want a value to be "injected" into it upon a certain condition based on a formula from another cell "watching" that...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top