ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   access partition function (https://www.excelbanter.com/excel-worksheet-functions/129151-access-partition-function.html)

[email protected]

access partition function
 
I have been using the Partition function in Access a lot. Is there
an
equivalent function in Excel and can you please show me how to use it
in Excell.

Thanks,


Pago


SongBear

access partition function
 
Hi Sofia
You might check out the FREQUENCY and HISTOGRAM functions in Excel help.
They look to be similiar to the Partition VBA function that you are using,
judging by the description of Partition in VBA help. (I have never used
Partition)
Please note that the HISTOGRAM function is only available with the Aalysis
ToolPak loaded.
You obviously know how to use Access, but I do not know how familiar you are
with Excel, so if you need a general discussion of using statistical
functions in Excel, please see:
http://office.microsoft.com/training...RC010919231033
for information on how to use Excel statistical functions.
Please let us know if this helps or if you need clarification or further help.
SongBear


" wrote:

I have been using the Partition function in Access a lot. Is there
an
equivalent function in Excel and can you please show me how to use it
in Excell.

Thanks,


Pago



SongBear

access partition function
 
Hi Pago,
Sorry, I used the wrong name, too many windows open, but that was the answer
meant for this question. (Now I have to go find out where the Sofia window
went...)
SongBear

"SongBear" wrote:

Hi Sofia
You might check out the FREQUENCY and HISTOGRAM functions in Excel help.
They look to be similiar to the Partition VBA function that you are using,
judging by the description of Partition in VBA help. (I have never used
Partition)
Please note that the HISTOGRAM function is only available with the Aalysis
ToolPak loaded.
You obviously know how to use Access, but I do not know how familiar you are
with Excel, so if you need a general discussion of using statistical
functions in Excel, please see:
http://office.microsoft.com/training...RC010919231033
for information on how to use Excel statistical functions.
Please let us know if this helps or if you need clarification or further help.
SongBear


" wrote:

I have been using the Partition function in Access a lot. Is there
an
equivalent function in Excel and can you please show me how to use it
in Excell.

Thanks,


Pago



Dana DeLouis

access partition function
 
I believe Excel's Partition function works the same as Access's.

Sub Demo()
Dim S As String
S = Partition(23, 0, 100, 10)
Debug.Print S
End Sub

20: 29

The number 23 falls in the Range 20:29

--
HTH :)
Dana DeLouis
Windows XP & Office 2003


wrote in message
oups.com...
I have been using the Partition function in Access a lot. Is there
an
equivalent function in Excel and can you please show me how to use it
in Excell.

Thanks,


Pago





All times are GMT +1. The time now is 07:09 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com