Computing.Net > Forums > Office Software > Search Results

Quick Links

Computing.Net Solution Center
Desktop Access to Search
Ask a New Question

Sponsored Results for: start macro when selected

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: start macro when selected

Product Search Results


Results 1 - 25 of 64

[higher confidence] - higher confidence, [lower confidence] - lower confidence

Save cell contents to another cell auto
    Summary: Hi, I have assumed that when you want to save comments you mean a comments text box linked to a cell, and not the contents of the cell itself. You ask...

Visual Basic (MS Word 2007 macro)
    Summary: Hi, I don't write a lot of Macros for Word, so I am not sure how robust this is. Give it a try, but make sure you always have a backup! (or two). Thi...

Macro within Excel fixed to a specific sheet
    Summary: I have created a spreadsheet which has a template form so that when information is added into an input sheet it links into the relevant section within...

Script to copy cell value to another workbook
    Summary: Hi, Here is an example for combining your branch office reports. This example has three 'branches' There is a Master workbook named 'HeadOffice.xls' c...

Cannot record macro in Ms word
    Summary: I cannot use Macro that i record before Before I was create new macro in Ms word. Then I close Ms word. When I open Ms word again i cannot use Macro. ...

Excel Macro
    Summary: counter = 3 For r = 3 To 287 Step 2 For c = 1 To 33 Select Case c Case 2 Sheets("Stubs").Cells(counter + 2, 2)...

Button to place date
    Summary: Hi, Here is some code to put the date into the Active Cell. Sub Enter_Date() 'Sub to enter today's date into the active cell and format the date in yo...

How do I select newly inserted rows?
    Summary: Here's what I want to do: From: A B C I want it to become: A A (selected row) B B (selected row) C C (selected row) How do I do this? Here is my draft...

Delete rows
    Summary: Hi, Here is some code for a macro that deletes every row in a selection, unless the row is a multiple of 300. In my test, I entered data in Cells A300...

time convertion
    Summary: Hi, Make sure that the time you enter is recognized by Excel as a time. Enter an after-noon time, say 13:00 Using cell formatting: a. set the format, ...

Linking to unopened excel workbook
    Summary: Hi All, I am trying to reference an excel workbook that is on a LAN (at work). The idea is to copy the contents that is on sheet1 and paste it on shee...

copy cells from sheet a to sheet b
    Summary: Hi, When I wrote the code, I thought that each record started with a date on a line on its own, which I see it doesn't, hence the error. I will post a...

duplex printing and paper source behaviour
    Summary: Hi, As far as I know, there is no simple way to do what you want. Word's control of printers is limited, and even in Visual basic the print command do...

Need Excel Help!
    Summary: Hi, This option uses a User Defined Function, written in Visual Basic. The cells containing the time must be formatted as Text. Before entering any ti...

Emmbedded objects
    Summary: Hey All I hear you guys are pretty good. I need help with an excell chart being imported into a word document. I inserted it as an object and ticked t...

Set print area in Excel
    Summary: How can I create a macro that will select from the Active Cell (wherever it is) to A1, Set Print Area, then Print. TIA. ...

excel 2007
    Summary: Hi, It appears that what you want to do is change the row part of the formulas. Excel's Find & Replace will do this for formulas. Use Find & Replace:...

sort seniority based on date
    Summary: Hi, As I pointed out the sort function works only if each entry is on its own row. Rather than retyping the entries you can bring the data onto single...

Data Capture
    Summary: Do you have access to the Update code? If so, you could add this code to it. When the Update code is run, it will check if the Weekday is Monday and i...

Convert date to yyyy
    Summary: Hi, First a quick background on dates in Excel. Excel holds dates as numbers, starting with 1 for 01 January 1900 25 November 2009 is 40142 Excel also...

Excel help!
    Summary: Hi, From your post, I thought that you were familiar with conditional formating formulas, which is why I didn't provide any instructions for using it,...

Removing both sets of duplicates in EXCEL
    Summary: Assuming your data is already sorted so that the duplicates follow one another as in your example, try this code: What it does is check each item in c...

cannot open legal size documents
    Summary: Publisher crashes when trying to open legal size documents ...

HELP! IF statements to compare Date/Time
    Summary: Hi, Regarding questions 1 & 2: I was not clear if the formulas you gave (=IF(F2="", "No", IF(G2>=H2, "Yes", "No")) are working or not. Times in Excel ...

Outlook is FUBAR - Need help
    Summary: The boss got a virus that rendered his drive unbootable. I plugged the drive into another computer, and I can retrieve the files that are there. Wh...

Jump To: 1 | 2 | 3

Sponsored Results for: start macro when selected

Ads by Google