Excel 2000 :: Unable To Hide Hidden Column When Save As Webpage?

Aug 15, 2013

Currently I'm using excel 2000. Can't hide hidden column when save as webpage?

View 2 Replies


ADVERTISEMENT

Excel 2000 :: Include JavaScript Snippet When Save As Webpage?

Jul 8, 2012

I have a single spreadsheet that I save as multiple web pages [the sort and total options differ].

Is there an easy way to include a javascript snippet in the saved page without having Excel mangle the code by &ing the "<" and so on?

Excel 2000 on XP

View 1 Replies View Related

Excel 2003 :: Unable To Allow Users To Make Changes To Workbook But Only Be Able To Do Save As Not Save

Dec 3, 2012

I have an expense report, which was originally done in Excel 2003. It still prompts users to open as read only however if they select no, they are not prompted for the password, and it has allowed them to save, so when the next person opens it, they have the previous person's report instead of the clean workbook. I have tried everything to put a password onto it. I know this is really basic stuff, but maybe I am missing a step? I want the end user to be able to make all the changes they want in read only mode and then do a save as, but if the select No when prompted "Open as Read-only?" they should have to put a password in.

View 4 Replies View Related

Excel 2010 :: Runtime Error 1004 / Unable To Set Hidden Property Of Range Class

Jun 25, 2013

I am using this code (below) to hide certain rows or columns depending on what number is entered. Everything is working fine and I am at the point where I would like to share this excel sheet with others but I would like to lock certain cells so that others cannot alter the formulas. As soon as I lock the cells and then enter values into the unlocked cells, I get the "run-time error '1004': Unable to set the Hidden property of the Range class".

I am using excel 2010 x64.

Code:
Private Sub Worksheet_Change(ByVal Target As Range)If Not Intersect(Target, Range("B3")) Is Nothing Then
If Range("B3").Value = 0 Then
Columns("G:P").EntireColumn.Hidden = True
Else
If Range("B3").Value = 1 Then
Columns("H:P").EntireColumn.Hidden = True

[code]....

View 3 Replies View Related

Excel 2007 :: Unable To Save As PDF File

Apr 26, 2013

I have an Excel worksheet (2007 version) which I am trying to save as a PDF file. However, the PDF option is not listed in my "Save as type" drop down window.

View 3 Replies View Related

Unable To Set Hidden Property Of Range Class

Mar 19, 2014

I locked the cells on Sheet1 from B4 to B10.

I protect the Sheet1 Review > protect sheet and selected two checkboxes from protect sheet property "Select locked Cell" and "Select unlocked cells".

It is working fine and it does not allow the user to view the locked cells B17:B24 while protection is on.

I have a RadioButton1 on the same Sheet1 and i put the following code behind the button to hide the 4 up to 10 rows. When i will press the button while password protection is on; it is giving me the following error:

Unable to set the Hidden property of the Range class.

View 7 Replies View Related

VBA Code For Webpage Save As MHT File

Feb 12, 2014

I want o write a vba code for below: I want to download and saves a list of webpages (and contents like images, animated GIFs, sounds, videos,...) as MHT Files (1 MHT file for each link from the list). In the below files there's an example of how it should look like.

Links

[URL]

I am familiar with the URLDownloadToFile function, but it doesn't download the webpage's contents. What I need is something like a URLDownloadToMHT function that downloads the entire webpage and its contents and packs it into a MHT file. The MHT file, obviously, needs to link the content files locally for offline browsing (I don't know exactly how a MHT file works, but what I mean is that src="http://www...file.jpg" should be replaced by src="file.jpg", something like that)

I am also familiar with softwares like WinHTTrack, that do something similar(with HTML files), but I think the downloaded files get too messy and disorganized, that's why I need something simple like MHT files saved in a folder of my choice. I need this Excel file to work in any Windows XP/Windows 7 computer, without dependencies from other files like third-party dll's or any other files.

View 2 Replies View Related

2000 - Save Data As A Web Page

Apr 20, 2009

Using excel 2000 on windows XP (home). When saving data as a web page the grids do not show despite having the page setup "show grids" box ticked. It makes reading the file on line hard to follow.

View 2 Replies View Related

Excel 2007 :: Unable To Search The Last Column?

Jul 28, 2013

I've to continue the same sheet made by my bos (I'm using excell 2003, my bos use 2007). However, I'm unable to find the next column which my bos used it. Ex : My last column in excel is IV column. However, my bos's column in more than IV column.

View 2 Replies View Related

Excel 2010 :: Unable To Set Column-width?

Oct 5, 2012

From one moment to another I am not able to set the column width doing the following: right-mouse-button click (the column) and choose column width and then type in the desired width The column width is not set this way.

