Excel Formula is Resulting in a #N/A! Error
Hi! I just converted my current excel work book to Zoho Sheet and I am going through the process of debugging. I have a formula that I currently use in excel that looks up the text in a column and a numeric value in another row. The formula should allow
Sharing only one sheet from a workbook
Hi, I have a Workbook with various sheets, but I need to share Sheet 1 with one user and Sheet 2 with another user, I dont want the users to see each others information. I want to be able to consolidate the data from different users in one consolidated sheet only for my analisys. Is this possible at all? is there any work aroud this issue? Regards, Kioumars B.
"Sorting cannot be performed on a range containing checkboxes"
I need to use checkboxes in my data, but also need to be able to sort the data. When will it be possible to do that?
Updating cell value using VBA resets cell formatting
There are cells in my sheet that contain dates, which I have formatted using custom formatting to adjust their appearance. I also have a macro that updates the value of the cells with an adjusted date. When the macro is run and the date changes, the custom
Hiding/Deleting blank rows and columns Zoho Sheet
How do you do this?
link to specific tab
Hi I have a zoho spreadsheet with 20 tabs. I am trying to link from an outside site to a zoho spreadsheet's specific tab. Eg. link straight to Tab1. Right now all I can find is a general link to the spreadhsheet, but then the user needs to find the correct tab and click it to get to that tab. Is there a way to link directly? Thanks
Goal Seek using VBA
Hello, I noticed from previous posts that Zoho intends to add Goal seek using VBA. Is this possible yet? Please provide an update and if possible the code to get goal seek to work via VBA. Thank you.
Sharing sheet without affecting original spreadsheet
I want to share a sheet using a password unique to the end user who will be able to enter data that will help them make a decision. I don't want or need any changes to show up to original file inside my Zoho account. I will be sharing this sheet over
customize menu icons
This seems like it ought to have a simple solution, but how can I add (unhide) the filter icon so it is visible from the main toolbar?
Comments aren't visible in shared spreadsheet
I would like to send a spreadsheet to people who can use it to help solve a problem as a one off use unique to them. They will have to enter data in the sheet. I have comments attached to some of the cells to explain the purpose of the data being collected.
Find & select empty cells in a range
Are there any good ways to help me find the empty cells and select all of them in a certain range? In Microsoft Excel, there's a function in the toolbar that allows me to achieve this goal.
link to external data split cells
Zoho Sheets - External Data Link - Split Cells Problem I have links to external data... however, when the data updates.... It automatically adds new rows and cells.... I would like the data to regenerate in the same cells.... can someone please help me
Using wild cards in VLOOKUP
In excel this works but not is sheets can anyone confirm or suggest another method. =VLOOKUP("*"&B1&"*",A:A,1,FALSE)
Setting default fill color
Using Zoho Sheets, I have an extra color in my "other used color" in the color fill drop down as shown here (blue arrow) and this color is always the default color when filling my cell: 2 questions: 1. How do I remove this other color? 2. How do I set the default color? Right now, it defaults to this color and I'm constantly having to change the color to the one I use most often. Thanks!
Sending a set of cells by email
How do i send a selection of specific cells with the code below? Public Sub SendEmail () ThisWorkbook.HasRoutingSlip = True With ThisWorkbook.RoutingSlip .Recipients = Array ("xxxx") 'Digite os ids de e-mail separados por vírgula .Subject = "xxx"' Digite o assunto aqui .Message = "xx" 'Digite sua mensagem aqui .AttachWorkbook = False End With ThisWorkbook.Route End Sub
Where is the spell checker in Zoho Sheet?
I cannot find a spell checker in Zoho Sheet. I did find a 4 years old post asking the same thing with a reply stating it will be added in a future release. It's difficult to understand why after 4 years there is still is no spell checker in Sheets.....or am I missing where it's located?
How to automatically go to the bottom of a Zoho spreadsheet when opening the file
Is there a way to open a Zoho spreadsheet and have it automatically go to the either the bottom row that contains any sort of text or formula? It would work fine if it simply went to the "lowest" row for Column A that contains information. I do see you can use the URL to go to a specific cell (and probably a named cell as well) but I haven't found a way to do what I'm asking. The spreadsheets are fairly dynamic and information is added to them frequently. Another thing that would work would
How to stop scrolling of zoho sheet embedded in a website
I am using zoho sheet as a calculator. I embedded the following html snippet in this website. <iframe width="500" height="400" frameborder="0" scrolling="no" src="https://sheet.zoho.com/publish/rfcircuits.info/pi-match-lp2"> </iframe> The width and height of iframe are adjusted to exactly match the dimensions of the sheet. But even with scrolling="no" option, the sheet is scrolling after embeding in the webpage. Is there a way to avoid scrolling of the sheet inside the web page or atleast hiding
If(AND...) Function - How to Format
Hello, I use the following function in Google Sheets =if(AND($AA18<>"CLOSED",$AA18<>""),GOOGLEFINANCE($B18,"price"),"") Why will it not work in Zoho Sheets? I get this error. =IFERROR(__XLUDF.DUMMYFUNCTION("if(AND($AA18<>\"CLOSED\",$AA18<>\"\"),GOOGLEFINANCE($B18,\"price\"),\"\")");2.65) Thoughts?
If(AND...) Function - How to Format
Hello, I use the following function in Google Sheets =if(AND($AA18<>"CLOSED",$AA18<>""),GOOGLEFINANCE($B18,"price"),"") Why will it not work in Zoho Sheets? I get this error. =IFERROR(__XLUDF.DUMMYFUNCTION("if(AND($AA18<>\"CLOSED\",$AA18<>\"\"),GOOGLEFINANCE($B18,\"price\"),\"\")");2.65) Thoughts?
Linking Workbooks Together
I have a sheet with 4 workbooks in it. Sheet 1, sheet 2 sheet 3 and sheet 4. What I am needing is to set a patter in workbook 4 that is goes down the rows (sheet 4) as Row 1: =Sheet1.A2 Row 2= Sheet 2.A2 Row3= Sheet 3.A2 Row 4= Sheet1.A3 Row5=Sheet2.A3 Row6= Sheet3:A3 and the pattern on and on. When I keep dragging I will get a few in a row then skip then a few in a row correctly. Is there a way to get this pattern to allow me to just keep dragging down as needed?
cursor moves bij re-open file
When I open(phone) a sheet, the cursor stands always at the begin of the file. For example: I close a file while the cursor stands on G278. When I re-open the file, the cursor appears at the beginning of the file instead at G278 where he was closed. Can you help me. Can I change that?
When copying a Zoho sheet file within Zoho, the copied file loses its data validation and conditional formatting
Hello, When I copy a Zoho Sheet file (which contains some cell data validations, conditional formatting and simple formula's) within the same Zoho project folder, the copied has lost it's data validation on some fields and in some cases the formula's cell references have been incremented, meaning I have to do redo a lot of the work again. Is this an existing issue or is there another process I should be using within Zoho when copying files? Many thanks!
How can I print the notes inserted in the cells in Zoho Sheet?
Is there a way to print the notes inserted in a Zoho Sheet documents?
Read/Write access user unable to see data
I have a spreadsheet that has two Read/Write access users. They add data entries to a sheet, which has formulas flowing into summary sheet. Until yesterday, the two users were able to see the data on the data entry sheets, but all the sudden from today, both users wasn't able to see any data above certain row on that sheet. Any suggestion on how to resolve this is welcomed and appreciated. Thank you in advance.
Shared user can't see certain records
Hi I have a shared spreadsheet with two other read/write access users. In the spreadsheet, there is a sheet that is data entry sheet that one of the user inputs data (we will call her User A). Few days ago, User A all the sudden could not see any data above a certain row (but can see row 1 which is the header row) that she inputted. The rows were not hidden or filtered. However, when the data is copied over to a later row in the sheet, user A can see it. User B (the other user with Read Write
Read/Write access users can't see data
Hi, I have a spreadsheet that has two read/write users added. They add data entry for me and I review them online. We haven't had any issues on it until today, and all the sudden, the both read/write users can no longer see the data that's in the spreadsheet above certain rows. They were able to see it fine until yesterday. I as an owner can still see all data on the spreadsheet, and the rows are not hidden or filtered or anything. Please let me know if you know how to resolve this issue.
Expand / Collapse Rows in Spreadsheet
I'd like to be able to collapse rows of categorized data so that I can more easily see all of the categories, with the ability to expand them to see individual rows. When I search, I find this demo, but with no explanation of how to make it https://docs.zoho.com/sheet/published.do?rid=mr778aae12b194b91414e9c4990cfc03e0bd5 For example, this list Item Style Qty Price Total Apple Green 4 0.49 1.96 Apple Red 9 0.35 3.15 Apple Yellow 7 0.49 3.43 Grape Red 100 0.05 5.00 Grape Green 150 0.04 6.00 Total
replace existing
When I would upload a file to Excel online it always ask me if I want to replace the existing file. I don't see this feature in Zoho and was wondering if there is a setting for this. Bruce
Link two Zoho Sheets
Hi I apologise in advance if this has already been asked, however i couldn't find it anywhere. I have data in one Zoho sheet and i was wondering how i get that data into another zoho sheet without losing the data in the original sheet. In excel i would have linked by '='Sheet Name and cell'. If someone could let me know how i do similar in Zoho it would be much appreciated. Thanks in advance. R
Print Preview and Page Breaks in Sheet
Have Page Breaks and Print Preview been developed for Sheet?
Error In Cell Function
Hi Guys, I need to store Filename inside cell, I used "=CELL(FILENAME; A1)" formula, but I'm getting error "#NAME!" . I got that formula in the Zoho Sheet Documentation. https://sheet.zoho.com/sheet/functions Please help to resolve this issue. Thanks in advance. Regards, Termcon
Print with Gridlines
Is there a way to print the spreadsheet with grid lines automatically instead of having to manually add a border for each cell that is printed?
Send workbook draft attachment through email
Hi I love your platform, i saw a code to send the worksheet as an attachment through email like this ThisWorkbook.HasRoutingSlip = True With ThisWorkbook.RoutingSlip .Recipients = Array("xxx@yyy.com","zzz@yyy.com") 'Can send mail to multiple recepients .Subject = "Task completed" .Message = "Mail content" & Target.Row 'Sending cell value in mail '.AttachWorkbook = False ' By default the file will be attached in the mail. If it is not needed then send ' .AttachWorkbook
Sending email with ThisWorkbook.Route problem
Hi i love your platform, i have this code: Public Sub email() ThisWorkbook.save ThisWorkbook.HasRoutingSlip = True With ThisWorkbook.RoutingSlip .Recipients = Array("gfdsgdsf@dsf.com") .Subject = "l" .Message = "" .AttachWorkbook = True End With ThisWorkbook.Route End Sub The problem is, when i am loggen in it works, but when i am logged out it gives an "unknown error" on the ThisWorkbook.Route line and the email isnt sent can this be fixed? Thank you very much.
Indian Mutual fund tracking
Hi Friends, Is there a way we can track Mutual Fund investments in ZOHO sheets automatically?
"unknown error" on vba script
Any idea why I get "unknown error" on line 32? Option Explicit Sub updateCSV() Dim wb As Workbook Dim ws As Worksheet Dim newWS As Worksheet Dim i As Long Dim z As Long Dim lr As Long Dim desc As Variant, created As Variant, amt As Variant, fee As Variant 'Set Objects Set wb = ActiveWorkbook Set ws = wb.ActiveSheet Set newWS = Sheets.Add 'Vars -> Assumes headers are in row 1 desc = Application.Match("Customer Description", ws.Rows(1), 0) created = Application.Match("Created (UTC)", ws.Rows(1), 0)
Insert Current Date and Time
Here is a quick tip on inserting the current date and/or current time inside a cell. Select a cell where you want to insert the current date/time. Press Ctrl+; to insert the current date. Press Ctrl+Shift+; to insert the current time. To insert both current date and time inside a cell, press Ctrl+; followed by a space and then press Ctrl+Shift+; Note that this is a static date/time and the value will not change as time passes by. However, if you want to have the current date or time to be automatically
Importrang
Any small business that runs its business with spreadsheets will always use importrange to consolidate data. Why Zoho is not included this at all?
CONECT 2 SPREADSHEETS IN ZOHO SHEETS
Hi I have a document called "Insurance", and another called "database". What I want is that the information in some of the colums of the document "database" transfer the information to the document called "insurance" in a way that when I write something in "database" automatically the document "insurance" get updated. How can I do this?
Next Page