Setting the column width by dragging the right side of the column works well. Also double clicking the right side of the column (auto width) works fine.

I think I have pressed a certain key combination (I am not aware of) to activate this behavior.

How can I re-activate/enable the above (1st) mentioned method to change the column width?

View 3 Replies View Related

Unable To Set Hidden Property Of Range Class ActiveX Combobox

Jul 30, 2013

Here is my code:

Code:
Private Sub ComboBox1_Change()
ActiveSheet.Rows("3:62").Hidden = False
Range("D1").Value = ComboBox1.Text
End Sub

I get a runtime error '1004' when I make my combo box selection. I don't have any security or password protection type stuff. The combo box is part of a more complicated spreadsheet and I don't want to switch to a data validation type drop down and I really want it to be activeX.

View 4 Replies View Related

Hiding Columns: Unable To Set The Hidden Property Of The Range Class

Oct 31, 2006

I have recently tried to implement the password protect from viewing code from this site. It worked brilliant on a basic spreadsheet, but when I tried to implement it on a worksheet with links I keep getting the error:

Run-time error '1004'
Unable to set the hidden property of the Range class

View 9 Replies View Related

Unable To Use Arrow Keys To Select Hidden Cells On A Protected Workbook

May 13, 2009

I have a problem with a spreadsheet I am working on, and I'm not sure if its something I've done, or whether its corrupted.

Basically, Column A is Hidden and not Locked in the protection tab of formatting. The other columns are Locked and not Hidden.

I used to be able to use the arrow keys to scroll through Column A, but this now doesn't seem to work. I can select the cells within column A with the mouse and I can scroll with the mouse and the scroll bars, but I can't move between the cells with the arrow keys, enter button or tab button.

Does anyone know what might be causing this, or is the workbook corrupt?

View 9 Replies View Related

Unable To Hide Sheets - Function Is Not Highlighted?

Mar 1, 2014

I am unable to hide sheets. when i right click to hide like I usually would the funtion is not highlighted.

View 6 Replies View Related

Unable To Save External Link Values.

Nov 24, 2008

Due to the large number of VLOOKUP functions on my page of data whenever I try to save I get the following error codes. Excel cannot complete this task with available resources. Choose less data or close other applications. Unable to save external link values. The problem itself may not be solvable but is there away to prevent these messages from coming up when I save (or when it autosaves?)?

View 2 Replies View Related

Unable To Hide Columns/delete Values Using Combo Box

Apr 24, 2007

Using two Combo Boxes, I am trying to create an drop down outline form input sheet.

What it does is if you select the first selection in the combo box 1, then it hides certain rows, and deletes certain cells. If you select the second option in the combo box 1, it shows another combo box (2) which has another list of categories.

When I select the option 2 on the combo box 1, it unhides a bunch of rows, and activates combo box 2. However, when I try to select categories on combo box 2, each time it tries to hide/unhide rows I get this message "Unable to set the hidden property of the range class." I have no idea whats going on.

Here is my ....

View 9 Replies View Related

"Unable To Set The Hidden Property Of The Range Class" When Unhiding Cells

Oct 30, 2009

I'm trying to unhide all the cells in a worksheet, but keep getting the "Unable to set the Hidden property of the Range class" error and I'm not sure what to do.

View 2 Replies View Related

Data Validation And Conditional Formatting Unable To Save?

Jun 4, 2013

I have a pretty simple spreadsheet (because I'm not an expert on excel) to track temp staffing requirements each week over a year. It only has about 150 rows and a bunch of columns but when I try to make it bigger (add more rows so I can put about 70 staffing positions instead of 19) it will not save (cannot save all of the data and formatting). I have read on the microsoft site that there are limits to data formatting, but it describes over 2000 rows?

View 3 Replies View Related

Runtime Error 1004 - Unable To Save File

Mar 30, 2014

I am executing code in a workbook that has been working successfully previously.

Suddenly I get a run time 1004 error in any macro in the workbook that tries to execute a activeworkbook.save command?

View 1 Replies View Related

Date Column (insert In The First Column Dates Starting From 01/01/2000 All The Way Up To Today)

Nov 11, 2008

I'm trying to create an excel worksheet as follows:

Column1 Column2 Column3 Column4 Column5
Date Time In Time Out Hours Worked Pay
01/03/2000
01/04/2000
01/05/2000
.
.
11/11/2008

I want to insert in the first column (Column1) dates starting from 01/01/2000 all the way up to today, 11/11/2008. So I would end up with a unique date on each row.
To accomplish this manually would be a daunting task. I'm a newbie to excel and don't know how to use any in-built functions.

View 3 Replies View Related

Hide The Hidden Files When You Dir A Folder

Sep 28, 2009

Hide the hidden files when you dir a folder. So far I got a code that will dir all files in a selected folder.

View 2 Replies View Related

Click On Particular Name In Webpage Using VBA In Excel

Apr 8, 2014

I want to write a macro with which i can click on a particular hyperlink in that website.

For example...the website is [URL]...In this websote I want to click on the particular country (Let say "Gabon")...but I want to click it by using vba from excel.

View 4 Replies View Related

Copy PDF From Webpage To Excel?

Jan 15, 2013

I have a number of macros which i use to open up a web page in IE, copy the data and then paste it into excel. however i have a problem which i cant solve.

The issue is that the web page is a link to a pdf. So while i can open the page i cant seem to copy the data.

Note that the data that i am trying to copy out of the pdf is a table of data

View 1 Replies View Related

Save File With Hidden Property

Jun 9, 2007

I have an excel file which is in windows explorer has its property set to hidden.

I have another excel file, with some Vba in it, which opens the hidden file, inserts some data into it, saves the file and closes it.

ActiveWorkbook.Save
ActiveWorkbook.Close

This all works, except that the hidden property is lost in the process.

Is there a way of saving the file, and keeping the hidden property? This is just so that users cant see the file and accidently open it.

View 3 Replies View Related

Unable To Display Cell Value When Cell Is Hidden

Feb 18, 2010

I found some code that is working great, but I'd like to add some functionality to it if it can be done. When a cell is clicked in Column G it is displaying a % found in Column F in the same row as G under the cell similar to a comment without using the comments option. The problem I'm finding though is that if Column F is hidden then it is not displaying the results in the cell found in Column G. Here is the
Option Explicit

Private Sub Worksheet_SelectionChange(ByVal Target As Range)
Dim Row As Integer
Dim Amount As String

Row = ActiveCell.Row
Amount = Range("F" & Row).Text

Basically I'd like to know if it is possible to show the comment in G if the Cell it is trying to reference is hidden.

View 9 Replies View Related

How To Have Open Hidden Sheet / Hide On Closing

Feb 24, 2014

I've got this function where you can select from a list of names, and when you press go it unhides the sheet and goes to it, problem with that was after closing the sheet it was no longer hidden. So now, I have

[Code]......

So when you press go, it unhides the sheet, goes to it, and hides it again, but then the sheet is hidden it pushes the user back to the page they was on, so it would appear you can't have a hidden sheet open.

Is there a way for excel to determine when the sheet has been closed, to be able to hide it when the user navigates away?

View 6 Replies View Related

Hide And Show Column In Excel?

Jul 27, 2013

I've seen excel sheet view like this [URL].....

View 2 Replies View Related

Macro Bombs Excel 2000

Jun 1, 2009

I've developed a workbook with macros in Excel 2007 (Compatibility

Mode), Windows Vista Operating System. The purpose of the Macos

is to allow auto complete on a validated data entry field.

The macros run fine on this platform. I then copied the workbook

to my desktop, Excel 2000, Windows 2000 Professional Operating

System. One of the macros is killing Excel on this platform.

View 14 Replies View Related

Dates Copied From Webpage Not Recognized By Excel?

Nov 8, 2013

I copied some columns of dates form a website into an excel workbook. Unfortunately excel does not recognise the text and therefore I can't sort the columns from oldest to newest.

I have tried the operations here [URL] as I though spaces might be the problem but with no success.

View 5 Replies View Related

Click On Webpage Link Through Macro In Excel?

Jan 29, 2013

I am trying to prepare macro to navigate web page and click on some tasks to complete it. As this web link is not access-able from outside or remotely. I am trying to work on it in bits. I have came across with a first problem of clicking on one of the link of this web page, below is the web page html source code. I want to click on last link "Total Outstanding Tasks".

HTML Code:
<td width="29%" nowrap>
<a id="A6" href="FindTask.aspx?StatusID=1,2,5,3&SLAhour=10&pageMnuOpt=4&mnuOpt=1|4&OtherMenu=true&SortOrder=1&CreatedBy=485&PreDefinedFilter=6&IsAssign=0" class="bodylink">Total Outstanding Tasks</a> </td>
<td width="29%" nowrap>
<a id="OutTasklnk" href="FindTask.aspx?StatusID=1,2,5,3&SLAhour=10&pageMnuOpt=4&mnuOpt=1|4&OtherMenu=true&SortOrder=1&AssignedTo=485&PreDefinedFilter=6&IsAssign=1" class="bodylink">Total Outstanding Tasks</a> </td>
<td width="29%" nowrap>

[code]....

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved